-
TM160 OCCWUGWA1 and uc1698资料和驱动程序
TM160 OCCWUGWA1 and uc1698资料和驱动程序-TM160160OCCWUGWA1 and uc1698 Driver
- 2022-12-28 20:05:04下载
- 积分: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系列单片机的温度传感器项目代码,经过项目验证可以直接放心使用,用c写成...
51系列单片机的温度传感器项目代码,经过项目验证可以直接放心使用,用c写成-51 microcontroller series of temperature sensors item code can be verified through direct projects to worry about, written with c
- 2022-04-09 00:10:39下载
- 积分:1
-
用于单片机32bit内的快速开方(C51)
用于单片机32bit内的快速开方(C51)-32bit MCU for the rapid evolution (C51)
- 2022-06-21 07:57:56下载
- 积分:1
-
8051
8051-step motor-..........................................
- 2022-01-26 05:45:44下载
- 积分:1
-
本文档是翻译后的ATMEL的8bit单片机atmega16l的中文数据手册,供参考...
本文档是翻译后的ATMEL的8bit单片机atmega16l的中文数据手册,供参考-this document is the chinese spec of atmega16l
- 2022-03-20 10:58:21下载
- 积分:1
-
基于51单片机的温度和电压采集与循环显示的控制程序,其中温度传感器为LMA95,采用I2C总线传输,显示器为8段LED数码管...
基于51单片机的温度和电压采集与循环显示的控制程序,其中温度传感器为LMA95,采用I2C总线传输,显示器为8段LED数码管-51 single-chip-based temperature and voltage of the cycle of acquisition and display of the control procedures, including temperature sensors for LMA95, using I2C bus transmission, display for the 8 LED digital tube
- 2022-01-24 14:42:39下载
- 积分:1
-
这是一个用VHDL语言写的LCD程序,希望对大家有所帮助
这是一个用VHDL语言写的LCD程序,希望对大家有所帮助-This is a VHDL language used to write the LCD process, and they hope to help everyone
- 2022-11-27 22:15:03下载
- 积分:1
-
AVR单片机应用系统开发典型实例_3
AVR单片机应用系统开发典型实例_3 -AVR Singlechip classic example of application systems development _3
- 2023-08-04 11:05:04下载
- 积分:1
-
本文介绍了ISP编程的方法,以及在SST和…
本文介绍了ISP程序设计方法,以及在SST和STC单片机上的具体实现方法-This paper introduces the ISP programming method, as well as in the SST and the STC on the concrete realization of single-chip approach
- 2022-01-24 18:12:22下载
- 积分:1