-
C8051F0xx系列单片机开发大量的源代码,包括汇编和C语言的代码...
C8051F0xx系列单片机开发大量的源代码,包括汇编和C语言的代码-C8051F0xx Series MCU development a large number of source code, including the compilation and C language code
- 2022-03-14 17:29:41下载
- 积分:1
-
用单片机读写图像显示芯片SAA7114H的程序,并且可以接受红灯信号以及线圈信号的程序...
用单片机读写图像显示芯片SAA7114H的程序,并且可以接受红灯信号以及线圈信号的程序-literacy MCU Image Display Chip SAA7114H procedures, and the red light signal can accept and process signals in the coil
- 2022-03-31 11:46:15下载
- 积分:1
-
液晶显示lcd128*64,c语言源程序,适用于51内核的单片机
液晶显示lcd128*64,c语言源程序,适用于51内核的单片机-LCD lcd128* 64, c language source code, applied to 51 kernel Singlechip
- 2022-02-02 13:58:07下载
- 积分:1
-
想在本站下个资料,上传自己做的一个东西来交换一下:单片机89C51在LCD12864上画曲线,proteus仿真,含源程序。...
想在本站下个资料,上传自己做的一个东西来交换一下:单片机89C51在LCD12864上画曲线,proteus仿真,含源程序。-Would like information on the next site, upload your own things to do in exchange for a look: 89C51 Singlechip LCD12864 on the painting in the curve, proteus simulation, with source code.
- 2023-05-03 16:55:03下载
- 积分:1
-
用MEGA128做的串口服务器,包括原理图,源代码,TCPIP开发资料,接口包括RS232,RS485,RJ45...
用MEGA128做的串口服务器,包括原理图,源代码,TCPIP开发资料,接口包括RS232,RS485,RJ45-MEGA128 to do with the serial server, including schematics, source code, TCPIP development information, interface, including RS232, RS485, RJ45
- 2023-07-27 09:05:10下载
- 积分:1
-
用c语言实现对单片机端口的设置,已经调通,拿出来给大家分享...
用c语言实现对单片机端口的设置,已经调通,拿出来给大家分享-Use c language to realize single-chip port settings have been adjusted pass out to everyone to share
- 2022-12-17 03:00:02下载
- 积分:1
-
8051 Iruma procedures, including string and conversion, digital tube driver, ADC...
8051 Iruma程序,包括串和转换、数码管驱动、ADC、BCD、16x2液晶、串口通信、服务器驱动等。我准备的。
- 2022-03-14 16:05:43下载
- 积分:1
-
keil_agsi_sdk:这是一种广泛使用的Keil单片机IDE插头
Keil_AGSI_SDK:
这是一个广泛使用的Keil单片机IDE平台软件仿真插件(AGSI)开发的官方SDK资料包,内含DLL插件范例和开发自己的仿真DLL插件所必须的包含文件,同时资料中还含一个48页的详细介绍如何开发此类插件的PDF指南-Keil_AGSI_SDK: This is a widely used Keil Singlechip IDE plug-in software simulation platform (AGSI) official SDK development kit, containing examples and DLL plug-ins to develop their own simulation DLL plug-ins necessary to include file, while information also containing a 48-page detailed introduction how to develop such a plug-PDF Guide
- 2022-12-02 03:25:03下载
- 积分:1
-
这是单片机编程的一些资料,让大家一起看看吧
这是单片机编程的一些资料,让大家一起看看吧-MCU programming information, so we take a look at it
- 2022-04-08 01:06:25下载
- 积分: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