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

搜索资源列表

  1. srf

    0下载:
  2. 一个用c++编写的输入法程序,是一个很好的范例哦-A c++ written with the input program is a good example of oh
  3. 所属分类:IME Develop

    • 发布日期:2016-12-22
    • 文件大小:152576
    • 提供者:amy
  1. PinyinIME

    0下载:
  2. Google拼音输入法源码。供做输入法的开发人员参考-Google Pinyin input method source. For developers who do reference input
  3. 所属分类:IME Develop

    • 发布日期:2017-05-13
    • 文件大小:3411564
    • 提供者:杜鹏
  1. T9Input

    0下载:
  2. QT4.7环境下的T9拼音输入法。。原理已经写清楚了-QT4.7 environment T9 Pinyin input method. . Principle has been clearly set out
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:378813
    • 提供者:huajinou
  1. QInputMethod

    1下载:
  2. 自己写的QT输入法,已在Tiny6410、Windows XP、Fedora 10测试通过。目前只支持英文、数字、字符的输入-QT input method, write your own by Tiny6410, Windows XP, Fedora 10 testing. Currently only supports English, numbers, and character input
  3. 所属分类:输入法编程

    • 发布日期:2012-11-13
    • 文件大小:35151
    • 提供者:谭德
  1. IME_SourceCode

    0下载:
  2. 学习输入法非常好的编程的完整实例,平台是vc++.-Very good input method to learn a complete programming example, the platform is vc++.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:22676
    • 提供者:刘丽君
  1. T9

    0下载:
  2. T9拼音输入法模块 像手机键盘一样数字键和字母键复用,一个按键上有三或四个英文字母, 在输入拼音时选择需要的字母来组成拼音,T9只需输入该字母所在的按键一次, 程序自动组成合理的拼音-T9 Pinyin input method module
  3. 所属分类:IME Develop

    • 发布日期:2016-01-27
    • 文件大小:31744
    • 提供者:罗志勇
  1. UTF82GB2312

    0下载:
  2. UTF8与GB2312之间的相互转换类,封装在一个类中,调用很方便-err
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:1963
    • 提供者:song
  1. freedompinyin

    0下载:
  2. 自由拼音输入法源代码~! 学习输入法编程的重要学习资料。-Free Pinyin input method source code ~! Learning to program an important learning input data.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:581103
    • 提供者:陈皓
  1. IME

    0下载:
  2. 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
  3. 所属分类:IME Develop

    • 发布日期:2017-03-27
    • 文件大小:548773
    • 提供者:王祥云
  1. cPPpinyinshuru

    1下载:
  2. 用MFC编写的一个C++拼音输入法,只能实现单个词语输入,不能智能联想。-Written with MFC a C++ Pinyin input method, only a single word input, not smart Lenovo.
  3. 所属分类:IME Develop

    • 发布日期:2014-04-22
    • 文件大小:1935360
    • 提供者:陈竹天
  1. t9input

    0下载:
  2. t9拼音输入法,已经移植完成。请多多关照-t9 Pinyin input method
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:243333
    • 提供者:huajinou
  1. Pinyin_input_method

    0下载:
  2. 拼音输入法源代码,可以实现简单的拼音输入设计-Pinyin input method source code, you can design simple phonetic input
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:551689
    • 提供者:赵齐
  1. freepy

    0下载:
  2. 自由拼音输入法源代码,使用方法类似新全拼。 编写使用WIN32API进行编写。代码简单结构清晰-Pinyin input method free source code, use the method similar to the new Quanpin. Prepared using WIN32API to write. Simple and clear code structure
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:548029
    • 提供者:Ghoskta
  1. 剪切板编程

    0下载:
  2. 关于系统剪切板的编程实例,实现调用系统剪切板
  3. 所属分类:输入法编程

  1. CalendarNotepad

    0下载:
  2. 日历记事本c++课程设计代码 实现vc++查询日历,显示当前时间,在记事本中编辑。-Calendar Notepad design code c++ program to achieve vc++ check the calendar to show the current time, in Notepad editor.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-09
    • 文件大小:1040193
    • 提供者:孙勇
  1. pinyinshuru

    0下载:
  2. 本源程序为中文拼音输入法,转自张凯所作。-The source for Chinese Pinyin input method, carried by Zhang Kai.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-03
    • 文件大小:11047
    • 提供者:wushangwei
  1. 211_input

    0下载:
  2. 有关c的拼音输入源码,和大家分享一下!! -Concerned pinyin c input source, and everyone to share! !
  3. 所属分类:IME Develop

    • 发布日期:2017-04-14
    • 文件大小:3378
    • 提供者:sgx
  1. 20070323_AboutWiz

    0下载:
  2. 自由拼音输入法源码,一种基于自由拼音输入法源码编写而成的输入法源码,Visual C++环境。-Pinyin input method free source code, a phonetic input method based on free source code has been prepared by the input source, Visual C++ Environment.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-03
    • 文件大小:21710
    • 提供者:quark
  1. T9pinyinshurufa

    0下载:
  2. 同学给我的电脑t9源程序代码 手头上也就只有这几个了-Classmates gave me the computer source code t9 will be on hand only a few of the
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:445096
    • 提供者:mahaidong
  1. AAA

    0下载:
  2. 用C实现的画图软件,提高大家学习共享,希望有所帮助-C achieved with drawing software, to raise them to learn to share the hope that help
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:324902
    • 提供者:翁永生
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com