-
这个源代码是2片SED1520驱动。附加包括注释…
该程序是本人学习单片机期间针对2片SED1520编写的122X32点阵液晶驱动.内附详细注释.-This source code is the driver of 2 pieces SED1520. Attached includes notes in detail.
- 2022-07-18 17:02:45下载
- 积分:1
-
this program can support SLE4442, SLE4428 logic, FALSH, CPU card
本程序可以支持SLE4442、SLE4428、FALSH、CPU卡-this program can support SLE4442, SLE4428 logic, FALSH, CPU card
- 2022-01-25 15:44:04下载
- 积分:1
-
16C84 use routines include : 16C84 RB I interrupt procedures and 16C84 do smart...
16C84的使用例程:包括16C84的RB口中断程序和16C84做的智能卡程序。-16C84 use routines include : 16C84 RB I interrupt procedures and 16C84 do smart card procedures.
- 2022-03-02 07:22:44下载
- 积分:1
-
用C语言编写的交通灯上的程序,这里只取出了读取8563的一段程序。...
用C语言编写的交通灯上的程序,这里只取出了读取8563的一段程序。-Using C language programs on the traffic lights, only one out of the reading section of procedures for 8563.
- 2022-02-16 09:05:48下载
- 积分:1
-
程序下载在M16中后,以后不需要任何编程器,只需连接串口就可以使用STK500专业编程器的功能...
程序下载在M16中后,以后不需要任何编程器,只需连接串口就可以使用STK500专业编程器的功能 -Download of the M16, after does not require any programming, simply connect serial port on the STK500 can use the functions of professional programmer
- 2022-04-12 10:34:48下载
- 积分:1
-
利用pt2262作为发射端的主控芯片,该代码实现了控制pt2262的部分...
利用pt2262作为发射端的主控芯片,该代码实现了控制pt2262的部分-pt2262 use as a launch-control of the chip, the realization of the control code pt2262 part. .
- 2022-04-25 18:13:06下载
- 积分:1
-
该实验室c8051f340串口
c8051f340 silcon实验室uart
- 2022-03-26 08:26:50下载
- 积分:1
-
19264液晶接口程序 19264液晶接口程序
19264液晶接口程序 19264液晶接口程序-19264 LCD interface program interface program 19264 LCD 19264 LCD interface program
- 2023-03-31 15:30:04下载
- 积分:1
-
NTP客户端,可以得到关于时区的当前时间的很多。
ntp client, can get the current time about the lots of time zone.
- 2022-04-13 04:25:07下载
- 积分: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