-
单片机系统中的汉字显示(拼音输入法源码)
单片机系统中的汉字显示(拼音输入法源码)--Display Chinese characters in SCM system by Pin Yin inputting method.
- 2023-08-04 05:10:03下载
- 积分:1
-
做库软件,可以做点针字库,truetype 字库等。
做库软件,可以做点针字库,truetype 字库等。-do for software, can do needle point font, such as truetype font.
- 2022-07-28 04:28:42下载
- 积分:1
-
获取指定窗口输入状态,vc6.0,XP编译通过
获取指定窗口输入状态,vc6.0,XP编译通过-Access to the specified window, enter the state, vc6.0, XP compiled by
- 2023-05-13 04:55:02下载
- 积分:1
-
可以将汉字转换成拼音的VC++开发的DLL源码
可以将汉字转换成拼音的VC++开发的DLL源码-Chinese characters can be converted into phonetic development of the VC-source DLL
- 2022-03-01 11:17:45下载
- 积分: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
-
在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。...
在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。-6.0 in VC environment with C language simulation of a simple phonetic input procedures, the simulation Pinyin input method with the real Pinyin input method"s basic functions.
- 2022-02-25 17:27:58下载
- 积分:1
-
汉字转拼音 汉字转拼音
汉字转拼音 汉字转拼音-Chinese to Chinese Pinyin spelling of Chinese characters to switch to Chinese Pinyin spelling of Chinese characters to Pinyin
- 2023-04-10 06:35: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
-
实现GB码和Big5码间的转换的程序,采用VC实现
实现GB码和Big5码间的转换的程序,采用VC实现-Realize GB code and Big5 code conversion between the procedures, the use of VC realize
- 2023-09-03 10:20:04下载
- 积分:1
-
定时器Timer2的使用,这里提供c源程序,以供参考。
定时器Timer2的使用,这里提供c源程序,以供参考。-timer Timer2 use, c source provided here, for reference.
- 2022-02-19 23:33:10下载
- 积分:1