搜索资源列表
51单片机的 中文拼音输入法 c源程序
- 51单片机的 中文拼音输入法 C源程序-51 MCU Chinese Pinyin input method C source
中文拼音输入法(KEIL C51)
- 51单片机的中文拼音输入法c源程序,芯片AT89C52,编译器KEIL C51-51 SCM Chinese Pinyin input method c source, chip AT89C52, C51 compiler KEIL
拼音输入(单片机控制附杳询函数)
- 单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!-microcontroller smart Pinyin input method, with the control and with the enhancement of function. To facilitate the use of call. Since the LCD can be added to achieve visual keyboard! For your refe
用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 input_py_val []) input_py_va
采集器测试仪软件拼音输入法模块
- CCDC01采集器测试仪软件:拼音输入法模块 编译环境:Franklin 3.3.4。-CCDC01 Acquisition Tester Software : Pinyin input method module compiler environment : Franklin 3.3.4.
(改进版)C51拼音输入法
- (改进版)C51拼音输入法-(improved version) C51 Pinyin input method
拼音输入法用在单片机上
- 拼音输入法用在单片机上.rar-Pinyin input method used in MCU. Rar
51中文拼音输入法C源程序
- 51中文拼音输入法C源程序-51 Chinese Pinyin input method C source
51单片机的 中文拼音输入法 c源程序~
- 51单片机的 中文拼音输入法 c源程序~-51 SCM Chinese phonetic input source ~ c
普通拼音输入法源程序
- 这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。-This is the website embuffalo rewritten, the only available on the free www.21ic.com issued by the 51 original Zhang on the Pinyin input method procedures.
PINYIN
- C 源码,适用于单片机的拼音输入法源程序及码表,仅包括GB2312汉字,不包括以外的-C source code, applies to SCM Pinyin input method, and source code form, only include GB2312 characters, not including outside
scj
- 税控收款机源码:拼音输入法,LCD,VFD驱动,IC卡驱动,税控国标-Fiscal Cash Register Source: Pinyin input method, LCD, VFD drives, IC card driver, Tax GB
pysr
- c语言方式的拼音输入法的实现,对于想用单片机输入中文非常有用。-c language pinyin input method to achieve very good.
913116
- 913116单片机系统中的汉字显示(拼音输入法源码).rar-913,116 single-chip microcomputer system of Chinese characters in the show (Pinyin input source). Rar
spell_mb
- T9拼音输入法的汉字码表,大概收录了6000个汉字-chinese T9 spell unicode table,there is about 6000 chinese
pinyin
- 51单片机模拟拼音输入法程序,有使用说明-51 MCU analog Pinyin input method procedures, instructions
51MCUpinyinshuru
- 基于51单片机的汉语拼音输入法源代码,已经测试-51MCU PINYIN input method
PinYing
- 拼音输入法模块。使用单片机开发拼音输入法的源代码,结合汉字字模,可完美实现汉字在51单片机平台上的输入和显示。-Pinyin input method module. Pinyin input method using the MCU development source code, combined with Chinese font can be perfectly realized character in the 51 single-chip platform, the input an
实验47 拼音输入法实验
- STM32的拼音输入法程序。内有详细的注释和文档。很好的学习资料。(STM32's pinyin input method. There are detailed notes and documentation. Good study materials.)
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]; sprintf(chines_string,"%
