CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 汉字拼音

搜索资源列表

  1. PinYin_InputMethod_C51

    1下载:
  2. 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14619
    • 提供者:Jawen
  1. mapinfo2py

    0下载:
  2. Gis行业中常有数据需要由汉字转拼音的需求,本程序就是针对TAB数据进行字段中的汉字转换.mapinfo数据的处理是基于MAPX5.0,拼音提取是利用IMM直取微软拼音3.0的字库,有词组处理\\多音字处理功能,并对提取的拼音进行大小写\\拼音符号处理等功能.本程序是不可多得的学习代码!
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3573622
    • 提供者:周炜
  1. cvtHZToPY

    0下载:
  2. 根据汉字得到汉字的拼音,vc6.0编写,字库可扩展-been under Chinese phonetic characters, vc6.0 prepared font can be expanded
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:51074
    • 提供者:刘建光
  1. MoneyManagercsharpcode

    0下载:
  2. 一个出入帐管理器.代码段管理器.和一个显示天干地支的程序集和一个汉字转换成拼音的程序集-out a recorded manager. Code of the manager. Thus a show and the procedures set and a Chinese conversion pinyin into the procedures set
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:559662
    • 提供者:lilac
  1. pinyin_one

    0下载:
  2. 中文汉字的拼音对照表,通过它可以设计拼音输入法-Chinese characters in Pinyin CRT, which can design Pinyin input method
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:71738
    • 提供者:阿瑟多幅
  1. HanZiToPinCtrl

    0下载:
  2. 汉字转拼音控件 输入一个汉字,可得到相应的拼音 用于资料检索-Chinese pinyin to control the importation of a Chinese character, available for the corresponding phonetic information retrieval
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:71291
    • 提供者:molors
  1. qhzpy99122

    0下载:
  2. 演示如何通过文件取任何汉字的拼音及音标的演示源码及程序-demonstration through documentation of any Chinese characters and phonetic sound source and the target demo procedures
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:445081
    • 提供者:111111
  1. ChiToLetter

    0下载:
  2. 可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。-can achieve all GB - 232 definition of the Chinese phonetic conversion, facilitate database design for phonetic search and other operations, convenient an
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:40479
    • 提供者:Vcsoft
  1. hanzi-to-pinyin

    0下载:
  2. 由汉字得拼音 可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。-by Chinese characters in the alphabet can achieve all GB - 232 definition of the Chinese phonetic conversion, facilitate database
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:40693
    • 提供者:tanglongsh
  1. C51pingyinshurufa

    1下载:
  2. C51写的普通拼音输入法源程序可输入很多汉字和ASCii码-C51 wrote the ordinary alphabet input source can import a lot of Chinese characters and ASCii code
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:13838
    • 提供者:啊静
  1. WordSelectSystem

    0下载:
  2. 能够进行汉字的查询,包括五笔的两个版本,拼音的查询。方便简单,是一个特别实用的软件。-to carry out Chinese characters inquiries, including five strokes of the two versions, Pinyin inquiries. Easy to use, is a particularly useful software.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1678196
    • 提供者:阳炳林
  1. pinyintohanzi

    0下载:
  2. 整句输入变换, 将整句输入的拼音串变换成汉字串,类似微软的连续输入法-sentence importation of transformation, will sentence the Pinyin input string transform into character string, similar to Microsoft's continuous input
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:13407858
    • 提供者:miaowei
  1. ConvertPY

    0下载:
  2. 该转换工具是将一个完整的词库转换成拼音首字母组成的对照码.中文中多音多义字非常多,如果不生成对照码表,查询将非常费时,尤其是在手持设备上.本工具查找汉字读音码表,生成逗号分隔的CSV文件,可以自由的导入到任何类型的数据库中或自己使用csv格式进行查询.-the conversion tools is a complete thesaurus first converted into phonetic alphabet composed of the control code. Chinese M
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:211304
    • 提供者:何杰
  1. chinesepinyin

    0下载:
  2. 可以实现所有GB-232中定义的汉字的拼音转换,方便进行数据库设计时进行拼音查找和其他的操作,方便灵活,可以生成全部大写(小写),简单缩写拼音大写(小写),带(不带)分隔符等多种样式的拼音。嵌入式开发时,可作适当的修改。 -can achieve all GB - 232 definition of the Chinese phonetic conversion, facilitate database design for phonetic search and other operati
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:43138
    • 提供者:张建
  1. getSpell

    0下载:
  2. 实用的简繁体中文转换成拼音全拼Java类,可以转换GBK字符集中的所有汉字,使用非常简单,只需按照main()函数中的测试例子调用即可。目前,对于多音字的处理还有待完善。-practical Jane English phonetic spelling converted into Java classes, GBK characters can be converted concentrate all the characters, using very simple, only in acc
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:47829
    • 提供者:艾建华
  1. py

    0下载:
  2. 能够将汉字转化为拼音,可以方便的对汉字进行声母排序的控件 -can be translated into Chinese characters spelling, to facilitate the Chinese characters for the sort of controls Initials
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:57915
    • 提供者:吴瑜
  1. getPYAndWB

    0下载:
  2. 输入汉字取得拼音和五笔。 主要是汉字数据库有些用。-input Chinese characters and Pinyin made five. Chinese database is of some use.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1259611
    • 提供者:王晖
  1. kuangjia11

    0下载:
  2. 一个汉字转拼音的程序,非常简单实用.能够还能够查询功能。-a Chinese pinyin transfer procedures, a very simple and practical. Inquiries can also be able to function.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:109888
    • 提供者:刘铭
  1. Folder

    0下载:
  2. 能够见汉字转为拼音,并且速度很快,可以很好的将文字进行转化
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:6904
    • 提供者:sun
  1. PY

    0下载:
  2. 汉字转拼音程序,支持3K左右个汉字。 扩展以后可以支持任意多个汉字
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:39824
    • 提供者:谢玉林
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com