-
一个简单的串口通信程式,用vb开发环境。
主要实现单片机与pc机的通信程式。...
一个简单的串口通信程式,用vb开发环境。
主要实现单片机与pc机的通信程式。-a simple serial communication program with Visual Basic development environment. SCM and main pc machine communication program.
- 2022-01-26 06:11:49下载
- 积分:1
-
C51 七种实用子程序集 1
C51 七种实用子程序集 1-C51 seven practical subroutine sets a practical subroutine sets
- 2022-01-25 16:40:53下载
- 积分:1
-
温度控制器01
温度控制器01-temperature controller 0100000000000000000000000000000
- 2022-03-15 12:59:09下载
- 积分:1
-
8051 single chip microcomputer
用单片机8051控制的基于控制芯片T6963C的图形液晶显示的字母的汇编程序。-8051 single chip microcomputer-based control chip control T6963C graphic LCD display of the letters of the assembler.
- 2022-06-16 02:43:40下载
- 积分:1
-
用MSP430芯片开发的一个函数发生器的源代码
用MSP430芯片开发的一个函数发生器的源代码-MSP430 chip developed by a function generator, source code
- 2023-06-11 19:25:54下载
- 积分:1
-
基于单片机和0808的16位数据采集系统,通道可控
基于单片机和0808的16位数据采集系统,通道可控-Based on a 0808 MCU and 16-bit data acquisition system and access control
- 2022-02-05 18:01:38下载
- 积分: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
-
利用 AT89S51 单片机的 P0 端口的 P0.0 - P0.7 连接到一个共阴数码管的 a - h 的笔段上,数码管的公共端接地。在数码管上循环显示 0...
利用 AT89S51 单片机的 P0 端口的 P0.0 - P0.7 连接到一个共阴数码管的 a - h 的笔段上,数码管的公共端接地。在数码管上循环显示 0 - 9 数字,时间间隔 0.2 秒。
-use AT89S51 SCM P0 port of P0.0- P0.7 connected to a digital control Yam were a-h of the pen, digital tube connected to the public. The digital display tube cycle 0-9 figures, the time interval of 0.2 seconds.
- 2022-10-16 00:15:03下载
- 积分:1
-
Microcontroller peripheral circuit design and C language programming video tutor...
单片机外围电路设计及C语言编程视频教程内容目录V2-Microcontroller peripheral circuit design and C language programming video tutorials table of contents V2
- 2022-03-09 17:03:52下载
- 积分:1
-
this is only a demo ICCAVR Calling assembly language interrupt function examples...
这仅仅是一个用于演示ICCAVR中调用汇编语言中断函数的实例,这个演示的处理方法也可以用于一般非中断汇编函数的调用。本实例中演示了字节变量和字变量在汇编中的引用和运算处理-this is only a demo ICCAVR Calling assembly language interrupt function examples, the presentation approach also can be used for general non-interrupted compilation function call. This example demonstrates a variable byte characters and variables in the compilation of the application and processing operations
- 2022-06-21 13:30:49下载
- 积分:1