-
LT_1B msp430开发板例子程序-TB5
LT_1B msp430开发板例子程序-TB5
- 2022-04-22 14:36:04下载
- 积分:1
-
使用汇编语言的89C2051LED显示程序源码
使用汇编语言的89C2051LED显示程序源码-The use of assembly language source 89C2051LED display program
- 2023-04-29 05:35:03下载
- 积分:1
-
2812原理图,对初学者有很大的帮助,尤其刚开始玩2812对硬件不熟的朋友...
2812原理图,对初学者有很大的帮助,尤其刚开始玩2812对硬件不熟的朋友-2812 schematic diagram of great help for beginners, in particular, began playing a friend unfamiliar with 2812 pairs of hardware
- 2022-04-25 07:35:13下载
- 积分:1
-
Human Interface Devices
HIDTHIS SPECIFICATION IS PROVIDED “AS IS” WITH NO WARRANTIES
WHATSOEVER INCLUDING ANY WARRANTY OF MERCHANTABILITY,
FITNESS FOR ANY PARTICULAR PURPOSE, OR ANY WARRANTY
OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION, OR
SAMPLE.-Human Interface Devices
- 2023-09-04 11:30: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
-
基于MCS―51系列单片机的按键程序,包括扫键,按键算法等一系例思想和代码。...
基于MCS―51系列单片机的按键程序,包括扫键,按键算法等一系例思想和代码。-Based on MCS-51 series single-chip key procedures, including the sweep key, key algorithm, such as Example 1 Department of ideas and code.
- 2022-03-04 10:43:07下载
- 积分:1
-
一个简单实用的单片机键盘扫描程序。键盘为4*4扫描的键盘,通过行列扫描进行键码判断,并通过串行口或者485信号输出键码。应用于银行系统。...
一个简单实用的单片机键盘扫描程序。键盘为4*4扫描的键盘,通过行列扫描进行键码判断,并通过串行口或者485信号输出键码。应用于银行系统。-A simple and practical single-chip microcomputer keyboard scanner. 4* 4 keyboard for keyboard scanning, scan through the ranks to determine the key code and, through the serial port or a key code signal output 485. Applies to the banking system.
- 2022-03-21 13:46:11下载
- 积分:1
-
一个读写器的读卡器源代码,单片机接口全部输入输出,低…
一个CPU卡读卡器源代码,接口全部由单片机IO模拟实现,成本极低-a CPU card reader source code, microcontroller interface all IO simulation, low cost
- 2023-05-04 16:20:03下载
- 积分:1
-
LPC915 I2C module configuration from the plane at the interface can be directly...
LPC915的I2C模块配置为从机时的接口程序
可直接添加到工程里使用-LPC915 I2C module configuration from the plane at the interface can be directly added to the used in the project
- 2022-06-02 22:38:24下载
- 积分:1
-
AVR单片机GCC编程参考手册,非常适合做的再发展…
AVR GCC编程参考手册,非常适合做开发参考-AVR GCC programming reference manual, is well suited to do the development of reference
- 2022-02-27 02:49:26下载
- 积分:1