-
MCS
MCS-51单片机汇编语言数码管时钟显示程序-MCS-51 single-chip digital control assembly language clock display program
- 2023-06-14 08:05:04下载
- 积分:1
-
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用...
用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。
原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。
因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-(
编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。
打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
- 2023-04-01 14:55:03下载
- 积分:1
-
P87LPC764 single
单片机p87lpc764制作的自动绕线机,结构简单,功能齐全-P87LPC764 single-chip produced by automatic winding machine, simple structure, a full-featured
- 2022-01-22 00:13:45下载
- 积分:1
-
超声波测距 利用 送接受的时间 差计算得到距离
超声波测距 利用 送接受的时间 差计算得到距离-Ultrasonic Ranging acceptable use to send the time difference calculated by the distance
- 2022-06-20 20:47:05下载
- 积分:1
-
- 2023-08-17 23:00:02下载
- 积分:1
-
单片机实验:定时/寄存器8253。原代码,ASM文件。
单片机实验:定时/记数器8253。的原程序代码,ASM文件。-SCM Experiment : Timing/Register 8253. The original code, ASM file.
- 2022-03-05 19:43:07下载
- 积分:1
-
利用JHD12864M1液晶串行接口方式画出存放在数组里的图形~
利用JHD12864M1液晶串行接口方式画出存放在数组里的图形~-LCD serial interface using JHD12864M1 stored in an array of ways to draw in the graphics ~
- 2022-09-26 04:20:03下载
- 积分:1
-
51 SCM and its C language programming examples of the first 6 chapters
51单片机及其C语言程序开发实例第6章节-51 SCM and its C language programming examples of the first 6 chapters
- 2022-08-10 23:05:39下载
- 积分:1
-
一篇关于步进电机的细分,驱动,加速,减速的文章。
一篇关于步进电机的细分,驱动,加速,减速的文章。-An article on the breakdown of stepper motors, drives, speed up, slow down the article.
- 2022-03-15 20:03:51下载
- 积分:1
-
51单片机可在线编程多功能实验板使用手册
内附多个实验程序(供初学者参考)...
51单片机可在线编程多功能实验板使用手册
内附多个实验程序(供初学者参考)-51 Single-chip can be online programming multi-function board user manual containing a number of experimental procedures (for beginners reference)
- 2022-01-26 06:01:40下载
- 积分:1