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

搜索资源列表

  1. InputMethodEditor

    0下载:
  2. 在windowCE系统下用evc编写的输入法的程序-WindowCE system used in the preparation of the input method evc procedures
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:145746
    • 提供者:小皮
  1. vc_yufafenxi

    1下载:
  2. VC++专用的语法分析工具,可以分析出你的VC代码是否正确,它分为词法分析和语法分析两个程序,封装在一个CFenXi类中,,本程序利用了分割窗体技术和单文档设计,压缩包内附有开发文档说明。 -VC++-specific grammar analysis tools, you can analyze your VC code is correct, it is divided into lexical analysis and syntax analysis of the two procedur
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:491285
    • 提供者:160
  1. T9test

    0下载:
  2. T9test T9输入法中文源代码,包括演示程序,对做手机的人很有帮助!-T9 Chinese input method for Mobile phone
  3. 所属分类:IME Develop

    • 发布日期:2017-04-17
    • 文件大小:188735
    • 提供者:袁伟淇
  1. freepy

    0下载:
  2. 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。-The software used has been prepared by VC
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:619235
    • 提供者:张三
  1. Pinyin_Input_Method

    0下载:
  2. 拼音输入法,利用有限键的键盘实现拼音输入,可作为毕业设计。-Pinyin input method, use of the limited keys of the keyboard to achieve phonetic input can be used as graduate design.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:203081
    • 提供者:su
  1. BIG2GB

    0下载:
  2. 一个在C++中进行简体中文(GB2312)向繁体(BIG5)转换的程序。两地通软件曾将些程序应用到了项目中。因此还是值得学习一下的。-One carried out in C++ Simplified Chinese (GB2312) to Traditional (BIG5) conversion process. Concerto Software has two more procedures will be applied to the project. So it is worth l
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:118305
    • 提供者:176
  1. itos

    0下载:
  2. 字符类型转化代码,主要是整型到string型的转化,看了代码你就明白具体的作用了。-data type converter,i can help you easily code your program.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-21
    • 文件大小:6174262
    • 提供者:changzhijun
  1. TOpinyin

    0下载:
  2. 汉字中取拼音 是将一段汉字中所有的拼音抽取出来-Were obtained from Chinese Pinyin
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:13845
    • 提供者:陈东旭
  1. WMV12S

    0下载:
  2. 用汇编写的打字练习小程序。界面用的是C语言写的,调用ASM程序。-Typing practice with the compilation of small programs written in. Interface using a C-written in, call ASM program.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:24127
    • 提供者:WWW
  1. au

    0下载:
  2. 此输入法模拟拼音输入法功能,不过是在DOS下实现-The analog input Pinyin input method feature, but is achieved under DOS
  3. 所属分类:IME Develop

    • 发布日期:2017-03-27
    • 文件大小:29927
    • 提供者:liujianfei
  1. inputmethod

    0下载:
  2. 中文输入法:提供完整的源代码和字模,适合用于嵌入式系统,例如MTK平台等-input method
  3. 所属分类:IME Develop

    • 发布日期:2017-05-20
    • 文件大小:5767237
    • 提供者:changle
  1. hanyupinyin

    0下载:
  2. 实现两个中文词组按拼音排序的功能,也可以用于查找汉字的拼音。效率较高,直接采用哈希表数组存储,程序运行时不需要建立哈希表,直接可索引快速查找-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
  3. 所属分类:IME Develop

    • 发布日期:2017-03-28
    • 文件大小:105079
    • 提供者:翁家祥
  1. CharToPinyin.tar

    0下载:
  2. 将汉字根据gb2312编码转换为拼音,目前应该支持6000左右的汉字,当然可以自己扩展成gbk编码,可支持2万多的汉字(含繁体)-According to the Chinese gb2312 encoding is converted to pinyin, the current should be supported around 6,000 Chinese characters, of course, extend yourself into the gbk encoding, can s
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:3264
    • 提供者:liuliu
  1. calculatorDlg

    0下载:
  2. 这个是计算器程序源代码,与大家一起分享啊!-calculator of code。
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:2365
    • 提供者:lichuanye
  1. tchaikov-scim-googlepinyin-515e9e6

    0下载:
  2. 谷歌的输入法,Linux下使用的版本源代码,学习编程的好资料-Google' s input method, Linux source code for the version used to learn good programming information
  3. 所属分类:IME Develop

    • 发布日期:2017-04-10
    • 文件大小:1174600
    • 提供者:张古藤
  1. winCE

    0下载:
  2. VC编写的WinCE的一个输入法的源码,嵌入式平台winCE下实现-VC prepared WinCE source code of an input method, embedded platform to achieve winCE
  3. 所属分类:IME Develop

    • 发布日期:2017-03-27
    • 文件大小:630235
    • 提供者:刘军
  1. iphone_sys

    0下载:
  2. iPhone系统词库生成工具,可以自己导入搜狗输入法的词库,然后生成对应的dat文件,方便用户DIY iPhone系统自带输入法的词库~另有wefit版本正在开发。-iPhone System thesaurus generation tool, you can import their own Sogou input method of the thesaurus, and then generate the corresponding dat files, user-friendly DIY
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:474928
    • 提供者:PeakJi
  1. testc

    0下载:
  2. print word 簡單的印出文字 簡單好玩有趣測試用
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:219762
    • 提供者:吳春輝
  1. pinyin

    0下载:
  2. 用于编写输入法程序的拼音码表,通过码表可以实现输入法程序的编写,很好的工具-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
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:10927
    • 提供者:bobo
  1. 2010322

    0下载:
  2. 调试过的 Visual Studio 2008上的计算器源码,供学习c++用。-Has debugged Visual the Studio 2008 on calculator source codes, for study c++ to use.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-27
    • 文件大小:10413129
    • 提供者:林宇斌
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com