搜索资源列表
hzsb
- 一个用VC开发的小型汉字识别程序,用户在屏幕上绘出汉字,程序即可识别出是哪个汉字(目前为测试版,识别算法简单,对复杂字的识别率低)-a VC development of the small Chinese character recognition procedures, users draw Chinese characters on the screen, the program can recognize Chinese characters which is (currently in
TypingWord
- 输入法源程序全代码,包含搜索算法和UI界面,媲美Google输入法。适合想了解输入法编程的朋友下载-The entire source code input methods, including search algorithms and UI interface, comparable to the input method Google. Would like to know the input method for programming a friend to download
Cpinyin
- 一个用C++做的拼音输入法模块。 准确来说,还不能实现拼音输入,但编写思路和算法在其中已体现。-A C++ to do with the Pinyin input method module. Is accurate, but also can not enter Pinyin, but the preparation of ideas and algorithms which have been embodied in the.
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.
cppsfsc
- 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con
Sunday
- SUNDAY字符串匹配算法。在大多数时候比KMP算法迅速,且思路快捷新颖,实为学习的好例子。-SUNDAY string matching algorithm. Most of the time than the KMP algorithm quickly and novel ideas quickly, in fact, a good example of learning.
rc4
- 一个简单的rc4加密算法只是供您参考谢谢您的合作-A simple rc4 encryption algorithm Just for your reference Thank you for your cooperation