Welcome![Sign In][Sign Up]
Location:
Search - pinyininput

Search list

[IME Developpinyininput

Description: 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's source code
Platform: | Size: 187790 | Author: 刘竞楠 | Hits:

[IME Developpinyininput

Description: 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's source code
Platform: | Size: 187392 | Author: 刘竞楠 | Hits:

[Windows CEPinYinInput

Description: 我自己做的拼音输入法,可能不太完善,那位高手改善后联系下我,QQ272482604-I have to do the phonetic input method may not be perfect, that master of the improved contact me, QQ272482604
Platform: | Size: 3072 | Author: 陈永喜 | Hits:

[SCMPinyinInPut

Description: 编辑控件和中英文输入法。 1。做了输入界面,把算法实现了;2。增补了2级字库——原来的程序只有一级字库,3000多字,现在一二级都有了,6000多字,一般够用了。3. 调了字序——按常用不常用排了序,哪个常用哪个不常用,有一定主观色彩,不见得大家都认可,不过还是比不排强多了。 程序的另一个部分是编辑控件,支持中英文混合输入,单行的,扩展成多行的也不难。 -Edit control and the text input. 1. Do the input interface, the algorithm achieved 2. Addition of the two fonts- the original program is only one character, more than 3,000 words, and now twelve have it all, more than 6,000 words, general enough. 3. Adjust the word order- is not used by common row of the sequence, which is not commonly used which has a certain subjective, not necessarily recognized by all, but still much stronger than the non-exclusive. Another part is the editing process control, support Chinese and English input, single-line, and extended to multiple lines is not difficult.
Platform: | Size: 277504 | Author: ourdev | Hits:

[SCMPinYinInPut

Description: C语言编写单片机上使用的拼音输入法,在Keil C51 V8.12编译通过。-C language on a single chip using the Pinyin input method, compile the Keil C51 V8.12
Platform: | Size: 11264 | Author: weng | Hits:

[SCMPinyinInput

Description: 拼音输入法杳询函数: 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)); }(Pinyin input method query function: unsigned char code * py_ime (unsigned char input_py_val[]); Input_py_val is an input pinyin code string head pointer, The starting address of the return value is Chinese, when is 0, the query failed Application examples: { Unsigned char input_string[]={"bang"}; Unsigned char chines_string[100]; Sprintf (chines_string, "%s", py_ime (input_string)); })
Platform: | Size: 11264 | Author: onlyloveonlyu | Hits:

CodeBus www.codebus.net