资源列表
myCode
- beautyearth@163.com编写。主要功能如下: 1、实现GB码到Big5码的转换; 2、实现Big5码到GB码的转换; 3、自动判断当前编码类型,防止多次无效转换; 4、可扩展功能:GB-->GBK、GBK-->GB、Big5-->GBK、 GBK-->Big5。-beautyearth@163.com prepared. Main function is as follows: 1, the realization of GB code to
对话框
- 对话框!!! 最上面写着几行字 下来就是个绿色的圆圈-dialog! ! ! Most read a few lines down is the green circle! !
TestUnicode
- 将中文汉字转换成Unicode码,用于在通信中传递字符串,接收端收到后用相应函数进行转化成字符串-Chinese characters will be converted into Unicode code for the communications pass strings, after receiving end received with the corresponding functions into strings
取得汉字拼音(首码)
- 一个取得汉字拼音(首码)程序.-made a Pinyin (the first code) procedures.
switch_samples
- Sample for effective use of switch statements.
unicodes
- Set unicode characters. Kompletan popis unicode karaktera.
max_pro_seg
- 详细介绍了最大概率分词方法的理论和步骤, 帮大家轻松搞定简单的中文分词-the word to introduce the max propability int segmenting
Resource
- 这是用c#作的一个网站的国际化,其中只实现了英文的转化,但是提供了解决问题的思路
okHZTOPY
- 汉语转换成拼音的实用程序,用于中文处理,VC++环境-Chinese pinyin into practical procedures for Chinese processing, VC
DiffEngine_src
- A Generic, Reusable Diff Algorithm in C# 这是一个用C#实现的Diff程序,用于文件内容的比较!