-
对lmd18200t数据表
data sheet of LMD18200T
- 2022-04-27 17:11:17下载
- 积分: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
-
51 running real
51运行的实时操作系统,对原代码进行了详细描述。
- 2022-07-02 06:04:55下载
- 积分:1
-
pic 18系列中文的4520介绍,台湾的资料
pic 18系列中文的4520介绍,台湾的资料-pic 18 series of 4520 introduced the Chinese, Taiwan" s information
- 2023-08-29 21:20:05下载
- 积分:1
-
Sunplus 16
凌阳16位机 SPL501驱动程序-显示字符-Sunplus 16-bit machine SPL501 driver- display characters
- 2022-03-18 07:50:48下载
- 积分:1
-
标准frescale单片机的I2C总线程序
标准frescale单片机的I2C总线程序-frescale MCU standard I2C bus procedures
- 2022-06-15 16:32:18下载
- 积分:1
-
51的C语言教程,对各位初学51的新人来说,是一本很好的指导教材。...
51的C语言教程,对各位初学51的新人来说,是一本很好的指导教材。-51 C language classes, beginner to you and the 51 newcomers, it is a very good guidance materials.
- 2023-06-15 01:25:03下载
- 积分:1
-
USB开发D12的结构
USB开发D12的结构-USB D12 structure
- 2022-02-02 02:57:23下载
- 积分:1
-
CPU的code banking技术实例:
This Zip file contains five (3) folders:
FastChi...
CPU的code banking技术实例:
This Zip file contains five (3) folders:
FastChip Project Files
* This folder contains a folder called "Bank" that
should be moved into:
FastChipProjects
Keil Project Files
* These files are to be put into the directory of
your choice and the project is to be opened from
within Keil
Hex Files
* These files are the output of Keil. If you do not
want to compile and link all of the code, these files
can be loaded into FastChip directly
-CPU examples of code banking technology: This Zip file contains five (3) folders: FastChip Project Files* This folder contains a folder called
- 2022-11-23 17:10:03下载
- 积分:1
-
MSP430系列单片机接口技术及系统设计实例电子版书籍
MSP430系列单片机接口技术及系统设计实例电子版书籍-MSP430 MCU interface technology and system design example the electronic version of books
- 2022-07-07 13:05:05下载
- 积分:1