资源列表
face-blur-code-New-Code
- a code for finding blurred image
The-design-of-Hash
- 1、设每个记录有下列数据项:电话号码、用户名、地址 2、从键盘输入各记录,分别以电话号码和用户名为关键字建立哈希表; 3、采用再哈希法解决冲突; 4、查找并显示给定电话号码的记录; 5、查找并显示给定用户名的记录。 6、在哈希函数确定的前提下,尝试各种不同类型处理冲突的方法(至少两种),考察平均查找长度的变化。 -1, each record has the following data items: telephone number, user name, addres
hash
- 建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求: 1.使用哈希查找表存储信息; 2.实现查找、插入、删除、统计、输出等功能; -To establish a small information management system (books, personnel, students, materials, goods and other information management system). Requirement: 1 use
SomeTreeCodes
- this code is related to tree section of data structure course
FPR.Cappelli2012
- Fingerprint recognition algorithm based on an articly by Capelli on 2012
FPR.FeatureDisplay
- C# application to display features (minutiae and orientation) of fingerpint images.
FPR.MatchingExperimenter
- Matching experimenter for fingerprint algorithms.
FPR.NBISWrapperTools
- C# Wrapper for the NIST NBIS fingerprint recognition algorithm
FPR.Sherlock1994
- Fingerprint recognition based on an article by Sherlock 1994.
1moli
- 依旧魔力私服服务端。仿官服最好的服务端。 -Still magic server.Imitation robes best server
Filter
- Image Filters using matlab
FF
- Ford Folkerson Algorithm implemented in c#
