搜索资源列表
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.
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.
CameraTest
- 一个初始化USB摄像头的程序,实现了比较基本的功能-a USB camera initialization procedures to achieve a more basic function
ae
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 VC++/Unix-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of VC / Unix
gbuni
- 实现BIG 与 GB 的转换 VC源代码程序,形式为C函数,-achieve BIG with VC GB of source code conversion process, in the form of C function,
VBSRF
- 用VB实现转换输入法的小程序,请大家指教一下,学习学习-VB conversion of small input procedures, please enlighten this, learn from
HZ
- 用c语言实现的汉字显示程序。采用cclib.dat库,无需改动,可以直接使用。
GBBig5
- 实现GB码和Big5码间的转换的程序,采用VC实现
InputBaseOnQtopia
- 基于qtopia的中文输入法设计与实现。 基于嵌入式Linux系统上广泛使用的GUI应用程序开发包Qtopia,利用Qtopia所提供的插件技术,给出在嵌入式LinuX系统中中文输入法的整体设计框架,并以拼音输入法为例介绍其实现过程。
charEncode
- 一个机顶盒上实现中文字符编码的小程序,用于JVM中.
Typing
- 一个打字程序,用来实现练习打字的功能,并且可以判断输入正误,且可以设置打字时间。-a typing procedures used for typing practice, it also can be imported is mistaken judgment, which can be set typing time.
Visual C++编程控制输入法切换
- 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
IME
- 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
biasnyi
- 编译试验,实现一段程序的识别。。。。。 编译试验,实现一段程序的识别-Compiler testing, to achieve recognition for some procedures. . . . . Compiler testing, to achieve recognition for some procedures
homework3
- 简单的基于频率的音字转换程序实现 学生作业 故可读性不是很好-Simple word-based frequency conversion process to achieve the sound operation so students are not very good readability
gbconvert
- 编了一个小程序,可以实现GB2312、BIG5(简体中文——繁体中文)之间的互相转换。也算是个实用的小程序。-For a small program can be achieved GB2312, BIG5 (Simplified Chinese- Traditional Chinese) conversion between. Also be regarded as a small program useful.
freepy
- 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。-The software used has been prepared by VC
hanyupinyin
- 实现两个中文词组按拼音排序的功能,也可以用于查找汉字的拼音。效率较高,直接采用哈希表数组存储,程序运行时不需要建立哈希表,直接可索引快速查找-Achieve two Chinese phrases sorted according to the phonetic features of Chinese characters can also be used to check spelling. More efficient, direct use of the hash table array
pinyin
- 用于编写输入法程序的拼音码表,通过码表可以实现输入法程序的编写,很好的工具-Used to write the Pinyin input method program code table, the table can be achieved through the code input method program written in a very good tool for
showchar03
- 该程序实现了提取字模包括全角半角字模提取并显示,里面有个写好的的LCD屏仿真程序,可以看到点阵的显示效果-Program for extracting the full-width half-width font font, including extraction and display, which have written of the LCD screen simulation program, you can see the dot matrix display effect