搜索资源列表
-
2下载:
《应用密码学》协议、算法与C原程序(第二版)配套源码。很多人都需要的,但在美国和加拿大以外买不到,因为限制出口,所以千万不要错过,这就是加解密算法源码大全,马上下载珍藏吧!
-"Applied Cryptography" agreement, the original algorithm and C (2nd Edition) matching source. Many people are needed, but in the United States and out
-
-
1下载:
Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
-
-
0下载:
LZ77算法与模式匹配KMP算法的结合及算法实现,压缩包内部是一个详细讲解文档,其中文档中附有对应实现源码。-LZ77 algorithm and pattern matching algorithm KMP and the integration algorithm, Compression is an internal packet elaborate document, which document with the corresponding realization source.
-
-
0下载:
带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese characters, useful shout.
-
-
0下载:
Aho–Corasick string matching algorithm
Aho Corasick
Implementation in c , UNIX.
-
-
0下载:
基于多假设的地图匹配算法。程序能够根据车辆在行驶过程中收集到的GPS/DR数据正确得到当前车辆所在的道路位置。-Assumptions based on multi-map-matching algorithm. Procedures in accordance with the process of vehicles moving collected GPS/DR data correctly be the current location of the vehicle s path.
-
-
0下载:
它是SourceForge上的一个开源项目,使用Malib实现实时处理,CSU Face Identification Evaluation System进行人脸识别。算法包括:主成份分析(principle components analysis (PCA)),a.k.a eigenfaces算法,混合主成份分析,线性判别分析(PCA+LDA),图像差分分类器(IIDC),弹性图像匹配算法(EBGM)等等
Malic is realtime face recognition system
-
-
0下载:
实现字符串的匹配,运用的是KMC算法。希望大家喜欢-The realization of string matching, the use of the KMC algorithm. I hope you like
-
-
0下载:
AC算法----有限自动机的多模式匹配算法-The AC algorithm---- finite automaton multi pattern matching algorithm
-
-
0下载:
BM算法,基于一定连续N比特二进制数据的一种简单的后缀蛮力匹配算法-BM algorithm, based on a successive N-bit binary data in a simple brute force suffix matching algorithm
-
-
0下载:
指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法
的c语言源程序,还有实例演示,本人千辛万苦才找来的,
提供给大家分享。
-Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
-
-
0下载:
使用daisy算子做稠密匹配的快速算法,可用于视频图像监控方面-Operators using daisy dense matching algorithm to do fast, and can be used for video surveillance
-
-
0下载:
在计算机视觉中的立体匹配算法 最大流最小割,最新的研究成果-In a stereo matching algorithm in computer vision, maximum flow minimum cut, the latest research results,,
-
-
0下载:
立体匹配的算法,用于图像处理 推荐给大家学习用-Stereo matching algorithm for image processing is recommended for everybody to learn
-
-
0下载:
立体匹配的算法,用于图像处理 推荐给大家学习用-Stereo matching algorithm for image processing is recommended for everybody to learn
-
-
0下载:
数字视频技术的实验,关于穷尽块匹配算法的matlab程序及实验报告-Experiment of digital video technology, about the end of block matching algorithm matlab and experiment report,,
-
-
0下载:
Java 栈Stack源码实现 stack检测括号匹配算法 java源码-Java Stack Stack source Java source code for detecting Stack parentheses matching algorithm
-
-
0下载:
This is MATLAB image matching algorithm, we can see, not bad, can run!
-
-
2下载:
基于PLICP (point-to-line iterative closest point) 算法的2D激光扫描匹配ROS程序包(An incremental laser scan matcher, using PLICP (point-to-line iterative closest point) scan matching algorithm.)
-
-
0下载:
A string matching algorithm with wildcard source code()
-