-
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单片机的电池容量显示
开发环境 I
基于AVR单片机的电池容量显示
开发环境 I-Based on the AVR MCU development environment battery capacity display I
- 2022-02-25 13:46:02下载
- 积分:1
-
基于vriloge的数字钟具有调时、分、秒和定时报警功能,开发环境是MAXPUII的开发环境,实际检验是完全符合...
基于vriloge的数字钟具有调时、分、秒和定时报警功能,开发环境是MAXPUII的开发环境,实际检验是完全符合-Vriloge based on the digital clock has adjusted hours, minutes, seconds and time alarm function, the development environment is MAXPUII development environment, the actual test is fully consistent with the
- 2022-02-12 16:18:37下载
- 积分:1
-
Most of the developers of the AVR binutils and gcc ports in addition to the devl...
Most of the developers of the AVR binutils and gcc ports in addition to the devleopers of avr-libc subscribe to the list,
- 2022-07-13 04:07:52下载
- 积分:1
-
16位串行AD芯片ADS8341的51单片机程序
16位串行AD芯片ADS8341的51单片机程序-16-Bit Serial AD-chip ADS8341 51 MCU program
- 2022-01-26 03:09:52下载
- 积分:1
-
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。...
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。-This is a small sensor train procedures, in a vehicle storage N sensors, When a sensor temperature is over or below a certain designated areas, the system issued a warning.
- 2022-07-20 17:35:48下载
- 积分:1
-
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息...
红外遥控编码资料,非常详细,值得参考,里面包括了很多遥控器的编码信息-Infrared remote control coding information, very detailed, it is also useful, which includes a lot of remote control coding information
- 2022-01-25 22:32:13下载
- 积分:1
-
磁条卡读取代码,使用M2200进行开发的。
稳定,已经经过测试...
磁条卡读取代码,使用M2200进行开发的。
稳定,已经经过测试-Magnetic stripe card reader code, the use of the M2200 developed. Stability, has been tested
- 2023-01-08 23:30:02下载
- 积分:1
-
cold light source products controller HT48R series and HT48E Series
冷光源 产品的控制器 HT48R系列和HT48E系列-cold light source products controller HT48R series and HT48E Series
- 2022-04-10 16:29:26下载
- 积分:1
-
使用单片机进行按键操作,适合初学者学习。简单演示。
使用单片机进行按键操作,适合初学者学习。简单演示。-using SCM for buttons, for beginners to learn. A simple demonstration.
- 2022-09-16 16:35:03下载
- 积分:1