-
关于收音功能代码,并且显示在OSD和VFD上
关于收音功能代码,并且显示在OSD和VFD上-Radio feature about the code, and show up in the OSD and VFD
- 2022-07-13 20:36:23下载
- 积分:1
-
高速PCB设计资料,很好的东西,推荐下载
高速PCB设计资料,很好的东西,推荐下载-High-speed PCB design data, very good things, recommended download
- 2022-04-22 10:34:10下载
- 积分:1
-
LPC2103,ADC源码,很好用的,IAR环境下编译
LPC2103,ADC源码,很好用的,IAR环境下编译-LPC2103, ADC source, well used, IAR compiler environment
- 2022-03-02 01:11:20下载
- 积分:1
-
这是rtl8019控制器的一个中文资料,大家若想做嵌入式通信的相信一般回甬道这个控制器,所以这片文章可以帮助大家初始化rtl8019控制器...
这是rtl8019控制器的一个中文资料,大家若想做嵌入式通信的相信一般回甬道这个控制器,所以这片文章可以帮助大家初始化rtl8019控制器-rtl8019 This is a Chinese controller, Embedded if you want to believe that the general communications corridor to the controller, Therefore, this article can help you initialize rtl8019 Controller
- 2022-01-25 16:19:11下载
- 积分:1
-
AT91RM9200
AT91RM9200-DK的cf卡读写程序-AT91RM9200-DK
- 2023-08-08 18:10:03下载
- 积分:1
-
mcs
mcs-51单片机应用设计,适合初学者看-mcs-51 application design, suitable for beginners to see
- 2022-01-25 17:29:18下载
- 积分:1
-
内置T6963C的液晶图形模块的详细资料
内置T6963C的液晶图形模块的详细资料-Built-T6963C Graphic LCD Module details
- 2022-05-07 18:59:27下载
- 积分:1
-
This is the source C8051F020, well, this single chip a powerful, easy to learn p...
这是C8051F020的源程序,很好,此单片机的功能强大,编程易学。-This is the source C8051F020, well, this single chip a powerful, easy to learn programming.
- 2022-02-02 03:30:10下载
- 积分:1
-
* BL
* BL-TFT240320-BOARD 2.8/3.2" board
* LCD 240x320 3.2-inch QVGA 262k TFT-LCD module
* Resolution of 240RGBx320 dots
* 262k TFT Color LCD
* LCD driver is SSD1289
* Touch screen controller ADS7843
* SD card slot with led card insert detection
* SPI pin interface
* ARDUINO pin support
* Black light control with hardware or software control
* 8/16-bit interface for microcontrollers
* 40 pin Interface
* Power input voltage 5Vdc
* Frame Cover
* Dimensions:68mm x 97mm
-
* BL-TFT240320-BOARD 2.8/3.2" board
* LCD 240x320 3.2-inch QVGA 262k TFT-LCD module
* Resolution of 240RGBx320 dots
* 262k TFT Color LCD
* LCD driver is SSD1289
* Touch screen controller ADS7843
* SD card slot with led card insert detection
* SPI pin interface
* ARDUINO pin support
* Black light control with hardware or software control
* 8/16-bit interface for microcontrollers
* 40 pin Interface
* Power input voltage 5
- 2023-01-01 00:25:04下载
- 积分: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