搜索资源列表
horspool
- 本程序以horspool算法为基础,能以较快的速度匹配字符串-this program can find the character string quickly
DataStruct
- 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
Boyer-Moore-Horspool-Sunday
- 使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
NEW_StringSearch_Algorithm
- 一個新的快速字串比較方法,包含Algo1,Algo2兩個作者提出的新的演算法和文件.比較Horspool 和Sunday_Qsearch 和一般的StringSearch -A new rapid string comparison methods, including Algol, Algo2 two authors proposed a new algorithm and file Horspool and Sunday_Qsearch, and the StringSearch