资源列表
CH2
- 求矩阵乘积的FORTRN子程序,适用于矩阵相乘,对矩阵的要求是必须是二维的,但是通用性较强。自我感觉比其他的程序好,而且短小精悍!-FORTRN matrix product of the subroutine for matrix multiplication, the matrix must be the requirement is two-dimensional, but highly versatile. Feel better than other procedures, and d
MIT
- 麻省理工算法导论课件及习题,很全面的资料,学习算法导论必备-MIT Introduction to Algorithms, courseware and exercises, comprehensive information, learning algorithms Introduction to essential
spatial_tree
- 各种spatial tree的方法,例如PCA tree,random projection tr-many algorithms on spatial tree, such as PCA tree, random projection tree
degassing_UDF0036
- c code for degassing of air from the fluid during pipe flow. it is an UDF for fluent.
TLD
- 使用TLD进行行人检测,速度很快,效果很好
Random
- 生成随机数种子。变换不同的随机序列,生成1-num的整数 -Generated random number seed. Transform different random sequence, to generate the integer 1-num
Boundary
- 数值分析算法实现(C语言实现): 常微分方程边值问题数值解法-Numerical analysis algorithms (C language): Ordinary Differential Equations Numerical Solution
Gradientpursuit
- 这里给出了梯度追踪的matlab代码,对于研究信号处理的人员具有一定的帮助作用-Here are the gradient tracking matlab code, for the study of signal processing has some helpful staff
C_code
- C语言算法速查手册提供各种各样的科学计算的算法,如:矩阵计算,线性与非线性求解等。-C language algorithm Handbook for manual offers a variety of scientific computing algorithm, such as: matrix computation, linear and nonlinear problem solving.
Hankel-Transform
- hankel变换(滤波算法)-HANKELS变换函数,可以供学生学习之用-hankel transform (Filter)-HANKELS transformation function that can be used for students
gep
- Gene expression programming, a genotype/phenotype genetic algorithm (linear and ramified), is presented here for the first time as a new technique for the creation of computer programs. Gene expression programming uses character linear chromosome
Calc
- VB编写的表达式计算器,采用迭代的方式进行计算,效率可以满足一般需求。-VB prepared the expression calculators, iterative manner, the efficiency to meet the general needs.