搜索资源列表
一级汉字首字母
- 从一级汉字中提取首字母.方便进行拼音查寻.在Delphi7中试行无错误出现.-from a Chinese character from the first letter. Facilitate phonetic search. In Delphi7 tried out error-free now.
PYB
- 拼音处理模块原理及补充说明: 原理: 根据操作系统拼音输入法的对照表。 提取出简单的单字对照表,用于待开发系统的拼音汉字转换。 主要用途:输入拼音头的汉字检索 拼音对照表(简表)结构: 以汉字‘啊’的内码 B0A1(十六进制数) 为文件的零基点,依 次输入汉字对应的拼音头字母。没有汉字的区域用符号 @ 填充。 生成拼音对照表。 如何从系统中提取对照表: 操作系统的 开始->程序->附件->输入法生成器。 在输入法
DecimalToChinese
- <数字转换汉字大写和英文读法的几个函数> 很早以前写的一个数字转换汉字大写和英文读法的几个函数,02年还修改过,可应用于delphi和Powerbuider,有兴趣的朋友可以改成其他语言!
wordconversion
- 批量将汉字转换为拼音、五笔的编码-batch of Chinese characters into pinyin, five strokes coding
GSMSMSPDU_SEND
- 通用GSM模块汉字发送VB程序:具有自动汉字PDU码生成及转换的功能,还可快速读写SIM卡-common GSM module Chinese Send VB : Chinese PDU with automatic code generation and conversion functions, can read and write fast SIM cards
MSPYCode
- 在查询汉字拼音首字母时需要取得汉字的拼音-inquiry, the first Chinese phonetic alphabet requirement for the Chinese pinyin
getPYAndWB
- 输入汉字取得拼音和五笔。 主要是汉字数据库有些用。-input Chinese characters and Pinyin made five. Chinese database is of some use.
pym
- 给出汉字,自动求出拼音码和几个常用的加密函数。
GETHZPY
- 在DELPHI下调用API获取汉字五笔拼音
CtoE
- 汉字转换拼音的涵数,可以在设计的名称的简写码使用此涵数
HZZM
- 获取汉字拼音的首字母(缩写),输入汉字后显示该字的首字母
AutomatedDocking_Library_for_D2009
- AutomatedDocking Library 控件源代码修改 适合Delphi 2009 和C++ Builder 20009 使用。 修正汉字不能正确显示问题
拼音查找汉字
- 无解压密码,内容如文件名,不知上传后是否仍可用。初学,谢谢。-without extracting passwords, content such as file name, I wonder whether the upload could be used. Beginners, thank you.
delphi的汉字字库显示代码
- delphi的汉字字库显示代码, 在Delphi6环境下编译通过,delphi code of Chinese characters displayed in the compiler environment through Delphi6
Pinyin.rar
- unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) ,unit pinyinfunction // the function of Chinese characters spelling
1232223
- delphi 字模软件 分析汉字,英文,数字,提取点阵-delphi matrix software analysis of Chinese characters, English, numbers, dot-matrix extraction
CatchWord
- 如何用delphi在windows 2000 windows xp下实现获取屏幕的汉字-How to use delphi in windows 2000 windows xp to achieve access to the screen characters
123
- 该软件的主要功能是用鼠标就能“写”出常用的汉字,所以用户界面包括: 编辑区:用户在客户区用鼠标写字。 字库区:系统在汉字库中找到匹配的汉字,按照相似概率排列在字库区的列表框,用来方便用户点选正确的汉字。 显示区:用来显示用户在字库区勾选的汉字。 如果字库区没有用用户想要的汉字,那么在编辑区下面有一个清除按钮,用户点击后重新写入,尽量写的工整一些。最后用户想要的字都出现在显示区内,用户复制后就可以得到想要的汉字。 -The software' s main functio
ChineseToSpell
- 数据库字段内容汉字到拼音缩写转换工具源码-ChineseToSpell
Pinyin
- 输入汉字转成拼音的小程序,可以经过改动后,输入汉字直接进行拼音检索(Chinese characters transferred to Pinyin)