-
拼音输入法杳询函数: 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
-
五笔输入法在单片机系统中应用
五笔输入法在单片机系统中应用--Use Wu Bi Chinese character input method in SCM system.
- 2022-12-14 18:20:03下载
- 积分:1
-
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。...
原来的程序中没有鼠标的驱动。
朋友,如果你在使用厂家提供的开发包中遇到莫名其妙的问题,请参考我的设计。-the original proceedings did not mouse-driven. Friends, if you use the supplied development kits baffling encounter problems, please refer to my design.
- 2022-03-04 07:11:11下载
- 积分:1
-
利用viterbi算法实现中文智能输入法
利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
- 2023-08-12 07:25:03下载
- 积分: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
-
根据输入的汉字输出其拼音
根据输入的汉字输出其拼音-depending on the input Chinese characters spelling its output
- 2023-03-30 20:50:04下载
- 积分:1
-
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入...
基于qtopia的中文输入法设计与实现。
基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入式LinuX系统中中文输入法的整体设计框架,并以拼音输入法为例介绍其实现过程。-Qtopia-based Chinese Input Method Design and Implementation. Based on embedded Linux systems are widely used in GUI application development package Qtopia, the use of Qtopia provided by plug-in technology is given in the embedded Linux system, the Chinese character input method of the overall design framework and Pinyin input method as an example to introduce its realize the process.
- 2023-03-26 01:25:03下载
- 积分: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
-
可以控制键盘发音,提供了全部的源代码,主要用了消息机制...
可以控制键盘发音,提供了全部的源代码,主要用了消息机制-keyboard sounds can be controlled to provide all the source code, the main mechanism of news
- 2023-06-19 13:35:03下载
- 积分:1
-
完成了T9输入法程序,功能与联想。直接存取
完成了T9输入法程序,具有联想功能。可以直接使用-completed T9 input method procedures, functions with Lenovo. Direct access
- 2022-02-25 22:33:09下载
- 积分:1