-
state machine based on the SAA3010 infrared remote control procedures
基于状态机的SAA3010红外遥控接收程序-state machine based on the SAA3010 infrared remote control procedures
- 2022-03-24 04:51:07下载
- 积分:1
-
以数字形式显示时、分、秒时间,十位、个位备用一个数码管显示,分秒为一个60进制计数器,小时为一个“十二翻一”计数器
扩展功能:闹钟、仿电子钟报时、触摸报整点...
以数字形式显示时、分、秒时间,十位、个位备用一个数码管显示,分秒为一个60进制计数器,小时为一个“十二翻一”计数器
扩展功能:闹钟、仿电子钟报时、触摸报整点时数和自动报整点时数-clock
- 2022-02-04 04:32:23下载
- 积分:1
-
实现stc12c5410ad/stc12c2051单片机ad转换和pwm功能
实现stc12c5410ad/stc12c2051单片机ad转换和pwm功能-Single-chip implementation stc12c5410ad/stc12c2051 function ad conversion and pwm
- 2022-02-15 07:34:30下载
- 积分:1
-
PICC real function introduce Chinese! Is the time to buy ICD2 gift of genuine co...
真正的PICC函数中文介绍!是购买ICD2时候赠送的正版内容-PICC real function introduce Chinese! Is the time to buy ICD2 gift of genuine content
- 2022-05-25 01:07:05下载
- 积分:1
-
在51单片机的P0口连接上LED,通过本程序对LED进行点亮、判断操作,来测试P0口的引脚。...
在51单片机的P0口连接上LED,通过本程序对LED进行点亮、判断操作,来测试P0口的引脚。-Drive LEDs via P0 port of 51 MCU, to test prot 0.
- 2022-12-21 16:45:03下载
- 积分:1
-
SCM control procedures drive, drive through the realization of the key players,...
单片机控制光驱程序,通过按键实现光驱的播放,暂停,出仓,快进,后退等功能-SCM control procedures drive, drive through the realization of the key players, suspended from the warehouses, fast forward, rewind functions
- 2022-03-03 13:26:31下载
- 积分:1
-
usb interface application documents for reference us b interface application doc...
usb接口应用文件供参考 usb接口应用文件供参考-usb interface application documents for reference us b interface application documents for reference
- 2022-09-25 05:05:02下载
- 积分:1
-
基于AD9850的数字信号解码源代码生成器。编译。
基于AD9850的数字信号发生器c51原代码。编译通过。-based on the AD9850 digital signal decoder source code generator. Compile.
- 2022-05-16 18:41:13下载
- 积分:1
-
a filesystem about USB chip sl811 and 51
sl811usb芯片与51的文件系统-a filesystem about USB chip sl811 and 51
- 2022-03-18 06:34:18下载
- 积分: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