-
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.-Chinese Pinyin reality program, I feel fine, and I hope to help people in need of help.
- 2022-07-01 06:12:12下载
- 积分:1
-
This is a Japanese input method, the import of Chinese Pinyin be Japanese.
这是一个日文输入法,在输入汉语拼音得到日文。-This is a Japanese input method, the import of Chinese Pinyin be Japanese.
- 2022-03-01 08:20:59下载
- 积分:1
-
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换....
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换.不亚于windows自带的虚拟键盘程序!其中参考了不少人的代码,这里不一一列举.-Implementation document, please rest assured that use. A Windows API used to write the screen keyboard (soft keyboard) to implement documents, fully simulated keyboard input. Can completely replace the keyboard input, you can input Chinese characters, different input method switch. No less than windows built-in virtual keyboard program! Which made reference to many people
- 2022-08-31 11:00:03下载
- 积分:1
-
Pinyin input method, use of the limited keys of the keyboard to achieve phonetic...
拼音输入法,利用有限键的键盘实现拼音输入,可作为毕业设计。-Pinyin input method, use of the limited keys of the keyboard to achieve phonetic input can be used as graduate design.
- 2022-11-14 16:55:03下载
- 积分:1
-
This a smart ABC is the latest version of this smart ABC made the latest version...
这个智能ABC是这个智能ABC的最新版本,这个智能ABC的最新版本是这个智能ABC的最新版本
- 2022-07-23 15:09:22下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1
-
Jack input method framework, Yong vc.net environment
wince 输入法框架,需要拥vc.net环境-Jack input method framework, Yong vc.net environment
- 2022-02-09 18:14:30下载
- 积分:1
-
一个完整的文字识别程序vb
一个完整的文字识别程序vb-A complete character recognition program vb
- 2022-07-20 18:11:53下载
- 积分:1
-
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作...
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作-Use the order of the realization of a linked list of large numbers (100 and above) with the operation of addition and subtraction multiplication and division
- 2022-07-12 04:49:58下载
- 积分:1
-
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键...
“C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboard equipment (such as mobile phones, remote control, etc.) is usually 16 primary key ( "0" to "9 ","*","#", about keys, delete keys, key confirmation), filling explore 16-bit key conditions for the importation of Chinese characters and symbols, the potential for the importation, Chinese, English, digital input to achieve the highest possible efficiency in the 16 key keypad for inputting Chinese characters equipment outstanding program.
- 2022-03-11 06:40:13下载
- 积分:1