-
点阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号...
点阵显示汉字程串口输出字符数据,P2口输出行扫描信号,P0_0输出595锁存信号-Dot-matrix display Chinese characters-way serial output data, P2 I scan signal output line, P0_0 latch 595 output signal
- 2022-04-13 07:44:01下载
- 积分:1
-
简单的入门例程,初学者的必看。。。。。。关于51单片机的C语言开发...
简单的入门例程,初学者的必看。。。。。。关于51单片机的C语言开发-Introduction to simple routine, the must-see for beginners
- 2023-06-23 21:40:05下载
- 积分:1
-
51单片机用串口接收645规约。已经调试好 有详细的说明
51单片机用串口接收645规约。已经调试好 有详细的说明-51 single-chip receiver with serial port 645 of the Statute. Already have good debugging detail
- 2022-09-08 10:30:02下载
- 积分:1
-
12864液晶中文字库。以及一些液晶的控制方法
12864液晶中文字库。以及一些液晶的控制方法-12864 LCD English font
- 2022-01-23 10:32:23下载
- 积分:1
-
用AT89C2051设计的PC
用AT89C2051设计的PC-AT键盘源代码-AT89C2051 design with the PC-AT keyboard source code
- 2022-08-24 19:02:26下载
- 积分:1
-
开发工具vs2005 语言为vc 主要功能为通过usb实现对ezusbfx2的控制,输入输出控制值得一学。...
开发工具vs2005 语言为vc 主要功能为通过usb实现对ezusbfx2的控制,输入输出控制值得一学。-Vc language development tools, vs2005 main function is to achieve ezusbfx2 through usb control, input and output control is worth a study.
- 2022-07-19 03:28:46下载
- 积分:1
-
程序包括的内容是单片机与电脑通过串口通讯的程序,读者可以很容易将此代码移植到自己的系统上。...
程序包括的内容是单片机与电脑通过串口通讯的程序,读者可以很容易将此代码移植到自己的系统上。-Procedures, including the content is single-chip serial communication with the computer through the process, readers can easily transfer this code to your system.
- 2022-02-07 05:06:11下载
- 积分:1
-
AVR单片机控制发光二极管的源代码
AVR单片机控制发光二极管的源代码-AVR control LED source code
- 2022-07-10 08:56:28下载
- 积分: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
-
MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序
MCU与PC键盘通信程序,接口为PS/2;I2C通用驱动程序-MCU with a PC keyboard communication procedures, interface for PS/2; I2C common driver
- 2022-03-25 21:08:30下载
- 积分:1