-
51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。
基于keil平台...
51的4*4键盘驱动当按键按下时返回一个值,且只在按下键时返回一次该值,之后返回0;无按键时返回0;包含消抖功能,在键盘的下降沿触发。
基于keil平台-51 4* 4 keyboard driver when the button is depressed to return a value, and press the button only once the value to return, followed by return 0 no keys to return 0 contains extinction Buffeting function, the falling edge trigger at the keyboard. Keil-based platform
- 2023-06-22 07:25:02下载
- 积分: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
-
用at89s52访问MAX7219(LED数码显示)
用at89s52访问MAX7219(LED数码显示)-AT89S52 visit with MAX7219 (LED digital display)
- 2022-05-20 16:45:36下载
- 积分:1
-
ARM LPC 2103时间中断程序内容
ARM LPC 2103时间中断程序内容-ARM LPC 2103 Time Interrupt program
- 2022-01-22 08:29:29下载
- 积分:1
-
C51写的串口编程的范例,写串口的兄弟可以参考!
C51写的串口编程的范例,写串口的兄弟可以参考!-C51 write serial programming paradigm, write serial port can refer to the brothers!
- 2022-04-10 23:55:13下载
- 积分:1
-
该软件介绍了MPS430F4系列的单片机的详细参数和用法,利用C开发更快...
该软件介绍了MPS430F4系列的单片机的详细参数和用法,利用C开发更快-the software introduced a series of SCM MPS430F4 detailed parameters and usage, the use of C development faster
- 2022-11-06 03:50:04下载
- 积分:1
-
595串入并出芯片的驱动程序,大大减少了输入数出口在单片机开发系统中显示上所占用的数量...
595串入并出芯片的驱动程序,大大减少了输入数出口在单片机开发系统中显示上所占用的数量
- 2022-05-28 16:39:28下载
- 积分:1
-
励研CL2005通讯屏管理系统,单片机通信的底层程序。
励研CL2005通讯屏管理系统,单片机通信的底层程序。-Reed Institute CL2005 communication screen management system, SCM underlying communication process.
- 2022-01-26 05:37:36下载
- 积分:1
-
基于89S52单片机的4位led显示程序,采用定时器记数,最大定时为...
基于89S52单片机的4位led显示程序,采用定时器记数,最大定时为-89S52-based MCU four led display program, using timer counting, Timing for the largest
- 2022-01-27 22:20:56下载
- 积分:1
-
DDS芯片AD9851的程序,keil编写,AD9851接成并行接口
DDS芯片AD9851的程序,keil编写,AD9851接成并行接口-err
- 2022-08-26 02:52:50下载
- 积分:1