-
基于MCS
基于MCS-51单片机的数字时钟C语言程序-Based on MCS-51 single-chip digital clock C Language Program
- 2022-03-22 16:14:35下载
- 积分: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
-
晶闸管直流电动机调速系统的开环调速仿真模型。
晶闸管直流电动机调速系统的开环调速仿真模型。-SCR DC motor speed control system simulation model of open-loop speed control.
- 2022-07-02 12:56:31下载
- 积分:1
-
24C01A的读写程序,有须要的朋友可以拿去用用.
24C01A的读写程序,有须要的朋友可以拿去用用.-24C01A process of reading and writing, it is necessary to be taken by friends to use.
- 2022-01-21 21:06:18下载
- 积分:1
-
sed1335fb.c
sed1335fb.c -- Driver for sed1335 lcd control framebuffer device-sed1335fb.c-- Driver for sed1335 lcd cont rol framebuffer device
- 2022-05-25 13:30:29下载
- 积分:1
-
用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。...
用两块51单片机基于RS232实现单片机之间的串行通信。又从机检测到当地温度,然后由主机查询,从从机读得温度数据。该程序时C51程序。-MCU with 2 RS232-based serial communication between the SCM. And from machine to detect the local temperature, and then by the host queries, from the temperature data from the machine-readable too. The program C51 program.
- 2022-08-08 03:38:35下载
- 积分:1
-
RS232串口程序,波特率可自行设置,如9600,19200,接收和发送程序...
RS232串口程序,波特率可自行设置,如9600,19200,接收和发送程序-RS232 serial procedures, its own baud rate settings, such as 9600,19200, receive and send program
- 2023-06-20 20:35:02下载
- 积分:1
-
err
• 控制器(CPU): Atmel AT90S8515 AVR
• MP3解码器: STA013
• 音频 DAC: CS4334
• IDE 接口
• 最大支持 137GB 硬盘
• 支持日立HD44780或者与其兼容的LCD
• 支持 FAT32 文件系统
• 支持WINDOWS长文件名.
• 控制器成本较低
-err
- 2022-03-03 14:44:48下载
- 积分:1
-
这是一个用单片机来产生三角波的一个程序。
这是一个用单片机来产生三角波的一个程序。-This is a single-chip microcomputer used to generate a triangular wave of a program.
- 2023-07-10 06:05:03下载
- 积分: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