-
C8051F06X microcontroller programming, the watchdog module source code
C8051F06X单片机编程,看门狗模块源代码-C8051F06X microcontroller programming, the watchdog module source code
- 2022-01-25 22:52:08下载
- 积分: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
-
该代码为温湿度传感器采集程序,包括测量温度、湿度等功能。...
该代码为温湿度传感器采集程序,包括测量温度、湿度等功能。-The code for the temperature and humidity sensor acquisition procedures, including measurement of temperature, humidity and other functions.
- 2022-03-01 13:20:13下载
- 积分:1
-
application, DAC Application
sunplus spce061a 应用,DAC应用实例-application, DAC Application
- 2022-08-11 11:44:21下载
- 积分:1
-
这个是由MSP430 单片机实现控制的可以转为显示的日历系统 功能稳定...
这个是由MSP430 单片机实现控制的可以转为显示的日历系统 功能稳定-MSP430 can achieve control of the calendar to show the stability of the system function
- 2022-01-25 23:40:04下载
- 积分:1
-
This is a MCU51 C language programming information available in single
这是一个MCU51 C语言编程方面的资料,可供在单片机设计方面的人员参考-This is a MCU51 C language programming information available in single-chip design reference
- 2023-03-19 18:15:04下载
- 积分:1
-
帮助初学PIC单片几的人快速入门,同时也可以为有经验的工程师提供产考....
帮助初学PIC单片几的人快速入门,同时也可以为有经验的工程师提供产考.-PIC chip to help beginners a few people get started quickly, but also for experienced engineers to provide production test.
- 2022-01-26 01:29:16下载
- 积分:1
-
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味...
使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
- 2022-01-28 19:06:49下载
- 积分:1
-
51 microcontroller simulation I2C bus interface function, fringe integrity Notes...
51单片机的模拟I2C总线接口函数,附带完整注释。-51 microcontroller simulation I2C bus interface function, fringe integrity Notes.
- 2022-03-11 06:02:24下载
- 积分:1
-
串口通讯的上位机软件,希望你能用的上,是用V++写的,
串口通讯的上位机软件,希望你能用的上,是用V++写的,-The host computer serial communication software, I hope you can use the upper, is written in V++, thank you
- 2023-04-24 11:40:03下载
- 积分:1