-
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
-
A/D转换,转换结果用液晶显示出来,液晶是OCMJX12864。显示的结果是数字量。使用的是ADC0809。(有原理图)...
A/D转换,转换结果用液晶显示出来,液晶是OCMJX12864。显示的结果是数字量。使用的是ADC0809。(有原理图)-A/D conversion, conversion results liquid crystal display, LCD is OCMJX12864. The result is digital displays. Are using the ADC0809. (With schematic diagram)
- 2023-07-09 09:10:03下载
- 积分:1
-
对lmd18200t数据表
data sheet of LMD18200T
- 2022-04-27 17:11:17下载
- 积分:1
-
学习PCI单片机的非常经典的C语音入门和提高文章
学习PCI单片机的非常经典的C语音入门和提高文章-learning PCI SCM very classic C voice portal and article
- 2022-04-15 14:25:22下载
- 积分:1
-
单
ADC0809单通道电压转换+1602液晶显示-Single-channel voltage converter ADC0809 LCD+1602
- 2022-06-18 21:20:07下载
- 积分:1
-
简易数字电压表的设计,利用单片机AT89S51与ADC0809设计一个数字电压表,能够测量0-5V之间的直流电压值,四位数码显示,但要求使用的元器件数目最少。...
简易数字电压表的设计,利用单片机AT89S51与ADC0809设计一个数字电压表,能够测量0-5V之间的直流电压值,四位数码显示,但要求使用的元器件数目最少。-Simple digital voltage meter design, the use of single-chip AT89S51 with ADC0809 to design a digital voltage meter, capable of measuring between 0-5V DC voltage value, four digital display, but requires the use of minimum number of components.
- 2022-02-02 17:23:40下载
- 积分:1
-
AVR的开发环境软件,是一种低级的开发软件。目前有很多升级版...
AVR的开发环境软件,是一种低级的开发软件。目前有很多升级版-AVR software development environment is a low-level software development. There are many upgrades
- 2022-08-18 05:25:54下载
- 积分:1
-
利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码...
利用KEIL C51语言编写的T6963C液晶驱动程序,头文件有具体的连接定义和汉字字库,只要硬件连接好,一定可以运行,不象有人纯粹为了下载别人的代码-use KEIL C51 prepared by the T6963C LCD driver, the first document linking specific definition and Chinese character, as long as the hardware connection, and will be able to run, unlike some others simply to download the code
- 2022-04-11 14:05:26下载
- 积分:1
-
本程序是一个WGM
本程序是一个WGM-12864LCD的驱动程序。不带字库。用了一晚上的时间终于调出来了。能显示汉字图片。给大家共享享。-This procedure is a WGM-12864LCD drivers. Without the font. Spent one night finally tune out. Can display Chinese characters picture. To the U.S. share entitlements.
- 2022-01-28 12:00:41下载
- 积分:1
-
4510开发板bios源码 (强烈推荐).zip
4510开发板bios源码 (强烈推荐).zip-4510 development board bios source (strongly recommended). Zip
- 2023-04-27 22:55:04下载
- 积分:1