-
这是基于89C51单片机的实用热水器监视器源程序,程序由汇编语言编写...
这是基于89C51单片机的实用热水器监视器源程序,程序由汇编语言编写-This is based on the 89C51 of usable water heater monitors source, procedures prepared by the assembly language
- 2022-09-28 06:00:03下载
- 积分:1
-
pid,用于飞思卡尔智能车比赛,学习资料
pid,用于飞思卡尔智能车比赛,学习资料-pid, for Freescale" s Smart car
- 2022-01-28 01:37:31下载
- 积分:1
-
这也是MICROCHIP 单片机的C 编译器。 它集成了大部份的函数,使用非常方便。 用于多种PIC 系列单片机...
这也是MICROCHIP 单片机的C 编译器。 它集成了大部份的函数,使用非常方便。 用于多种PIC 系列单片机-It is C compiler of MICROCHIP single chip.It integrated most of functions,so it is convenient,it is used for kinds of PIC singlechip.
- 2023-06-27 18:25:02下载
- 积分:1
-
lcm显示功能,用于单片机与嵌入式应用系统。可自由显示图形和文本。...
lcm显示功能,用于单片机与嵌入式应用系统。可自由显示图形和文本。-LCM display function for the single-chip and embedded applications. Be free to display graphics and text.
- 2023-02-10 06:15:03下载
- 积分:1
-
This document is a thesis, complete hardware and software, took a month to compl...
该文档是一篇毕业论文,硬件和软件齐全,历时一个月完成,非常不错-This document is a thesis, complete hardware and software, took a month to complete, very good
- 2023-03-16 22:55:03下载
- 积分:1
-
拼音输入法 用于C51的编程 希望大家喜欢
拼音输入法 用于C51的编程 希望大家喜欢-Pinyin input method for C51 programming hope everyone likes
- 2022-01-22 16:21:13下载
- 积分:1
-
串行IIc总线型EEPROM24c02的读写汇编源程序,并由按键控制读写操作。...
串行IIc总线型EEPROM24c02的读写汇编源程序,并由按键控制读写操作。-Serial Bus type IIc EEPROM24c02 compilation of source code to read and write, and write control buttons.
- 2022-10-03 03:40:03下载
- 积分:1
-
数码管的显示操作,同时也有按键操作程序,通过单片机控制可以直接进行显示
数码管的显示操作,同时也有按键操作程序,通过单片机控制可以直接进行显示-Digital tube display operation, but also has key operating procedures, can be directly controlled through the single-chip display
- 2023-07-27 13:15:03下载
- 积分:1
-
MSP430全系列下载器,MSP430全系列下载器
MSP430全系列下载器,MSP430全系列下载器-Download a full range of MSP430 devices, MSP430 series downloader
- 2023-07-23 15:55:03下载
- 积分: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