-
C8051F040单片机定时器的应用。
c8051f040单片机的定时器应用程序。-C8051F040 MCU timer application.
- 2022-11-03 20:10:03下载
- 积分:1
-
very good c program for software
very good c program for software-very good c program for software77
- 2022-01-23 11:22:21下载
- 积分:1
-
在32019T(SED1335驱动)上显示BMP图象,假设图象数据已固化在FlashROM中。
在32019T(SED1335驱动)上显示BMP图象,假设图象数据已固化在FlashROM中。-In 32019T (SED1335 driver) display BMP images, the assumption that image data has been curing in the FlashROM.
- 2022-06-16 13:04:41下载
- 积分:1
-
Avr_atmel_小型OS,编译通过。
Avr_atmel_小型OS,编译通过。-Avr_atmel_ small OS, compiler through.
- 2022-06-14 17:27:57下载
- 积分:1
-
DS18B20+1602 show+ proteus simulation
DS18B20+1602显示+proteus仿真-DS18B20+1602 show+ proteus simulation
- 2022-01-26 05:43:47下载
- 积分:1
-
PCF8563 clock chip
PCF8563时钟芯片的驱动 头文件用mega16单片机-PCF8563 clock chip-driven header files using SCM mega16
- 2022-01-23 11:04:31下载
- 积分:1
-
MCS51单片机的汇编语言源程序
MCS51单片机的宏汇编器源程序-MCS51 the macro assembler source
- 2022-09-10 04:45:03下载
- 积分: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
-
EDN板子做的1602显示时钟 温度,可参考
EDN板子做的1602显示时钟 温度,可参考-EDN board to do the 1602 show the clock temperature, may refer to
- 2022-10-30 21:25:02下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID
参数必须由具体对象通过实验确定。-It is found from the Internet a more typical PID process, as a control in the use of single-chip cpu, please make some simplification, the specific parameters of the PID must be determined through experiments at specific audiences.
- 2022-07-08 22:39:16下载
- 积分:1