-
input
说明:
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))))
- 2008-09-17 16:18:43下载
- 积分:1
-
交通灯控制
包含proteus仿真文件及c语言程序,在开发板上进行过运行。利用双色LED显示电路,和四位静态数码管显示电路模拟十字路口交通信号灯。4位LED数码管显示时间,双色LED灯显示红绿灯状态。熟悉交通信号灯控制逻辑。设计一个十字路口的交通灯控制电路,要求南北方向和东西方向两个交叉路口的车辆交替运行。每次绿灯变红灯时,要求黄灯先亮3S,才能变换运行车辆。东西方向、南北方向车道除了有红、黄、绿灯指示外,每一种灯亮的时间都用数码管显示器进行显示(采用倒计时的方法)。考虑到特殊车辆情况,设置紧急转换开头。(It contains proteus simulation file and C language program. It has been run on the development board. Two-color LED display circuit and four-bit static digital tube display circuit are used to simulate traffic lights at intersections. Four-bit LED digital tube display time, two-color LED lights show the status of traffic lights. Familiar with traffic signal control logic. Design a traffic light control circuit at the intersection, which requires the vehicles running alternately in the north-south direction and the East-West direction. Every time the green light turns red, the yellow light is required to turn on 3S before changing the running vehicle. In addition to the red, yellow and green lights in the east-west and North-South lanes, the time of each kind of light is displayed by digital tube display (countdown method). Considering the special vehicle situation, set up the emergency switch start.)
- 2020-06-17 13:40:02下载
- 积分:1
-
IIC-test
用STM32模拟IIC主机,读取24c0x的内容。(Using STM32 simulation IIC host, read the contents of the 24 c0x.)
- 2015-03-27 10:34:53下载
- 积分:1
-
111
交通灯数码管显示4*4键盘修改时间~带仿真图和源代码 模块化编写(Traffic lights digital display 4* 4 keypad to change the time ~ with simulation diagram and source code modular writing)
- 2013-04-20 17:42:36下载
- 积分:1
-
shubiao
鼠标图案显示,用单片机控制在1602上显示的简单程序设计,主要含有1602液晶的所有函数(The mouse pattern MCU control display simple program designed in 1602, mainly contain all of the 1602 LCD function)
- 2012-12-03 22:28:37下载
- 积分:1
-
HALL_ICS_V3.20
霍尔速度传感器,电流取样
电流传感器(ACS-712),
ST外设标准库为 3.20版本。(Hall speed sensor, a current sampling current sensor (ACS712), ST peripheral standard library version 3.20.)
- 2016-05-13 23:11:36下载
- 积分:1
-
USB_Device
说明: STM32F实现USB cdc通信,工程可以直接用(STM32F implements USB cdc communication, and the project can be used directly.)
- 2020-08-12 11:08:26下载
- 积分:1
-
i8259
Including SDKDDKVer.h defines the highest available Windows platform.
- 2015-07-12 22:26:28下载
- 积分:1
-
8051Pproteus-125
《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 25 用ADC0808设计的调温报警器(" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 25 designed thermostat with alarm ADC0808)
- 2011-08-02 20:49:25下载
- 积分:1
-
616343
取N卡温度源码例程,程序结合易语言系统核心支持库,通过调用dll文件得到N卡当前温度的功能。(Take N card temperature source routines, programs combine core system easy language support library dll file obtained by calling the current function of the temperature N card .)
- 2016-10-30 18:37:07下载
- 积分:1