搜索资源列表
汉字转换为二进制编码.rar
- 汉字转换为二进制编码 C语言源代码
将汉字转换为拼音(PHP源代码)
- 将汉字转换为拼音串的PHP源代码,只需把pinyin_table.php包含进你的程序代码里,然后调用函数 get_pinyin($str) 就可以将$str的汉字转换为拼音了。这个可以用于SEO里,把你的文章Title转换为英文,并附加到地址URL里,增加SEO的效果。本站的地址栏就使用了该种方法。 使用方法: <?php require_once("pinyin_table.php'); echo "Output : " . get_pinyin(
汉字to拼音简写
- 将汉字转换为拼音首字母和拼音全称的程序 可以用于汉字to拼音的钻换-of Chinese characters conversion to the first phonetic alphabet and phonetics procedures can be written in Chinese characters used to drill for the Pinyin
汉字转换工具
- 一个汉字转换工具,对单片机开发人员可能有点帮助.-a Chinese conversion tool for microcontroller development might help a bit.
汉字转换为二进制编码
- C编程 把汉字转换为二进制编码-C Programming put Chinese characters conversion of binary coding
拼音转相应的汉字
- 将汉字转化为其相对应的拼音的题目,:(c++ vc6.0)
汉字转拼音
- 将汉字转换成拼音字母
VB汉字转换UTF-8 & GBK
- VB汉字转换UTF-8 & GBK
C#汉字编码转换工具
- 实现了汉字与unicode,gb2312进行转换QQ:547170882
JAVA汉字转换拼音
- JAVA汉字转换拼音 各种使用方法
Zebra.rar
- 比程序可将汉字转换为相应的打印编码,字体,大小,长度,高度等参数可修改。,This procedure can converted the corresponding Chinese characters to encoding print., font, size, length, height and other parameters can be modified.
pinyin.rar
- 汉字转换的DLL,附PB调用范例.可以做"汉字->拼音"的转换(全部拼音或拼音首字,支持多音字) GB码下 "简体字<->繁体字" 转换 "GB码<->BIG5码"转换 "ANSIC<->Unicode"转换 ,powerbuilder 9.0
ChiToLetter
- vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。-vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted
汉字编码查询
- 汉字内码查询。提供机内码,国标码,区位码的相互转换。不能计算拼音。(谁有不使用查询表的方式得到汉字拼音的方法??)-CICS code inquiries. To provide opportunities within the code, GB code, the location code conversion. Spelling can not be calculated. (Who is not using questionnaires manner Pinyin method? ?)
hanzi2pinyin
- java中将汉字转换为拼音的程序 里面有方法将汉字转换成开头字母以及将汉字转换为拼音的方法-java characters will be converted to Pinyin procedures there are ways to convert Chinese characters and Chinese characters at the beginning of the letter is converted to Pinyin method
pinying
- 使用微软拼音库,将输入的汉字转换成对应的拼音[带声调]。-Convert Chinese characters to its pronunciation by using ms lib.
UnicodeToChinese
- Delphi写的Unidode自动截取转换汉字代码,支持十进制和十六进制数据输入-Delphi written in Chinese characters Unidode automatic conversion interception code, support for decimal and hexadecimal data entry
shiliujinzhi
- 程序可以实现将输入的汉字或字符转换为十六进制的形式,程序简单易懂-Program can input Chinese characters or characters into hexadecimal form, the program easy to understand
汉字转换成拼音码,
- dephi 控件 汉字转换成拼音码,比如:将“用户”转换为“yh” 可以方便的取得汉字的声母
unicode与汉字的转换工具
- 可以方便查询delphi的unicode与汉字的转换(unicode convert to hanzi for delphi)