-
通讯设置程序,主要是串口通讯子函数和控制数据流。
通讯设置程序,主要是串口通讯子函数和控制数据流。-Communications setup program, mainly Serial Communication Function and control of data streams.
- 2022-03-23 07:47:24下载
- 积分: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
-
自发沉降过程。rar,对CAN总线的程序,应该是..
CAN 自发收程序.rar,关于CAN总线的程序,应该是高水平程序了.-CAN spontaneous settlement process. Rar, on the CAN bus procedures, should be a high-level procedures.
- 2023-01-09 16:50:03下载
- 积分:1
-
实现MODBUS RTU的完整代码,做MODBUS RTU网关的很实用。
实现MODBUS RTU的完整代码,做MODBUS RTU网关的很实用。-MODBUS RTU SOUCE CODE
- 2023-03-22 22:35:04下载
- 积分:1
-
单片机控制GSM的短信发送。AT指令的介绍.
单片机控制GSM的短信发送。AT指令的介绍.-GSM single-chip microcomputer to control the message sent. Introduction AT commands.
- 2022-06-18 23:27:13下载
- 积分:1
-
一个简单的计算器是如何写的,单片机可以做很多智能东西,学习着可以发挥自己的想想,自己动手做一做。...
一个简单的计算器是如何写的,单片机可以做很多智能东西,学习着可以发挥自己的想想,自己动手做一做。-A simple calculator is how to write, single-chip microcomputer can be a lot of smart things to do, learning to play with their own think about to do one to do it yourself.
- 2023-07-11 06:00:03下载
- 积分:1
-
一般机箱的51单片机温控程序设计,程序较长,在关键部分做了注释。...
一般机箱的51单片机温控程序设计,程序较长,在关键部分做了注释。-51 single-chip general chassis temperature control program design, procedures longer to do the key part of the Notes.
- 2022-05-13 01:10:42下载
- 积分:1
-
实现键盘码的读取,并在LED上显示。单片机部分,并在KEIL下运行...
实现键盘码的读取,并在LED上显示。单片机部分,并在KEIL下运行-? 殚 ???? ???????邋 ?LED 邋 ???? ??机 ??殚 ????邋 ?KEIL 邋 | |
- 2022-04-01 20:20:27下载
- 积分:1
-
74ls165控制扫描键盘,串行输出键值的c51键盘程序,并在led上显示...
74ls165控制扫描键盘,串行输出键值的c51键盘程序,并在led上显示-74ls165 control scanning keyboard, serial output of the decoder keyboard keys procedures, and led the show
- 2022-01-21 17:56:39下载
- 积分:1
-
一个用51MCU做电压表原代码.测式电压范围0~30V.电压精度50MV.
一个用51MCU做电压表原代码.测式电压范围0~30V.电压精度50MV.-A voltage meter to do with 51MCU the original code. Measuring voltage range of 0 ~ 30V. Voltage accuracy 50MV.
- 2022-02-24 20:06:03下载
- 积分:1