资源列表
celp
- celp code used for speech coding using the matlab software which is used to form speech analysis
bpf
- band pass filter 过滤器 matlab-band pass filter matlab
noi2008
- noi2008解题报告.内含详尽解答.并且含有数据.-noi2008 problem-solving report. contains a detailed answer. and contain data.
NOI2009
- 最新noi2099解题报告.包含源程序.标注以及解答.-Latest noi2099 problem-solving report. Contains source. Callout and answer.
Tsp_report_ant
- 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经
ACM_Geometry_Collection
- ACM Geometry Collection-ACM Geometry Collection ACM Geometry Collection
simulated_annealing
- simulated_annealing header file that implements the simulated annealing optimisation algorithms
particle_swarm
- a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation
lu_decomposition
- header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
nelder_mead
- the file implements in C the nealder mead simplex algorithm for derivative free optimisation
eigenvalues_decomposition
- stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix
rebuild
- 根据先序和中序遍历的结果,重新构造二叉树-According to the results of the PreOrder and InOrder visit,rebuild the bitree
