资源列表

« 1 2 ... .95 .96 .97 .98 .99 2400.01 .02 .03 .04 .05 ... 3400 »

[数学计算/工程计算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

[数学计算/工程计算Hilbert

说明:离散傅立叶变换程序及希尔伯特变换程序,希尔伯特变换对于信号变换有重要意义。该程序通过验证,效果理想。 -Hilbert transfer program
<suely> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算MPBDV

说明:用fortran固定格式编写的用于计算抛物柱函数 及其导数-Parabolic column function and its derivatives with fixed format fortran prepared for calculating
<杨超> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算MPBVV

说明:用fortran固定格式编写的计算计算抛物柱函数 及其导数的程序-Calculate calculate fixed format fortran write column with parabolic function and its derivative program
<杨超> 在 2025-07-05 上传 | 大小:3kb | 下载:0

[数学计算/工程计算AHP

说明:使用R语言实现的层次分析(AHP)代码,只要数据和判断矩阵即可运行得出所需结果-Using the R language implementation of AHP (AHP) code, as long as you can run data and judgment matrix obtained the desired result
<廖毅云> 在 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
« 1 2 ... .95 .96 .97 .98 .99 2400.01 .02 .03 .04 .05 ... 3400 »

源码中国 www.ymcn.org