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

搜索资源列表

  1. 20061089492033978_1

    0下载:
  2. 名称: 简繁体中文转换工具:RsChineseCvt V.0.0.1 类型: 常用控件 作者: iwgh 最后更新: 2006-10-13 20:19:45 文件大小: 12321| 官方网站: http://www.roarsoft.net 简介说明: 简繁体中文转换工具:RsChineseCvt V.0.0.1-Name : Jane English conversion tools : RsChineseCvt V.0.0.1 types : Common Cont
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:12.29kb
    • 提供者:iwgh
  1. 2006101320191979668

    0下载:
  2. RoarSoft Studio Product 名称: 简繁体中文转换工具:RsChineseCvt V.0.0.1 类型: 常用控件 作者: iwgh 最后更新: 2006-10-13 20:19:45 文件大小: 12321| 官方网站: http://www.roarsoft.net 简介说明: 简繁体中文转换工具:RsChineseCvt V.0.0.1 http://roarsoft.net/dispArticle.asp?boardid=2
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:47.73kb
    • 提供者:iwgh
  1. File

    0下载:
  2. 获取汉字首字母函数
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:70.06kb
    • 提供者:SurveyNet
  1. filsys

    0下载:
  2. 虚拟Unix的文件系统,预分配1M的空间作为虚拟硬盘-virtual Unix file system, the pre-allocation 1M hard disk space as virtual
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:155.07kb
    • 提供者:陈庆金
  1. 五笔速查

    0下载:
  2. 使用说明:先选择一种输入法,把你要查询的字贴过来,然后相应会输出这个字的对应的五笔编码,请查阅readme文件-use : first select an input, you have to find the words posted up, and then the corresponding output will be the word of the corresponding five coding, please refer to the readme file
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:233.54kb
    • 提供者:武勇
  1. kazak.rar

    8下载:
  2. 新疆哈萨克文(老文字)输入法.字体文件copy到c:\windows\fonts下,将kazakx.dll copy到c:\windows\system32下,然后执行sss.reg就ok啦 ,Xinjiang Kazakh (old text) input method. Copy font file to c: windows onts under kazakx.dll copy to c: windowssystem32 under, and then the implementatio
  3. 所属分类:IME Develop

    • 发布日期:2016-01-23
    • 文件大小:1.5mb
    • 提供者:dawran
  1. 2011111715145195

    0下载:
  2. 柯文输入法源码 资源类别: VB源码¦其他 文件大小: 116KB -Cohen input source categories of resources: VB source ¦ other File Size: 116KB
  3. 所属分类:IME Develop

    • 发布日期:2017-04-05
    • 文件大小:115.47kb
    • 提供者:alai86146
  1. freepydoc_cn

    0下载:
  2. 自由拼音输入法的帮助文档.因本站已存在freepy31.zip文件,所以只上传其帮助文档-Pinyin input method with the help of free documentation. Freepy31.zip file already exists for this site, so only upload their help documentation
  3. 所属分类:IME Develop

    • 发布日期:2017-03-29
    • 文件大小:631.95kb
    • 提供者:abcdde111
  1. IME

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

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

    0下载:
  2. 将五笔字型的Unicode格式文本格式的.TXT文件转换为ANSI格式的小程序。-Five fonts to Unicode format text. TXT file is converted to ANSI format applet.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:37.27kb
    • 提供者:girl88188
  1. change

    0下载:
  2. 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF
  3. 所属分类:IME Develop

    • 发布日期:2017-03-25
    • 文件大小:29.46kb
    • 提供者:aaaaaaaa
  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
    • 文件大小:604.72kb
    • 提供者:张三
  1. 45666033cutword

    0下载:
  2. 中文汉字输入法源码文件,共功能完善,系统完美,代码清晰。-Chinese character input method source code file, a total functional, the system perfect, the code clarity.
  3. 所属分类:IME Develop

    • 发布日期:2017-04-03
    • 文件大小:209.03kb
    • 提供者:lj
  1. BIG2GB

    0下载:
  2. 中文繁体、简体(BIG-GBK)编码转换程序。本程序是批量转换程序,需要指定待转换的文本文件位置,选中一个空的输出文件,点击“转换”按钮即可,转换过程可逆,也就是可以繁体、简体互相转换。 -Chinese Traditional and Simplified (BIG-GBK) encoding conversion. This program is batch conversion process, need to specify the location of the text file
  3. 所属分类:IME Develop

    • 发布日期:2017-03-28
    • 文件大小:63.73kb
    • 提供者:李琳
  1. weiruanlszt

    0下载:
  2. 字体管理是一款集字体浏览、安装等功能的免费绿色软件,让您对您计算机内的字体了如指掌,对您的网页设计、FLASH设计等工作都有很大帮助。附带放大镜功能让您把想要了解的字体看得清清楚楚;键位对应功能让您对键盘上字母所对应的符号了如指掌;字体文件搜索功能帮助您搜罗硬盘上未安装使用的字体文件;可以实现字体自动浏览。 -Fox is a set of dog font management font browsing, installing green features such as free so
  3. 所属分类:IME Develop

    • 发布日期:2017-05-12
    • 文件大小:2.86mb
    • 提供者:maggie
  1. getkeyboard

    0下载:
  2. 获得 键盘输出的信息,并记录在txt文件中、稍微改变就能在对方不知道的 情况下,记载键盘输入信息!-Keyboard output of information received and recorded in the txt file can be slightly changed without the knowledge of the other cases, the recorded keyboard input!
  3. 所属分类:IME Develop

    • 发布日期:2017-04-04
    • 文件大小:242.63kb
    • 提供者:胡涛
  1. ReadAndWrite

    0下载:
  2. 该程序为数据预处理程序,主要功能是将*.txt、*.dat等文件进行重新读写,如将多个空格符转换为一个制表符,易于程序重新读写。-The program can be used for the data preprocessing procedure, whose main function is to read*. txt,*. dat file and re-write again, replacing multiple spaces into a tab character.It s ve
  3. 所属分类:IME Develop

    • 发布日期:2017-04-01
    • 文件大小:1.97kb
    • 提供者:冯景泽
  1. BDFtoBMP

    0下载:
  2. Change to BMP file from BDF font file
  3. 所属分类:IME Develop

    • 发布日期:2017-03-31
    • 文件大小:36.86kb
    • 提供者:jeongjaehoon
  1. Mzwb

    0下载:
  2. 向PPC五笔字型输入法作者 海鹰 致敬。因为我是五笔的铁杆,PDA是WVGA(800x480)屏幕,所以修改了海鹰的配置文件及输入面板,可以在大屏幕上轻松使用五笔了。-Five-stroke input method to the PPC of the Seahawks tribute. Because I was five strokes of the iron, PDA is WVGA (800x480) screen, so the configuration file to modify
  3. 所属分类:IME Develop

    • 发布日期:2017-05-11
    • 文件大小:2.45mb
    • 提供者:yangmy
  1. MyFreePy

    0下载:
  2. 开源FreePy的简化,是一个exe文件,与imm脱离关系,可以帮助对freepy的理解。同时为移植到嵌入式机器作好准备-Open Source FreePy simplified, is an exe file, from the relationship with the imm can help understanding of freepy. While preparing to migrate to the embedded machine
  3. 所属分类:IME Develop

    • 发布日期:2017-03-28
    • 文件大小:277.03kb
    • 提供者:张利
« 12 »
搜珍网 www.dssz.com