资源列表
[数学计算/工程计算] gtssssp
说明:编写自定义函数int ctoi(char s[]),将字符串转换为对应的整数。其中 s是一个只包含数字的字符数组,函数返值为转换后所得整数。在main函数中验证结果。例如,字符串“512”转换后得到整数512。-Write a custom function int ctoi (char s []), to convert the string to the corresponding integer. Where s is a character array containing only<龙明溪> 在 2025-09-18 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Ant-Colony-Optimization
说明:一个蚁群优化算法的JAVA代码,代码清晰、简单,很适合初学者学习。-Ant Colony Optimization<李寒月> 在 2025-09-18 上传 | 大小:9kb | 下载:0
[数学计算/工程计算] IntegralMethods
说明:The realisation of Trapezoidal, Rectangle and Simpson s methods of finding quadratic function integral.<DimoneTHEone> 在 2025-09-18 上传 | 大小:10.96mb | 下载:0
[数学计算/工程计算] methodDanilevsky
说明:The method of Danilevsky is usually used to find an n-square matrix Q that transforms a problem n-sqare matrix A into a companion matrix C.<DimoneTHEone> 在 2025-09-18 上传 | 大小:9.78mb | 下载:0
[数学计算/工程计算] TraceOfMatrix
说明:The trace of an n-by-n square matrix A is defined to be the sum of the elements on the main diagonal. This program is for calculation matrix traces.<DimoneTHEone> 在 2025-09-18 上传 | 大小:12.37mb | 下载:0
[数学计算/工程计算] transportation_theory
说明:Realisation of Vogel’s and potential (simplex) approximation method. Written at C++ Builder 6.<DimoneTHEone> 在 2025-09-18 上传 | 大小:3.16mb | 下载:0
[数学计算/工程计算] ConstrainedOptimizationProblem
说明:约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch(复合形法)-Constrained optimiz<wyf> 在 2025-09-18 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] PlanProblem
说明:线性规划: CmpSimpleMthd(完整单纯形法) 整数规划(含0-1规划) DividePlane(割平面法) ZeroOneprog(枚举法) 二次规划 QuadLagR(拉格朗日法) ActivedeSet(起作用集法)-Linear Programming: CmpSimpleMthd (complete simplex method) Integer programming (including 0-1 Programming) Divide<wyf> 在 2025-09-18 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] DynamicProgrammingShortestPath
说明:动态规划求最短路径,已知几个城市的位置坐标,求出便利各个城市的最短路径-Dynamic programming for the shortest path to a known location coordinates of several cities, find the shortest path to facilitate various cities<wyf> 在 2025-09-18 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] disassemble
说明:数值分解。该程序用来将一个正整数分解成若干素数的乘积,并输出这些素数。-Value decomposition. The program used to be a positive integer into several primes, and the output of these primes.<周标> 在 2025-09-18 上传 | 大小:860kb | 下载:0