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

搜索资源列表

  1. 模拟拼音输入法的源程序

    3下载:
  2. 在VC++6.0环境下用C++语言编写一个简单的模拟拼音输入法程序,该模拟拼音输入法具有真正的拼音输入法的基本功能。-6.0 in VC environment with C language simulation of a simple phonetic input procedures, the simulation Pinyin input method with the real Pinyin input method's basic functions.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:154.48kb
    • 提供者:陈青侠
  1. 控制输入法

    0下载:
  2. 用C#语言写的输入法控制程序 可以显示改变输入法-C# language written control procedures for the importation of law can be shown to change the input method
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:10.16kb
    • 提供者:万金油
  1. wordsanalyse

    0下载:
  2. 一个用C语言编写的词法分析器,该程序只要实现对输入代码的词法分析并输出文件以保存结果。-a C language prepared by the lexical analyzer. as long as the procedures for the importation of code to achieve the lexical analysis and output files to preserve the results.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:lgwang
  1. HZ

    0下载:
  2. 用c语言实现的汉字显示程序。采用cclib.dat库,无需改动,可以直接使用。
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:smartliu
  1. dazi

    0下载:
  2. 打字练习程序 用C语言写的 很使用的
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1.44kb
    • 提供者:刘伟
  1. SRC

    0下载:
  2. 一个用Visual C++编写的五笔编码查询系统,可帮助学习五笔输入法的用户掌握那些难打字的编码.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:127.1kb
    • 提供者:朱兆斌
  1. pyinput

    0下载:
  2. 用c语言编写的拼音输入法-prepared by the Pinyin input method
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:182.56kb
    • 提供者:晓龙
  1. ADC_IN

    0下载:
  2. AT80C2051用内部比较器作AD转换器,这里提供c源程序,以供参考。-AT80C2051 used for internal comparisons for the AD converter, c source provided here, for reference.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:976byte
    • 提供者:dsf
  1. Visual C++编程控制输入法切换

    0下载:
  2. 本代码实现了在Windows应用程序中动态的控制输入法的技术。在DELPHI中许多控件都有控制输入法的属性,用户在设计时只要设置好这个属性就可以了,但在VC中并不直接提供对输入法的控制,要在VC应用中实现这种功能必须调用Windows API。在本文中我将用一个类将与输入法操作有关的Windows API函数进行封装,并进行了实现。对输入法编程有很好的参考价值。
  3. 所属分类:输入法编程

    • 发布日期:2011-03-31
    • 文件大小:33.57kb
    • 提供者:wangda183448
  1. chineseinputmethod.rar

    0下载:
  2. 用c语言编写的中文输入法,能实现数字、拼音汉字输入,With the c language of Chinese input method, to achieve figures, Pinyin Chinese character input
  3. 所属分类:IME Develop

    • 发布日期:2017-03-30
    • 文件大小:188.03kb
    • 提供者:yu
  1. T9pingjinshurufa

    0下载:
  2. 手机的T9拼音输入法,用C写的,里面有词表,trie树-Phone T9 Pinyin input method, written with C, which has the word table, trie tree
  3. 所属分类:IME Develop

    • 发布日期:2017-04-02
    • 文件大小:29.2kb
    • 提供者:
  1. srf

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

    • 发布日期:2016-12-22
    • 文件大小:149kb
    • 提供者:amy
  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
    • 文件大小:15.84mb
    • 提供者:福星
  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
    • 文件大小:317.29kb
    • 提供者:翁永生
  1. Cpinyin

    0下载:
  2. 一个用C++做的拼音输入法模块。 准确来说,还不能实现拼音输入,但编写思路和算法在其中已体现。-A C++ to do with the Pinyin input method module. Is accurate, but also can not enter Pinyin, but the preparation of ideas and algorithms which have been embodied in the.
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:3.04kb
    • 提供者:小明
  1. ibus-sogoupycc-0.2.5.tar

    0下载:
  2. 拼音输入法,ibus的,用c++做的,挺好的-Pinyin input method
  3. 所属分类:IME Develop

    • 发布日期:2017-04-03
    • 文件大小:91.1kb
    • 提供者:*
  1. Dijkstra-shortestway

    0下载:
  2. 用c语言编写的Dijkstra算法求最短路径,使用了自带的数据-Wir freuen UNS mit c Sprachen Dijkstra kürzesten Weg Algorithmus, mit Hilfe eines integrierten Daten
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:4.95kb
    • 提供者:cynosural
  1. showchar

    0下载:
  2. 显示字符的一个小程序,很实用,自己用C++编写的-a little program based on showing char
  3. 所属分类:IME Develop

    • 发布日期:2017-04-29
    • 文件大小:158.39kb
    • 提供者:huangm
  1. Clientppaps

    0下载:
  2. 拼音输入法用C语言实现,对提高C语言编程能力有一定帮助。-Pinyin input method with C language to achieve, to improve the C language programming ability to help.
  3. 所属分类:IME Develop

    • 发布日期:2017-05-05
    • 文件大小:32.26kb
    • 提供者:宇云
  1. 8868906

    0下载:
  2. 拼音输入法用C语言实现,对提高C语言编程能力有一定帮助-Pinyin input method with C language to achieve, to improve the C language programming ability to help
  3. 所属分类:IME Develop

    • 发布日期:2017-05-05
    • 文件大小:4.94kb
    • 提供者:范云云
« 12 »
搜珍网 www.dssz.com