搜索资源列表
LSBEmbeding
- 信息隐藏中用于数字隐写的常用算法:LSB替换\LSB匹配,包括随机的和排序的,以及对文件和文件夹进行操作,用CxImage类能快速读取各种格式的图象-Information Hiding for digital steganography of the commonly used algorithms: LSB replacement of LSB matching, including random and sort of, as well as files and folders to op
Alg
- SMP快速字符串模式匹配算法(SMP fast string pattern algorithm)-SMP fast string pattern algorithm
DataStruct
- 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
KMP
- 字符串的快速匹配问题,输入输出字符串,用KMP算法解决-Fast string matching problem, input and output strings, with the KMP Algorithm
sift_switch
- 能实现两张图片的快速精确匹配,利用了sift算法-To achieve fast and accurate matching two images, the use of the sift algorithm
38.KMP-String-match-algorithm
- KMP 快速模式串匹配查找算法。 与一般的字符串匹配算法不同在于,匹配中某个字符不同时,并不是把指针退回原点,而是从第二个匹配点开始匹配。-KMP fast string match algorithm, difference to common match algorithm is not back to original point when fail in matching letters.
maosang_v44
- 数值分析的EULER法,匹配追踪和正交匹配追踪,快速扩展随机生成树算法。- EULER numerical analysis method, Matching Pursuit and orthogonal matching pursuit, Rapid expansion of random spanning tree algorithm.