搜索资源列表
t9
- 一个简单T9输入法的实现,T9输入法的核心程序, 共两个文件,一个是NixInputMethod.h,还有一个是T9.c 参见压缩包。-a simple T9 input method to achieve T9 input method to the core, with a total of two documents, one is NixInputMethod.h, there is a T9.c see compressed.
模拟拼音输入法的源程序
- 在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.
pinyininput
- linux下的拼音输入法,解决了在linux下中文字符的输入问题。其中的.exe文件直接运就可以了。.c文件为程序的源代码-the Pinyin input method solves the Chinese characters under linux on the importation issue. The. Exe files shipped directly on it. . C files for a program's source code
wordsanalyse
- 一个用C语言编写的词法分析器,该程序只要实现对输入代码的词法分析并输出文件以保存结果。-a C language prepared by the lexical analyzer. as long as the procedures for the importation of code to achieve the lexical analysis and output files to preserve the results.
gbuni
- 实现BIG 与 GB 的转换 VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
HZ
- 用c语言实现的汉字显示程序。采用cclib.dat库,无需改动,可以直接使用。
fcitx-3.5
- 一个基于c++输入法程序,包含词库建议程序源代码
dazi
- 打字练习程序 用C语言写的 很使用的
10种软件滤波方法的示例程序(JKRL)
- 这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
g19264_c
- 这是中文液晶192*64的C程序,供大家参考,转载-This is the Chinese LCD 192 * 64 C program, for your reference, reprinted
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
t9.rar
- 一个基于c++输入法程序,包含词库和词库建议程序源代码,如果你想看法输入法,这个是 ... 完成了T9输入法程序,具有联想功能。,T9
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
srf
- 一个用c++编写的输入法程序,是一个很好的范例哦-A c++ written with the input program is a good example of oh
app5
- ABC.c,ABC.h:各种输入法如拼音,字母,符号和标点的切换的程序。-ABC.c, ABC.h: a variety of input methods such as alphabet, letters, symbols and punctuation switching procedures.
BIG2GB
- 一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。-One carried out in C++ Simplified Chinese (GB2312) to Traditional (BIG5) conversion process. Concerto Software has two more procedures will be applied to the project. So it is worth l
WMV12S
- 用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。-Typing practice with the compilation of small programs written in. Interface using a C-written in, call ASM program.
jjbx
- 已经编译好的输入法程序,解压后放入C:\WINDOWS\system32文件夹下-Input program has compiled, extracted and put into C: \ WINDOWS \ system32 folder
CloseIme
- 使用 C++ 在程序中关闭输入法-Using C++ input method in the program shut down
pinyin
- 拼音输入法C程序;希望对有用到的朋友有所帮助和借鉴。-Pinyin input method C program we hope to useful to help friends and draw lessons from.