-
Single
单片机控制的步进电机 不是很完善 但是能实现基本功能-Single-chip stepper motor control is not very perfect but can realize the basic functions of
- 2023-06-27 00:00:03下载
- 积分:1
-
keilc51编译的51单片机读条码枪源程序
keilc51编译的51单片机读条码枪源程序-keilc51 compiled 51 microcontroller read barcode gun source
- 2022-07-02 11:00:35下载
- 积分:1
-
320240简单演示程序(8080时序)
320240简单演示程序(8080时序)-320240 simple demo program (8080 timing)
- 2022-02-10 13:50:33下载
- 积分:1
-
设计应用接口作为16位二进制编码器的输出口,并用该接口作为LED七段显示器的输出口,循环显示编码结果...
设计应用接口作为16位二进制编码器的输出口,并用该接口作为LED七段显示器的输出口,循环显示编码结果-Application Interface Design as a 16-bit binary encoder output, and the interface as a Seven-Segment LED display output cycle coding results show
- 2022-01-26 06:23:49下载
- 积分:1
-
interrupt function of AVR
AVR中断函数,很好用的,真的! -interrupt function of AVR
- 2023-06-07 18:00:02下载
- 积分:1
-
直流电机的开环控制c51远代码,调试通过,放心使用。
直流电机的开环控制c51远代码,调试通过,放心使用。-DC motor control of open-loop far decoder code debugging through reassured use.
- 2022-03-23 14:15:29下载
- 积分:1
-
SST89E58RD仿真器制作PCB,描述和控制程序可以…
SST89E58RD仿真器的制作有关的PCB,说明和监控程序,可以用来对51单片机进行仿真-SST89E58RD simulator produced the PCB, description and control procedures can be used for 51 single-chip simulation
- 2022-08-24 12:21:37下载
- 积分:1
-
详细分析了CAN驱动源码,中文注释,附SJA1000电路连接图
详细分析了CAN驱动源码,中文注释,附SJA1000电路连接图-analysis the source code of can bus driver, and do comment in Chinese,the circuit of SJA1000 is added,too!
- 2022-09-12 08:40:03下载
- 积分:1
-
一个简单的射击游戏,但必须和操作系统配合使用,可以学习算法。...
一个简单的射击游戏,但必须和操作系统配合使用,可以学习算法。-a simple shooting game, but must be used in conjunction with the operating system and can be learning algorithm.
- 2022-05-10 10:32:58下载
- 积分: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