搜索资源列表
用C51实现单片机的中文输入法
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned cha
c51pyshurufa
- 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败 -a C51 with the Chinese input method, Pinyin input method disappear with the fu
51zhuYin
- 这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
pingyinshuru
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsig
py_ime
- 本源程序是基于GB18030-2000最新字库写的一个拼音输入法。该输入法的原理简单易用-this source is based on the GB18030-2000 the latest character to write a phonetic input method. The entry method is simple to use
24c16
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={\"bang\"} unsigned char chines_string[100]
Py_IME
- 拼音输入法设计源码,包含所有拼音输入法设计文档和源码。
input
- 51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={\"bang\"} unsigned char
用C51实现单片机的中文输入法
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function :* unsigned char code py_ime (unsigned char
c51pyshurufa
- 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败 -a C51 with the Chinese input method, Pinyin input method disappear with the fu
51zhuYin
- 这是一个我亲自开发的拼音和台湾注音输入法,运行很好,效率高.有声调,加入main函数调用py_ime函数即可-This is a development I personally and Taiwan phonetic Pinyin input method, running good, high efficiency. A song. joined the main function call can function py_ime
pingyinshuru
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime* (unsign
py_ime
- 本源程序是基于GB18030-2000最新字库写的一个拼音输入法。该输入法的原理简单易用-this source is based on the GB18030-2000 the latest character to write a phonetic input method. The entry method is simple to use
24c16
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"} unsigned char chines_string[100] sp
Py_IME
- 拼音输入法设计源码,包含所有拼音输入法设计文档和源码。-Pinyin input method design source, contains all the Pinyin input method design documents and source code.
input
- 51单片机的_中文拼音输入法_c源程序 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"} unsigned char ch
preview
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败-Pinyin input method dark and quiet exercise the function: unsigned char code* py_ime (unsigned c
PinyinInput
- 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]); input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"}; unsigned char chines_string[100];