-
At24c01的详细资料,希望对大家有用
At24c01的详细资料,希望对大家有用-At24c01 detailed information, in the hope that useful to everybody
- 2023-02-26 05:20:04下载
- 积分:1
-
cpu采用扫描方式进行按键查询,按键扫描程序
cpu采用扫描方式进行按键查询,按键扫描程序-cpu manner by scanning button inquiries button scanner
- 2022-02-11 11:39:17下载
- 积分:1
-
一个很不错的按键单片机C程序
一个很不错的按键单片机C程序-a very good button SCM C Program
- 2023-05-11 07:25:03下载
- 积分:1
-
C8051F06X microcontroller programming, the watchdog module source code
C8051F06X单片机编程,看门狗模块源代码-C8051F06X microcontroller programming, the watchdog module source code
- 2022-01-25 22:52:08下载
- 积分:1
-
1332 LCD测试程序,驱动芯片SED1520
1332 LCD测试程序,驱动芯片SED1520-1332 LCD testing procedures SED1520 Driver IC
- 2022-08-25 07:17:32下载
- 积分:1
-
民航二所单片机驱动开发
民航二所单片机驱动开发-CAD 2 Microprocessor Development
- 2022-01-26 03:32:18下载
- 积分:1
-
Singlechip in spi can be used to prepare the data manual.
单片机在spi编写的可以用到的数据手册。-Singlechip in spi can be used to prepare the data manual.
- 2022-02-07 00:52:30下载
- 积分:1
-
51系列单片机实验课程:串口
(通过计算机与试验箱相连,互相收发信息)...
51系列单片机实验课程:串口
(通过计算机与试验箱相连,互相收发信息)-51 Series single-chip experimental curriculum: serial (through the computer and the chamber connected to each other to send and receive information)
- 2022-03-29 02:46:43下载
- 积分:1
-
单片机和GPS接收机构成的车载卫星定位系统
单片机和GPS接收机构成的车载卫星定位系统-Single-chip GPS receiver and the vehicle constitutes a satellite positioning system
- 2022-07-14 20:38:00下载
- 积分: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