-
AT91SAM7S256开发板基础demo,已验证
AT91SAM7S256开发板基础demo,已验证-AT91SAM7S256 development board based on demo, verified
- 2022-09-10 02:50:03下载
- 积分:1
-
HT1622头文件,HT1622液晶显示模块底层函数
HT1622头文件,HT1622液晶显示模块底层函数 -HT1622 header files
- 2022-10-25 11:30:03下载
- 积分:1
-
51单片机的编程规范,对初学51编程有帮助。
51单片机的编程规范,对初学51编程有帮助。-51 microcontroller programming norms for beginners 51 programming help.
- 2022-07-12 23:52:16下载
- 积分:1
-
一些实用的51单片机接口源程序,里面附有文档说明,很好的开发参考资料...
一些实用的51单片机接口源程序,里面附有文档说明,很好的开发参考资料-51 microcontroller interface source inside with documents show that the development of good reference
- 2022-05-21 22:14:17下载
- 积分:1
-
台湾凌阳十六位单片机简单的A_D D_A的程序,对初学者有用。
台湾凌阳十六位单片机简单的A_D D_A的程序,对初学者有用。-Taiwan Sunplus 16 SCM A_D D_A simple procedure, useful for beginners.
- 2022-11-24 12:50:03下载
- 积分:1
-
C语言编写的DS18B20温度传感器的程序,用的是AVR的MEGA16单片机
C语言编写的DS18B20温度传感器的程序,用的是AVR的MEGA16单片机-C language DS18B20 Temperature Sensor procedures, using the AVR Singlechip MEGA16
- 2022-04-21 11:46:53下载
- 积分:1
-
定时器设置,适合初学者学习,演示定时器及中断,使用KEIL C编写...
定时器设置,适合初学者学习,演示定时器及中断,使用KEIL C编写-timer settings for beginners to learn, and the timer interrupt demonstration, the use of C prepared KEIL
- 2022-05-08 14:16:23下载
- 积分:1
-
Keil c6.20c embed compilation methods
keil c6.20c 直接嵌入汇编的方法-Keil c6.20c embed compilation methods
- 2022-05-14 19:34:29下载
- 积分:1
-
本程序是一个WGM
本程序是一个WGM-12864LCD的驱动程序。不带字库。用了一晚上的时间终于调出来了。能显示汉字图片。给大家共享享。-This procedure is a WGM-12864LCD drivers. Without the font. Spent one night finally tune out. Can display Chinese characters picture. To the U.S. share entitlements.
- 2022-01-28 12:00:41下载
- 积分: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