搜索资源列表
java实现汉字转拼音
- 该包内有一个完整的汉字转拼音的程序,用java实现的。如果想修改成其他的语言也是非常的容易。
ChnToPinYin
- 可以同时实现完整拼音和首字母的转换,识别率比较高,扩展后可以进行各项应用,特别推荐给大家 App_code下StrToPinyin.cs和ConvertHzToPz_Gb2312.cs分别为拼音首字母缩写和全拼转换函数-Can simultaneously achieve a complete alphabet and the first letter of the conversion, recognition rate is relatively high, the applicatio
Hz2Py
- 实现的功能有: 1、汉字转换成完整的拼音; 2、得到汉字的拼音首字母。 -here finished 2 functions: 1、trans chinese characters to PinYin. 2、trans chinese characters to pinyin initials.