CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 输入法编程 搜索资源 - input method

搜索资源列表

  1. viterbi

    0下载:
  2. 利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:14661
    • 提供者:李澳
  1. 拼音输入法

    0下载:
  2. 一个输入法的源码很不错的提供给大家,尽供参考,-Another good source code about input method.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:23153
    • 提供者:何伟
  1. 输入法源代码

    1下载:
  2. 拼音输入法 tm.txt =>输入法原始编码表例子 码表即字典:应按小=>大排序 bm.zip =>输入法码表建立源程序 ime.zip=>IME输入法源程序 tminstall.zip=>安装输入法源程序 imm.h multimon.h winhtml.zip=>VC下的HTML编译库 请将imm.h和multimon.h拷贝到vc++下的include目录下 用户应在readmb函数中加入自己的码表读取功能 -Source code of Chinese
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:159067
    • 提供者:king
  1. 输入法源码

    2下载:
  2. 很好的东东。对于搞输入法编程的人来说是个很好的参考和启发-A good input method sample for learning input method program.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:152671
    • 提供者:xuxu
  1. 改进版C51拼音输入法

    0下载:
  2. 改进版C51拼音输入法,原程序在KEIL 7.0 下无法编译,此次修改了错误,以及搜索算法。-improved version of the C51 Pinyin input method, the original procedure KEIL 7.0 unable to compile, and this latest revision of the error and to search algorithm.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:11950
    • 提供者:欧阳菲菲
  1. Cpyinput

    0下载:
  2. 拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving / / source / / C / / Chinese
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:187504
    • 提供者:王王
  1. Input Method Src

    0下载:
  2. 手写输入法的源代码,包括详细的说明文档,可以移植到任何平台.-input method sourcecode,can be used to any platform.
  3. 所属分类:输入法编程

    • 发布日期:2013-01-30
    • 文件大小:457415
    • 提供者:XP
  1. input-method

    0下载:
  2. 浅谈输入法编程 本文拟结合作者的亲身体验简要介绍一下在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.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-26
    • 文件大小:11109
    • 提供者:王佳佳
  1. input-source

    0下载:
  2. 一个用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.
  3. 所属分类:IME Develop

    • 发布日期:2017-06-09
    • 文件大小:16614456
    • 提供者:福星
  1. VB.input.method.development.modular.programming.ra

    0下载:
  2. VB模块化编程输入法开发代码VB code input method development of modular programming -VB code input method development of modular programming
  3. 所属分类:IME Develop

    • 发布日期:2017-03-22
    • 文件大小:2176
    • 提供者:崔振岳
  1. T9InPut

    0下载:
  2. 自己写的一个可以用在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
  3. 所属分类:IME Develop

    • 发布日期:2017-03-23
    • 文件大小:818811
    • 提供者:刘星
  1. vcswitch--input

    0下载:
  2. vc可以切换当前系统的输入法。根据注册表中输入法的值来切换-vc can switch the current system' s input method. According to the registry value to switch the input method
  3. 所属分类:IME Develop

    • 发布日期:2017-05-09
    • 文件大小:2285715
    • 提供者:zbg
  1. input-method-

    0下载:
  2. windows下输入法编程指南:IME使用方法-Programming Guide under windows input method: IME use
  3. 所属分类:IME Develop

    • 发布日期:2017-03-24
    • 文件大小:174907
    • 提供者:linxoingyang
  1. Method

    0下载:
  2. 使用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
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:212486
    • 提供者:姚庆良
  1. Chinese-pinyin-input-method

    1下载:
  2. 中文拼音输入法,C源程序,比较简单,仅供参考,谢谢!-Chinese pinyin input method C source program
  3. 所属分类:输入法编程

    • 发布日期:2014-01-06
    • 文件大小:11070
    • 提供者:王大
  1. Input

    0下载:
  2. 一个简单的输入法,使用VC++开发的。方便学习使用。-A simple input method, the use of vc++ development. Learning to use convenient.
  3. 所属分类:IME Develop

    • 发布日期:2016-05-03
    • 文件大小:86016
    • 提供者:赵江
  1. Pinyin-input-method-source-code

    0下载:
  2. 本软件是基于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
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:579546
    • 提供者:LvYahui
  1. cPP-Chinese-Pinyin-input-method-

    0下载:
  2. c++ 中文输入法 通过面向对象实现简单的拼音输入-c++ Chinese Pinyin input method input through a simple object-oriented
  3. 所属分类:IME Develop

    • 发布日期:2017-05-03
    • 文件大小:1270438
    • 提供者:Jimmy yang
  1. input-method

    0下载:
  2. 输入法(附有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:
  3. 所属分类:IME Develop

    • 发布日期:2017-05-13
    • 文件大小:3550966
    • 提供者:WongMan
  1. Input-Method-Editor-(IME)-sample

    0下载:
  2. 输入法源码, 这套源码编译直接就可以用.- Input method source code, the source code can be used directly.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-05
    • 文件大小:533423
    • 提供者:yanzheng
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com