搜索资源列表

  1. pinyininput

    0下载:
  2. linux下的拼音输入法,解决了在linux下中文字符的输入问题。其中的.exe文件直接运就可以了。.c文件为程序的源代码-the Pinyin input method solves the Chinese characters under linux on the importation issue. The. Exe files shipped directly on it. . C files for a program'
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:187790
    • 提供者: 刘竞楠
  1. pinyininput

    0下载:
  2. linux下的拼音输入法,解决了在linux下中文字符的输入问题。其中的.exe文件直接运就可以了。.c文件为程序的源代码-the Pinyin input method solves the Chinese characters under linux on the importation issue. The. Exe files shipped directly on it. . C files for a program'
  3. 所属分类:输入法编程

    • 发布日期:2024-06-17
    • 文件大小:187392
    • 提供者: 刘竞楠
  1. PinYinInput

    0下载:
  2. 我自己做的拼音输入法,可能不太完善,那位高手改善后联系下我,QQ272482604-I have to do the phonetic input method may not be perfect, that master of the improved contact me, QQ272482604
  3. 所属分类:Windows CE

    • 发布日期:2024-06-17
    • 文件大小:3072
    • 提供者:陈永喜
  1. PinyinInPut

    0下载:
  2. 编辑控件和中英文输入法。 1。做了输入界面,把算法实现了;2。增补了2级字库——原来的程序只有一级字库,3000多字,现在一二级都有了,6000多字,一般够用了。3. 调了字序——按常用不常用排了序,哪个常用哪个不常用,有一定主观色彩,不见得大家都认可,不过还是比不排强多了。 程序的另一个部分是编辑控件,支持中英文混合输入,单行的,扩展成多行的也不难。 -Edit control and the text input. 1.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:277504
    • 提供者:ourdev
  1. PinYinInPut

    0下载:
  2. C语言编写单片机上使用的拼音输入法,在Keil C51 V8.12编译通过。-C language on a single chip using the Pinyin input method, compile the Keil C51 V8.12
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:weng
  1. PinyinInput

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]); input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例: { unsigned char input_string[]={"bang"}; unsigned char chines_string[100];
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:11264
    • 提供者:onlyloveonlyu

源码中国 www.ymcn.org