搜索资源列表
源码附件:VC--初探WINDOWS下的IME编程
- 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do?
stringProcessing
- VC中经常回用到字符串的使用,该工程列出了常用的字符串处理函数,有很大的实用价值-VC frequently used in a string of use, the project presents a commonly used string handling functions. have great practical value
ppy
- 基于S3C44B0X的拼音输入法工程项目源码-the Pinyin input method FOSS projects
WinPTIDemo
- 关于手机T9输入法,基于vc工程,使用ATI,不错的一个工程-T9 input method on mobile phones, based on the vc project, the use of ATI, a good project
vc_shurufa
- 带有工程的拼音输入法,可以直接在VC6.0 中直接编译成输入法。-the IME INPUT SYSTEM SOURCE CODE WHICH IS MADE BY VC6.0 BETOGETHER WITH THE PROJECT FILE.
MATLAB
- MATLAB程序代码-- 人工神经网络及其工程应用 -MATLAB code- artificial neural networks and their engineering applications
VC_monishouxie
- 汉字手写系统,算法用VC++实现。工程完整,注释详细,可以直接编译运行。-Chinese character handwriting system the algorithm used VC++. The project is complete, detailed notes, can directly compile and run.
CppPinYin
- C++ 拼音类及示例程序,用于实现拼音输入法(包含T9输入功能),可以移植到VxWorks、Linux等嵌入式平台,实际工程中用在VxWorks5.5中实现拼音输入法。-C++ Pinyin Class and the example project. Can be used to implement Pinyin input(inclue T9)