资源列表
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.
CBIR_Relevance
- 该代码为基于内容的图像检索系统CBIR中相关反馈的代码,相关反馈可以提高检索的查全查准率-The code is content-based image retrieval system, relevance feedback CBIR in the code, relevance feedback can improve the retrieval recall precision
8Queens
- 经典的8皇后问题,1970年与1971年,E.W.Dijkstra与N.Wirth曾经用这个问题来讲解程序设计之技巧。-The classic 8-queens problem, in 1970 and 1971, EWDijkstra and N. Wirth has been using this issue to explain the program design skills.