资源列表
八皇后问题源码
- 这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.
kalman
- this program is about filtering of signals with kalman filter.
bifurcation
- 利用c语言求方程组分岔图程序。 在非线性动力学及复杂经济学中经常用到类似的问题。-Demand equations bifurcation diagram program using c language. Often used in nonlinear dynamics and complex economics of a similar problem.
liziqunsuanfa_Sphere
- 标准粒子群算法求解SPHERE函数,运用matlab编程实现-Standard particle swarm algorithm the SPHERE functions using Matlab programming
MCMPFFT
- 嵌入式程序中的fft算法代码,详细输入输出内容参见程序说明-Embedded program code fft algorithm in detail the contents of input-output descr iption of the procedures, see
sort
- Sorting algorithm for study
Jacobi
- 简单迭代法(Jacobi跌代法),输入方程的维数、迭代最高次数、误差范围、方程的系数矩阵、常数矩阵,然后进行简单迭代法(Jacobi)迭代求解。-A simple iteration method (Jacobi or on behalf of the Law), enter the equation of the dimension, the maximum number of iterations, error range, equation coefficient matrix, cons
cPPRK4
- 计算微分方程组的C++程序,主要利用了龙哥库塔方法-Calculation of differential equations
DistanceOfBag
- multiple instance 距离计算-multiple instance
JiaoBing
- 实现数组的自动随机创建,并且可以求得俩数组集合的交集和并集-Array automatically randomly created, and you can obtain the intersection of the two array set and set
fortran
- 高斯完全主元素消元法,经过测试可以使用,防止主元绝对值偏小情况-Gaussian completely the main element elimination method has been tested and can be used, to prevent the principal component of the absolute value is too small
beibao
- 一个背包问题的启发式算法,在处理小数据时可以快速得到结果。-A heuristic algorithm for knapsack problem, in dealing with small data can quickly get results.