搜索资源列表
wpa_supplicant-0.2.7
- wpa_supplicant 完成Linux下的802.11i客户端接入,与802.11i协议的AP端匹配。能够运行于802.11b网卡上 -wpa_supplicant completion of 802.11i Linux client access, 802.11i agreement with the AP-matching. To operate in 802.11b adapters
《应用密码学》
- 《应用密码学》协议、算法与C原程序(第二版)配套源码。很多人都需要的,但在美国和加拿大以外买不到,因为限制出口,所以千万不要错过,这就是加解密算法源码大全,马上下载珍藏吧! -"Applied Cryptography" agreement, the original algorithm and C (2nd Edition) matching source. Many people are needed, but in the United States and out
buddy_算法
- Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所以分割过程十分简单:空闲块(低地址)被连进相应大小的队列而这
加密解密2配套光盘
- 加密解密2配套光盘,内有加密解密第二版书内提及的软件.-encryption and decryption two matching CD with the second edition of encryption and decryption mentioned in the book software.
LZ77conbined_with_KMP_algorithm
- 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.
apue2e_src
- unix环境高级编程第二版配套源代码 unix环境高级编程第二版配套源代码-unix the second high-level programming environment supporting source code version of unix environment Advanced Programming second version of the source code matching
siftpp-0.6.2.tar
- 数字图像处理,SIFT特征点检测。用于图像匹配,目标识别-digital image processing, physiology feature point detection. For image matching, target identification
libface-0.0
- Face feature extraction for matching purposes
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-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.
逆波兰表达式
- 计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0—9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the e
chk
- 本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quick
hping.rar
- 通过指纹比对来探测操作系统版本,比NMAP牛,更比NMAP精确。,By fingerprint matching to detect the operating system version, than the NMAP cattle, more accurate than the NMAP.
AhoCorasick-string-matching-algorithm
- Aho–Corasick string matching algorithm Aho Corasick Implementation in c , UNIX.
BeginningLinuxProgramming
- Linux程序设计(原书第2版)配套程序,有兴趣的朋友快来-Linux programming (the original version 2) matching program, interested friends Come
mima
- 括号匹配程序,实现成序对括号的匹配的正确性判断-Parentheses matching procedures, to achieve into a sequence of brackets to determine the correctness of the matching
PatternMatching
- 很经典的搜索图案匹配的代码,labwindows写的,可以设置阀值,匹配度,以及角度等, -Very classic patterns that match the search code, labwindows written, you can set a threshold, matching degree, as well as the point of view, etc.
SURFmex
- A fast matlab code for image feature matching
PCA
- this the implementation of PCA written by vc. It is very useful in image matching. Wish help you.-this is the implementation of PCA written by vc. It is very useful in image matching. Wish help you.
template_match
- Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Win32 Console Application.-Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Wi
7sab
- Source code of stereo matching by graph cut