-
一个拼音输入法源码
一个拼音输入法源码 -The source for an PINYIN input method
- 2022-02-07 12:22:46下载
- 积分:1
-
good. Input method for operating the program is a good reference and inspiration
很好的东东。对于搞输入法编程的人来说是个很好的参考和启发-good. Input method for operating the program is a good reference and inspiration
- 2022-01-31 03:00:44下载
- 积分:1
-
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。...
96位整数计算类 CInt96 v1.04源码。一个整数计算类,96位整数的计算,这是一个很早的源代码,但对学习还是有用处的。-96-bit integer type CInt96 v1.04 source code. An integer class, 96-bit integer calculations, this is a very early source code, but still useful for learning.
- 2023-03-15 21:45: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
-
vb教学示例,用vb编写,主要是输入框的举例
vb教学示例,用vb编写,主要是输入框的举例-vb teaching practices, prepared with vb, mainly for the input box
- 2022-07-19 17:52:19下载
- 积分: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
-
拼音输入法杳询函数: 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
-
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
-
procedures will one big5 coding English document conversion to gb2312 coding Eng...
程序将一个big5编码的繁体中文文件转换为gb2312编码的简体中文-procedures will one big5 coding English document conversion to gb2312 coding English
- 2022-08-16 06:47:16下载
- 积分:1
-
一个完整的文字识别程序vb
一个完整的文字识别程序vb-A complete character recognition program vb
- 2022-07-20 18:11:53下载
- 积分:1