资源列表
[数学计算/工程计算] ant-colony-algorithm
说明:蚁群算法解决TSP问题源代码,并有相应数据已经运行成功。-Ant colony algorithm to solve TSP problem source code, and a corresponding data has been run successfully.<黄厦> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] dancunxingfa
说明:单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。<dd> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] squat
说明:Implementation of a simple C++ quaternion class called Squat . Popularized by a seminal paper by Ken Shoemake, a quaternion represents a rotation about an axis. Squats can be concatenated together via the * and *= operators and converted back and for<JOhn> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] binary_SGA
说明:自己编写的基本的二进制GA程序,均匀交叉,单点变异-It is the cold of simple binary GA<徐弓岳> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] 1D-Thermal-conduction-FORTRAN-CODE
说明:用于计算一维非稳态热传导的数值计算程序,采用有限体积法。-one-dimensional unsteady thermal conduction computation fortran code,base on finite volume method.<deng alex> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] pingmianbo
说明:采用平面波展开法求解二维光子晶体能带,有正方形和六边形-Plane wave expansion method for solving two-dimensional photonic crystal band<贾棋> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] boost_19937_wrapper
说明:A useful wrapper over the boost Mersenne Twister random number generator. It is implemented as a singleton such that the same instance can be used throughout a code by requesting the singleton instance. It also can return the host rng for boost funct<connectfailed> 在 2025-07-05 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] MATLAB1
说明:学校做的项目源码,运用粒子群算法求解矩阵特征值。粒子群算法注释比较详细,想研究粒子群的同学可以借鉴看看。-Schools do the project source code, the use of particle swarm algorithm for solving matrix eigenvalues. Particle Swarm comment in more detail, the students want to study particle swarm can learn to<cc> 在 2025-07-05 上传 | 大小:3kb | 下载:0