资源列表
CultureSample
- This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
LanguageConvertAssistant
- 一个控件类,有DLL文件,直接拖到你的winform理就可以用了。不管你是用的vb.net, C#,还是C++,都可以直接调用。 它会自见access数据库,用了存放控件名称,控件名是在程序中递归读出的。用户在数据库里把中文名称翻译成你想要的英文就可以实现中英文转换了。 如果你的控件命名遵守我的规则,比如button”退出"按钮命名为"btn_Exit",那么连翻译都省了,它会自动调用的。-A control class, there are DLL files direct
GB2BIG5
- 简体中文与繁体中文互转, 用于软件多语言界面切换(GBK->GB2312, GB2312->GBK, BIG5->GB2312, GB2312->BIG5)-Chinese simplified and traditional Chinese huzhuan, software for multi language interface(GBK->GB2312, GB2312->GBK, BIG5->GB2312, GB2312->BIG5)
GB2BIG5
- 简体中文与繁体中文互转, 用于软件多语言界面切换(GBK->GB2312, GB2312->GBK, BIG5->GB2312, GB2312->BIG5)-Simplified Chinese and traditional Chinese, for the multi language interface switching software (GBK->GB2312, GB2312->GBK, BIG5->GB2312, GB2312->BI
getpinyinkj
- 获取中文汉字拼音控件。汉字基本发音表更新到 2008 3月
encodeFind
- Vc++6.0开发的五笔编码速查软件。包含完整源码。
hzk16
- 汉字点阵显示程序-Chinese character dot-matrix display program
xSpliter-0.1
- 基于朴素贝叶斯文本分类,准确率能达到80 ,可以作为参考。-Naive Bayes text classification, the accuracy rate can reach 80 , can be used as reference.
show_hzk
- TC2.0下利用汉字库显示汉字,上传文件提供了字库,代码在TC2.0环境下可直接使用.
kMean
- k-mean算法演示,利用手工输入点通过k类自动聚合
HexConvertor
- 用Java写的Ascii码/16进制,Unicode/16进制动态转换器,随着输入文本的改变,动态调整转换结果。-Ascii code written in Java/hex, Unicode/16 hex dynamic converter, with the change of the input text dynamically adjust the conversion results.