资源列表
Interior-point-method
- 内点法的算法技术文章,千万不要错过,有其适合初学者学习-Interior Point Algorithm for technical articles, do not miss, there it is suitable for beginners to learn
CCA
- Canonical Correlation Analysis
Dijkstra
- 计算无向图中,从某一点出发到其余各点距离之和的最小值。应用Dijkstra算法完成。输入格式为,先输入两个数字N和M,N为顶点个数;之后输入M行数据,每行数据为两个顶点号以及顶点之间的距离。-Calculating an undirected graph, starting from a point to the rest of the points and the minimum distance. Application of Dijkstra' s algorithm is comp
Rate_ARMA
- ARMA Time Series Analysis
decon.cpp
- 维纳滤波方式的子波反褶积,包含自相关运算、矩阵转换-Wiener filtering method wavelet deconvolution
prob1083
- Problem 1083 from http://acm.timus.ru/
prob1313
- Problem 1313 frp, http://acm.timus.ru/
prob5798
- Problem 5798 from http://acm.timus.ru/
Computer-Vision---Algorithms-and-Applications
- This book focuses on the applications of computer vision to fun problems such as image stitching and photo-based 3D modeling from personal photos. It also reflects author s 20 years’ experience doing computer vision research in corporate research lab
formula
- 关于表达式计算的C++程序,可以执行对输入表达式的识别和计算-Mainly used for formula
spatialLine
- 一个空间直线拟合的示例,内有doc文档详细说明-A space linear fitting example, there doc document details
text-classifier-master
- Classifier naive Bayes in Java
