-
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
-
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96...
avr m128 双串口通讯,实现数据的转发功能,晶振为11.0592MHz,波特率为96-avr m128 dual serial communications, data forwarding function, crystal for 11.0592MHz, baud rate of 96
- 2022-01-25 18:36:57下载
- 积分:1
-
73K222AL单片式调制解调器与单片机的接口电路.包含文档说明、电路、源代码。...
73K222AL单片式调制解调器与单片机的接口电路.包含文档说明、电路、源代码。-linking 73K222AL monolithic modems and microcontroller interface circuit. Includes document shows that circuit, the source code.
- 2023-02-27 03:10:03下载
- 积分:1
-
2401_Quick_Dev无线模块的源代码_source code for 89LV51
2401_Quick_Dev无线模块的源代码_source code for 89LV51-2401_Quick_Dev wireless module
- 2022-10-15 01:10:03下载
- 积分:1
-
本程序是msp430单片机的UART模块的典型示例,对于初学者很有用...
本程序是msp430单片机的UART模块的典型示例,对于初学者很有用-This program is msp430 microcontroller UART module typical example, is useful for beginners
- 2023-06-06 16:55:03下载
- 积分:1
-
Development and application of single
MSP430单片机开发应用实例代码,适合任何型号-Development and application of single-chip MSP430 code examples for all models
- 2022-03-30 02:21:50下载
- 积分:1
-
80C51 Serial interrupted receive and send test routines can be used to test 51 M...
单片机C51串口中断接收和发送测试例程可以用来测试51单片机的中断接收
//和查询发送,另外我觉得发送没有必要用中断,因为程序的开销是一样的
-80C51 Serial interrupted receive and send test routines can be used to test 51 MCU interrupt reception// Send inquiries and, I also think that this is not necessary for discontinued because the process is the same as the overhead
- 2023-08-08 21:05:03下载
- 积分:1
-
内含红外遥控 液晶显示1621 IO口测温
内含红外遥控 液晶显示1621 IO口测温-Infrared Remote Control LCD containing 1621 IO port temperature
- 2022-02-01 20:31:21下载
- 积分:1
-
单片机的数字时钟例程,定义运行状态,可以调整倒计时分,小时调整等....
单片机的数字时钟例程,定义运行状态,可以调整倒计时分,小时调整等.-SCM digital clock routines, the definition of operations, the countdown can be adjusted, such as the adjustment hour.
- 2022-02-10 11:25:54下载
- 积分:1
-
GUI快速生成,12864LCD,支持多级菜单,支持Mega系列单片机
GUI快速生成,12864LCD,支持多级菜单,支持Mega系列单片机-Express GUI generation, 12864LCD, support multi-level menu, support Mega Series MCU
- 2022-03-22 10:08:22下载
- 积分:1