-
128×64液晶接口程序,开发出图形,进度条等等许多实用的子程序,方便移植,方便大家!...
128×64液晶接口程序,开发出图形,进度条等等许多实用的子程序,方便移植,方便大家!-128 64 LCD interface program to develop graphics, and so on the progress of the many practical subroutine to facilitate transplantation, convenient!
- 2023-08-22 08:30:02下载
- 积分:1
-
英飞凌C166之XC164CS开关SWITCH程序
英飞凌C166之XC164CS开关SWITCH程序-Infineon C166 procedures of XC164CS switch SWITCH
- 2022-02-02 20:42:24下载
- 积分:1
-
自己写的测试串口的小工具,巨好用!他可以完成十六进制和字符同时显示...
自己写的测试串口的小工具,巨好用!他可以完成十六进制和字符同时显示-himself wrote the serial testing of small tools, giant handy! He can be completed hexadecimal characters and shows
- 2022-01-26 20:00:06下载
- 积分:1
-
软USB核的电力开关PowerSwitch
软USB核的电力开关PowerSwitch-soft USB nuclear power switching PowerSwitch
- 2023-07-31 21:05:03下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
watchdog microcontroller programming and hardware, software watchdog placed how...
单片机看门狗的编程以及硬件实现,软件如何安放看门狗程序-watchdog microcontroller programming and hardware, software watchdog placed how procedures
- 2023-04-20 06:35:03下载
- 积分:1
-
关于远程升级,适合与所有ARM系列,iap远程升级
关于远程升级,适合与所有ARM系列,iap远程升级-On the remote upgrade, for with all ARM series, iap remote upgrade
- 2022-02-01 03:29:17下载
- 积分:1
-
数字电子钟程序,计时时、分、秒,手动调整时间,闹铃,和整点报时...
数字电子钟程序,计时时、分、秒,手动调整时间,闹铃,和整点报时-digital electronic clock procedures, a time when, minutes, and seconds, manual adjustments, Alarms, and the whole point is true.
- 2022-07-21 07:02:51下载
- 积分: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
-
ADuC812与8052模数转换实例 先进的单片机平台 可以做很多东西 比如 光电心率测量仪...
ADuC812与8052模数转换实例 先进的单片机平台 可以做很多东西 比如 光电心率测量仪-ADuC812 and 8052 analog-digital conversion examples of advanced microcontroller platform can do many things such as heart rate Photoelectric Instrument
- 2022-02-05 01:37:53下载
- 积分:1