-
in our company do C51 microcontroller refueling procedures
这是我在我们公司做的C51加油单片机程序-in our company do C51 microcontroller refueling procedures
- 2022-03-26 08:51:43下载
- 积分:1
-
英飞凌C166之XC164CS串口通讯程序
英飞凌C166之XC164CS串口通讯程序-Infineon C166
- 2022-08-23 23:49:39下载
- 积分: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
-
usb
usb-串 口 转 换pcb板 图,pcb格式-usb-serial conversion pcb map, pcb format
- 2023-04-19 00:05:03下载
- 积分:1
-
Implementing Vision2 DLLs for Visual borland c builder
为Visual borland c builder实现Vision2 DLL
- 2022-05-14 13:15:16下载
- 积分:1
-
自制小时钟 可以遥控调节时间,采用315M 2262 ,2272 收发模块 发来给新手看看...
自制小时钟 可以遥控调节时间,采用315M 2262 ,2272 收发模块 发来给新手看看 -Self-made small-time clock can be adjusted remotely, using 315M 2262, 2272, sent to the transceiver module to see if novice
- 2023-06-05 16:20:03下载
- 积分:1
-
本人从网上收集的关于Keil
本人从网上收集的关于Keil-C51的相关教程,对初学者很有帮助-I gathered from the Internet on the Keil-C51 related tutorials, very helpful for beginners
- 2023-01-04 14:35:04下载
- 积分:1
-
作品简介:基于51单片机的信号发送器,理论距离是3000米,实际受到现实的干扰,信号发送距离降缩短到1500米以上.可以配备多个接收器,实现多机通讯....
作品简介:基于51单片机的信号发送器,理论距离是3000米,实际受到现实的干扰,信号发送距离降缩短到1500米以上.可以配备多个接收器,实现多机通讯.
作品作用:例如手动输入A,B,C,D 80个不同的信号,启动发送,那么配备的多个接收器能接收到这80个信号.
-Work Description: 51 single-chip microcomputer-based signal transmitter, theoretical distance is 3000 meters, the actual interference by the reality, the signal sent down to shorten the distance to 1,500 meters. Can be equipped with multiple receivers, the realization of multi-machine communication. Work role: For example, manually enter the A, B, C, D 80 different signals, start to send, then equipped with a number of receivers that can receive signals 80.
- 2022-04-22 21:32:50下载
- 积分:1
-
pic单片机常用的汇编程序,很有用的,分成各个小模块
pic单片机常用的汇编程序,很有用的,分成各个小模块-pic microcontroller used in the compilation process, useful, divided into various small modules
- 2022-02-03 21:26:29下载
- 积分:1
-
端口控制发光二极管亮灭。
【硬件连接】通过SPCE061A的1位I/O端口(本例中使用IOA15端口),经一限流电阻后接一个发光二极管至地...
端口控制发光二极管亮灭。
【硬件连接】通过SPCE061A的1位I/O端口(本例中使用IOA15端口),经一限流电阻后接一个发光二极管至地-Port control to eliminate bright light-emitting diodes. [] Through SPCE061A hardware connection of an I/O port (in this example, the use of IOA15 port), with a current limiting resistor followed by a light-emitting diodes to land
- 2023-03-04 20:15:03下载
- 积分:1