资源列表
Flexible_Pattern_Matching_In_Strings_Practical_On-
- 《柔性字符串匹配》的英文版,是目前讲解字符串匹配算法的参考资料中比较全面和前沿的,很有参考价值和收藏价值-" Soft string matching" in English, is the string-matching algorithm on the reference in a more comprehensive and cutting-edge, a good reference value and value to the collection
shortest1
- 这是一个关于最短路径的算法,用于计算点到点之间的最小距离。-This is a study on the shortest path algorithm, used to calculate the minimum distance between point-to-point.
Java_suanfa
- java 数据结构,一款很不错的书籍,希望对大家有所帮助。-java
N_missionaries_and_N_Savage
- 历史上著名的N教士与N野人问题,有点意思!-N missionaries with the issue of N Savage
paixu
- 基于C++的排序各种排序操作,包括快速排序,shell排序,随机排序,选择排序等-C++ based on a variety of sort of sorting operation, including the quick sort, shell sort, random order, select Sort, etc.
kruskal
- 废话少说,下面是大家都熟悉的kruskal算法,重点在于实现,时间复杂度为O(e*loge),其中e为边数。
kmp
- kmp算法:查找一个字符串是不是另一个字符串的子串-kmp algorithm: to see whether a string is a substring of another string
Trie
- Trie数据结构,一种字符串存储方式,可以提高字符串的查找效率-a data structure of Trie, which can be used for storing the strings and improve the searching efficiency for a given string
winTree
- 赢者树数据结构,用于外排序,可以实现大数据量的排序-a data structure of WinnerTree, can be used for sorting large amount of data which is larger than the memory of the computer
BigMultiple
- 该算法可以实现任意大小的整数或浮点数的乘法-The algorithm can achieve any size of integer or floating point multiplication
suanfadaolun-v2.0
- 算法是程序的灵魂,算法导论对程序员有很大的指导及提高的作用.程序员必读课本.-Algorithm is the soul of the procedures, algorithms Introduction to the programmer a great guide and enhance the role. Programmers reading textbooks.
xbfs
- 课程设计,一套自己实现的基于位图管理的文件系统-Curriculum design, the realization of a set of their own bitmap based document management system