-
Series Singlechip c8051f06x procedures, including the header files and ad some c...
c8051f06x系列单片机的程序,包括头文件和ad转换等一些常见的,一共有三个-Series Singlechip c8051f06x procedures, including the header files and ad some common conversion, a total of three
- 2022-05-21 15:03:38下载
- 积分:1
-
HDLC协议英文原版。希望对大家有帮助。
HDLC协议英文原版。希望对大家有帮助。-English original HDLC protocol. Hope everyone has to help.
- 2022-01-28 05:57:18下载
- 积分:1
-
89c51的t6963驱动程序 图形写入方式,直接数据水平及垂直方向坐标,并将字库代码地址写入dptr便可使用。 作者:周长盛...
89c51的t6963驱动程序 图形写入方式,直接数据水平及垂直方向坐标,并将字库代码地址写入dptr便可使用。 作者:周长盛-89c51 the driver graphics writing, direct data horizontal and vertical coordinates of the direction and character code addresses will be used to write dptr. Author : Zhou Changsheng
- 2022-05-30 01:32:04下载
- 积分:1
-
本人做的一款LED控制程序,具有温度,日期,每天8次定时开关,使用期限设定,密码保护等等。...
本人做的一款LED控制程序,具有温度,日期,每天8次定时开关,使用期限设定,密码保护等等。-new LED control procedures, the temperature, date, the 8th day timer switch, the deadline set use, password protection and so on.
- 2022-09-01 18:40:03下载
- 积分:1
-
软件滤波文件
软件滤波文件
-software filter paper
- 2022-09-04 22:15:02下载
- 积分:1
-
使用protel99软件编辑的原理电路图,希望对各位有助于电路图的学习和开发...
使用protel99软件编辑的原理电路图,希望对各位有助于电路图的学习和开发-The use of the principle of circuit protel99 software editor, in the hope you will help the study and development of circuit
- 2022-07-14 06:56:21下载
- 积分:1
-
This is one of the PIC16F877 microcontroller and serial communication program
这是一个有关PIC16F877单片机与串口通讯程序-This is one of the PIC16F877 microcontroller and serial communication program
- 2023-07-02 16:00:02下载
- 积分:1
-
含PPT和书籍插图,
含PPT和书中的例图,《基于PROTEUS的电路及单片机系统设计与仿真》随书光盘-Containing PPT and book illustration,
- 2022-01-25 21:33:19下载
- 积分:1
-
C8051f020 is based on the 51 nuclear industry eight most high
C8051f020是基于51核的业界8位单片机最高速的,指令执行速度25MIPS。这个程序包是新华龙公司提供的,需要购买900元的开发系统才会赠送此文件包,先上传。可以用keil软件打开或者去www.xhl.com.cn下载IDE软件打开工程ps---c文件直接用记事本就ok啦^_^,里面有温度传感,步进电机等等源代码,方面移植!^_^-C8051f020 is based on the 51 nuclear industry eight most high-speed microcontroller, instruction execution speed MIPs. This package is a new company providing the Hualong, you need to buy 900 yuan development system will give this package, the first upload. Keil software can be used to open or download IDE www.xhl.com.cn open software engineering-- c ps documents directly on the notebook ok-- ^ _ ^, inside temperature sensor, stepper motors, etc. source code, area transplant! ^ _ ^
- 2022-05-24 20:47: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