-
tlc1542操作代码的编写,使用KEILC
tlc1542的操作代码,使用keilc编写-tlc1542 operation code, the use of the preparation of keilc
- 2023-06-12 16:50:03下载
- 积分:1
-
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器...
一款国产的8051模拟器(全部源代码)
本软件是一款8051模拟器,他的特点是可以模拟多处理器平台,在简单的多工作区间的界面上可以很方便的模拟8051处理器, 最重要的是这个单片机系统可以完全由你自己订制,你甚至可以随意创建自己的多单片机系统,什么SMP 基于串行总线的分布式系统,集群式系统,只要你能想到的,都可以办到,充分发挥你的想象力。现在1.0版本已经基本体现出了这种思想,在以后的版本中将使这一特性变的 更加强大!
http://vchelp.net/copathway/project_view.asp?prj_id=1343-Simulator 8051 (all source code) of the 8051 is a software simulator, he can simulate the characteristics of a multi-processor platform, the more simple interval work on the interface can be easily simulated 8051 processor, the most important is that the SCM system can be entirely your own custom you can even create your own free multi processor systems, based on what SMP Serial Bus distributed systems, cluster systems, as long as you can think of, it can be done, give full play to your imagination. Version 1.0 now has basically reflected this thinking, in the future version of this feature will become even more powerful! Http://vchelp.net/copathway/project_view.asp prj_id = 1343
- 2023-05-05 14:50:03下载
- 积分:1
-
晶闸管直流电动机调速系统的开环调速仿真模型。
晶闸管直流电动机调速系统的开环调速仿真模型。-SCR DC motor speed control system simulation model of open-loop speed control.
- 2022-07-02 12:56:31下载
- 积分:1
-
液晶1602 程序<1>
液晶1602 程序----- CVAVR环境下mega8 内部8MHZ晶振-LCD 1602 program
- 2022-03-24 01:20:00下载
- 积分:1
-
c8051f340双串口通信源码/
c8051f340双串口通信源码/ -dual serial communication c8051f340 source /
- 2023-02-26 11:35:03下载
- 积分:1
-
利用VB开发的用于双机互联的应用程序。主要是利用RS232串口。...
利用VB开发的用于双机互联的应用程序。主要是利用RS232串口。-The use of VB for development of two-plane interconnect applications. Mainly the use of RS232 serial port.
- 2022-03-26 18:11:12下载
- 积分:1
-
该程序是基于c8051f的红外线发射率的测量程序
该程序是基于c8051f的红外线发射率的测量程序-The program is based on the infrared emissivity c8051f measurement procedures
- 2022-03-21 00:17:54下载
- 积分:1
-
C8051F040 CAN总线编程,演示时需两块040的开发板,开发板的按键状态通过CAN总线发到另一个开发板上并通过LED显示出按键状态.
C8051F040 CAN总线编程,演示时需两块040的开发板,开发板的按键状态通过CAN总线发到另一个开发板上并通过LED显示出按键状态.-C8051F040 CAN bus programming, presentation 2 040 when the development board, development board through the state of the keys issued to another CAN bus and through the development of on-board LED shows the status button.
- 2023-01-08 11:40:04下载
- 积分:1
-
12864显示程序(AVR串行接口),包括浮点数字显示功能
12864显示程序(AVR串行接口),包括浮点数字显示功能-12864 display program (AVR serial interface), including floating-point digital display
- 2022-03-12 23:24:04下载
- 积分:1
-
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_p...
51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"}
unsigned char chines_string[100]
sprintf(chines_string,"%s",py_ime(input_string))
}-51 Singlechip _ Chinese Pinyin input method _c source disappeared consultation Pinyin input method function: unsigned char code* py_ime (unsigned char input_py_val []) input_py_val for Pinyin input first code string pointer, and anti-back value of Chinese starting address, as 0:00, dark and quiet consultation, for example the failure of the application: (unsigned char input_string []={ bang ) unsigned char chines_string [100] sprintf (chines_string, s , py_ime (input_string)))
- 2023-08-24 05:00:03下载
- 积分:1