资源列表
Fingerprint-recognition
- This is a complete documentation about fingerprint recognition. Binarization, Block Filte, Minutiae Extractio, Minutiae Matching, Algorithm
WebSite2
- 台球俱乐部管理系统 简单功能都有 仅供初学者学习参考用-台球俱乐部管理系统 简单功能都有仅供初学者学习参考用
kmedioids
- [inds,cidx] = kmedioids(D,k) Performs k-mediods clustering only requires a distance matrix D and number of clusters k. Finds cluster assignments "inds" to minimize the following cost function: -[inds,cidx] = kmedioids(D,k) Performs k
8255-0-fangshi
- 可编程并行接口(一)(8255方式0) 源程序 参考程序,都是汇编语言-Programmable parallel interface (a) (8255 mode 0) source reference program, are assembly language 撤消修改
FCM
- FCM1_1.m----------------------------二维随机数据聚类代码 FCM1_2.m----------------------------三维随机数据聚类代码- random data clustering code
FCM_iris
- 2. iris鸢尾植物数据 a) 数据集描述:该数据集包含150个实例,属性个数为4,已知分为3类。 b) 参数选择: 聚类数为3 加权指数m=2 最大迭代次数为1000,隶属度最小变化量1e-5 -1. Iris iris plant data A) data set descr iption: the data set contains 150 examples, the number of attribute
kmeansK
- KMEANSK Performs K-means clustering given a list of feature vectors and k The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the set of R dimensional feature vectors for N data points. E
8255-shumaguan
- 七段数码管 掌握数码管显示数字的原理 8255实现-Seven segment digital display digital master the principles of 8255 to achieve
FCM_synthetic_control.data
- 1. Synthetic Control Chart Time Series合成控制图时间序列 a) 数据集描述:该数据集包含600个实例,属性个数为6,已知分为6类。 b) 参数选择: 聚类数为6 加权指数m=2 最大迭代次数为1000,隶属度最小变化量1e-5 -1. Synthetic Control Chart Time Series Synthetic Control Chart Time sequence
VCPPMOPHOLOGY
- 对图像进行形态学的处理 运用形态学的知识 可以对缺损的图像进行修复-do some mophology with the image
delphi_FileStream
- 高人陈经韬关于delphi文件流的具体使用介绍及示例源码-An expert on Chen Jingtao Delphi document flow specific use of introduction and examples of source code
Huffman
- Huffman (1)I-初始化(赫夫曼树),建立赫夫曼树和各个字符的赫夫曼编码,将它们存入文件hfmTree.txt中; (2)E-编码:可选择A:对用户自己输入的字符进行编码 B:对文件ToBeTran.txt中原有的字符串进行编码 将编好的赫夫曼编码存入文件CodeFile.txt中; (3)D-译码:利用已建好的赫夫曼树对文件CodeFile.txt中的字符译码,将结果存入文件TextFile中; (4)Q-推出,结束程序;-Huffman (1)I-初始
