搜索资源列表
hanyupinyin
- 实现两个中文词组按拼音排序的功能,也可以用于查找汉字的拼音。效率较高,直接采用哈希表数组存储,程序运行时不需要建立哈希表,直接可索引快速查找-Achieve two Chinese phrases sorted according to the phonetic features of Chinese characters can also be used to check spelling. More efficient, direct use of the hash table array
vcocr.net
- 内容索引:VC/C++源码,字符处理,OCR,手写识别 手写数字识别系统文件: FigureDlg.cpp : 实现文件。功能:与用户交互的对话框程序模块。-Content indexing: VC/C++ source character processing, OCR, handwriting recognition handwritten numeral recognition system files: FigureDlg.cpp: implementation file.
EasyInputMethod
- 使用C++实现的输入法算法核心。 简要功能就是生成一个字库;通过按键在字库中索引定位到相应的字集合。-The input method using C++ achieve algorithm core. Brief function is to generate a font through the key index position in the font to the word collection.