搜索资源列表
viterbi
- 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
Input Method Src
- 手写输入法的源代码,包括详细的说明文档,可以移植到任何平台.-input method sourcecode,can be used to any platform.
input-method
- 浅谈输入法编程 本文拟结合作者的亲身体验简要介绍一下在Windows环境下如何编写输入法程序。 -On the input method of programming with this first-hand experience to be a brief overview of how to write in the Windows environment, input method program.
input-source
- 一个用C语言写的开源输入法的源代码,一个很强大的输入法,现在很多输入法都是基于它来做的。-Written in a language in C source code for open source input, a very powerful input method, many input methods are based on it for the.
VC++
- 一个简单的T9拼音输入法,已经按汉字使用频率排序了.-A simple T9 Pinyin input method, has been sorted according to frequency of use of Chinese characters.
Input_Method
- 目前常用的输入法基本上有两种类型:外挂式(如早期的万能五笔)及输入法接口式(Input Method Editor-IME)。外挂式比较简单,就是一个exe文件,通过模拟一些Windows输入消息来给当前处于活动状态的编辑窗口输入文字,一个显著的优点是输入法只要启动一次,就可以在所有进程中使用;但缺点不不容忽视,首先实现起来也不容易,一个更大的不足是兼容性不够好,通常一个Windows版本需要一人对应的输入法版本,此外这类输入法为了能够截获用户输入,通常需要挂接键盘钩子,容易造成系统不稳定或者效
VB.input.method.development.modular.programming.ra
- VB模块化编程输入法开发代码VB code input method development of modular programming -VB code input method development of modular programming
T9InPut
- 自己写的一个可以用在XP上的T9输入法,能输入汉字,字母,数字,标点,可以扩充繁体和更多的标点,需要的下载吧,更多介绍请进我的博客:http://blog.csdn.net/rattlerattle/archive/2011/06/13/6540612.aspx-A write can be used in T9 input method on XP, can input Chinese characters, letters, numbers, punctuation, and more ca
vcswitch--input
- vc可以切换当前系统的输入法。根据注册表中输入法的值来切换-vc can switch the current system' s input method. According to the registry value to switch the input method
input-method-
- windows下输入法编程指南:IME使用方法-Programming Guide under windows input method: IME use
Method
- 使用Win-TC编写的简单输入法,响应拼音按键点击,实现汉字的输入。 另外,这个只是简单的提供输入法案例。 纯C编写,带有源代码和执行文件。 具有参考学习作用-Win-TC using a simple input method written in response to spelling button click, to achieve the input of Chinese characters. In addition, this simply to provide input L
Chinese-pinyin-input-method
- 中文拼音输入法,C源程序,比较简单,仅供参考,谢谢!-Chinese pinyin input method C source program
input
- 一个拦截并修改输入法的模块(源码) 拦截并修改输入法,就是说比如你用智能ABC输入法,输入法文字是“一二三”,但是确认上屏后出来的内容确是“四五六”这样子,此技术大概可以用来做输入法外挂辅助工具之类的吧。 模块是一个DLL,用VC++写的,压缩包里有这个DLL的源码。原理就是使用API HOOK拦截输入法的相关函数(ImmGetCompositionString函数,应用程序通过调用这个函数取得输入法输入),以达到截获并修改输入信息的目的。 -An intercept and
input
- 精美的输入法设计,优美的画面,简洁的程序。-Fine input method design, beautiful screen, a simple procedure.
Input
- 一个简单的输入法,使用VC++开发的。方便学习使用。-A simple input method, the use of vc++ development. Learning to use convenient.
Pinyin-input-method-source-code
- 本软件是基于windows IME 机制编写而成,名称为:自由拼音输入法。 本软件源代码公开,遵循GUN GPL(General Public License)。 本软件支持win95,win98,winNT。-The software is based on the windows IME mechanism prepared, name: free Pinyin input method. The software source code is open, follow GU
cPP-Chinese-Pinyin-input-method-
- c++ 中文输入法 通过面向对象实现简单的拼音输入-c++ Chinese Pinyin input method input through a simple object-oriented
input-method
- 输入法(附有dosbox,程序要在dosbox中运行)——按照汉字库的内码输入汉字,字的颜色、形状可以改变(形状有3中:正常,粗体,镂空)-Input Method (with dosbox, the program to run in dosbox)- Chinese character input in accordance with the code of Chinese characters, words, colors, shapes can be changed (shape 3:
DNF-by-injection-auxiliary-input
- DNF通过输入法注入辅助,是目前最好用的注入方法。-DNF by injection auxiliary input method is the best use of the injection method.
Input-Method-Editor-(IME)-sample
- 输入法源码, 这套源码编译直接就可以用.- Input method source code, the source code can be used directly.