搜索资源列表
SpellDictionary_src
- 一个智能拼写语法检测器,带提示功能,其核心算法就是用的一个三元树来实现相似词的存储。-ternary tree spell check
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.