资源列表
my
- 多节电影字幕合并为单节字幕 形如str文件字幕-merge subtitles of movies etc
shortestpathalgorithm
- 单源最短路径的算法,用vc++写的程序,能计算从一点到其余各点的距离 -Single-source shortest path algorithm, using vc++ to write the procedures, can be calculated from the point to the distance between the remaining points
watermark
- dct based visible watermarking algorithm
smart_sweepers
- 基因演算法,魚和吃飼料的演算法,裡面的魚吃到飼料會越來越快。-Genetic algorithm, fish and eat feed algorithm, which will be the fish to feed more and more rapidly.
Basic_Genetic_Algorithm
- 簡單的基因演算法,輸入一個數值然後會建構出一個數學式。-Simple genetic algorithm, enter a numeric value will then construct a math-type.
first
- 一些报表,主要用于海关数据的统计。项目中涉及的部分内容共-Some statements
PCA
- 对输入的高维特征向量进行pca降维后输出低维的特征向量-PCA dimensionality reduction
Cubicspline
- 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
HermiteDif
- hermite差分,任意精度逼近任意的曲线-hermite differential, arbitrary precision approximation of arbitrary curves
acm_code
- 一些ACM基本算法的测试源码,可做简单的模板用,共11个。-Some of the basic algorithm ACM test source, the template can be easy to use, a total of 11.
NewtonLaw
- Newton法求解方程的非重根,数值计算-Newton method to solve equations of non-re-root, numerical calculation
briage_ex12
- 高斯消元法 c++ 实现-Gaussian elimination method c++ implementation