资源列表
poj_3310
- poj 3310 的代码和方法说明,个人原创- the codes and solution for poj_3310.
b64
- Base64 encode decode.
KRUSKAL
- Program in C++ for KRUSKAL Algorithm
4
- 非守恒-无激波-跨声速\非守恒-无激波-跨声速,计算喷管流速-Non-conservative- no shock- Transonic \ non-conservative- no shock- transonic nozzle flow rate calculation
HUFF
- huffman coding this is used for one of the encryption
fig5_MSOM
- The sourcecode of Universally-Convergent Squared-Operator Iteration Methods for fig5 using MSOM
Dijkstra
- 实现D算法,通过输入路径矩阵形式,产生的最短路径用矩阵形式表示-D algorithm realized by a matrix input path, the shortest path is represented by a matrix generated
bayes1
- 用matlab完成分类器的设计,说明文字程序相应语句,子程序有调用过程-Using matlab complete classifier design, captions program corresponding statement, calling subroutines process
huidujifen
- 基于灰度积分方法和模版匹配法的一个人眼检测程序,比较简单,供初学者参考。-Integration method based on gray and template matching method of a human eye detection program, is relatively simple for beginners.
DipHadamard
- Digital Image Processing Hadamard transform
simcapred
- SIMCA方法是建立在主成分分析基础上的一种有监督模式识别方法。该算法的基本思路是对训练集中每一类样本的光谱矩阵分别进行主成分分析,建立每一类的主成分分析数学模型,然后在此基础上对未知样本进行识别,即分别试探该未知样本与各类模型进行拟合,以确定其属于哪一类或不属于任何一类。-SIMCA method is based on principal component analysis of a supervised pattern recognition method.The basic idea
ART算法
- ART的代码以及详细过程, 欢迎大学学习交流