资源列表
AIPattern
- 运动模式 用java语言编写 可以实现小兔子 按照一些固定点运动-mode using java language curriculum can be achieved in accordance with certain fixed points Movement
ACTSP
- 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
001
- 幂法和反幂法求解矩阵的特征值。数值分析大作业-Power method and inverse power method to solve the eigenvalue of matrix.
OrderForm
- 顺序表的一些基本操作的实现 从文件读取顺序表元素-Order form to achieve some of the basic operations
TSPLINGOCODE
- 由于上面没有LINGO类型,所以以VC++代替,实际是LINGO程序,希望理解,主要解决TSP问题,程序已经调试通过,并添加了详细的注释-As above, there is no LINGO type, so as to VC++ instead of the actual procedure is LINGO, want to understand, the main problem to solve TSP, the program has been debugged, and added
GAhandleNewModel
- 简单遗传算法编写,基于轮盘赌选择,交叉,变异基本构想。初来此地,水平有限。-ga
polynomial
- 基于快速傅里叶变换,实现的多项式相乘算法。同时与普通多项式相乘对比。-Polynomial Multiplication based on FFT
spec2xyz
- 光谱数据转换为XYZ数据的源代码,希望对您有所帮助-Spectral data into XYZ data, source code, want to help you
poisson
- poisson有限元程序,矩形剖分,双线性元-the code of the finite element method for the poisson equation
LRU--algorithm
- LRU 算法 操作系统大作业C语言源代码-LRU algorithm
code
- 2D cavity flow- without pressure- contour map for temperature, velocity in U and V direction.
MOACO
- 多目标蚁群算法,蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-MOACO,Multi-objective ant colony algorithm
