-
在日文不同编码之间转换,譬如Shift
在日文不同编码之间转换,譬如Shift-JIS, EUC, New-JIS, Old-JIS, and NEC-JIS。-Supports Shift-JIS, EUC, New-JIS, Old-JIS, and NEC-JIS for both input and output.
- 2022-05-06 07:57:03下载
- 积分:1
-
VC模仿手写字符的源码
VC模拟手写字符
- 2022-04-23 02:37:51下载
- 积分:1
-
and Source Code for the small number of keyboard input methods
和码输入法源码,为数字小键盘输入法-and Source Code for the small number of keyboard input methods
- 2022-02-02 15:49:48下载
- 积分:1
-
Embedded Systems Complete input method, phonetic characters and Lookup Table pro...
嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
- 2022-01-26 01:18:09下载
- 积分:1
-
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[])
input_py...
拼音输入法杳询函数: 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 char input_py_val []) input_py_val phonetic code for the string you have entered the first pointer, and anti-back value is the starting address in Chinese, when is 0, the dark and quiet exercise failed
- 2022-06-15 13:30:22下载
- 积分:1
-
拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=&g...
拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Source code of Chinese PinYin input method.
- 2023-02-07 01:55:03下载
- 积分:1
-
Concerned pinyin c input source, and everyone to share! !
有关c的拼音输入源码,和大家分享一下!! -Concerned pinyin c input source, and everyone to share! !
- 2022-05-21 12:27:40下载
- 积分:1
-
The input method with Pinyin input simultaneously, any one word can be played us...
本输入法与拼音输入同时使用,任一个字可以用本输入法打出也可以用拼音打出,最大亮点是单手打字.-The input method with Pinyin input simultaneously, any one word can be played using this input method can also be used phonetic play, the biggest bright spot is the one-handed typing.
- 2023-04-01 18:30:03下载
- 积分:1
-
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计...
Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into Chinese or Chinese character strings, into the destination. Because the application is not the same, users will not be able to design their own conversion process, it naturally fell on the importation of Chinese Windows system management.
- 2022-02-06 00:26:24下载
- 积分:1
-
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。...
用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。-Typing practice with the compilation of small programs written in. Interface using a C-written in, call ASM program.
- 2022-04-27 17:04:24下载
- 积分:1