搜索资源列表
3dian
- 三点不等距差值算法原代码, 程序自动查找离给定点最近的三点,利用差值算法,算出所需值 -not offset the margin algorithm source code, automated procedures to find sentinel from the recent three points, the difference between the algorithms, calculate the required values
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
Palindrome
- 判断回文字符串算法,自己研究加上看书得来的-Judgment palindrome string algorithms, and their own research plus reading
more
- 这是前段时间写的多数算法,呵呵呵,欢迎大家来下载-This is some time ago to write the majority of algorithms, Oh Oh, welcome everyone 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.
Consine
- 输出余弦函数的算法,人工手打,VC++算法运用-Output of the cosine function algorithms, artificial hand VC++ algorithm uses
cppsfsc
- 主要是收集了一些常用的C++算法相关内容,关键地方都已标记注释,比如链表数据、尾插法利用一个动态指针、迭代斐波那契、循环队列、KMP模式匹配算法,二叉树二叉链表节点结构定义、二叉排序树查找、平衡二叉树 AVL、优化后的冒泡算法、简单的选择排序,依次比较将最小的,然后与第一个位置交换、希尔排序、堆排序、归并排序(内存占用大)等,具体请下载这个源代码文件。-Is mainly a collection of some commonly used algorithms C++ relevant con