资源列表
[数据结构常用算法] GeneticAlgorithmsToSolveKnapsackProblem
说明:用遗传算法解决背包问题,遗传算法的优势在于解决优化问题,对背包问题进行编码,然后随机产生使出样本,通过交叉,编译等操作来找到优化问题的解-Using genetic algorithms to solve knapsack problem, the advantage of genetic algorithms to solve optimization problem, knapsack problem is encoded, and then resorted to randomly gen<Chen> 在 2025-06-18 上传 | 大小:906kb | 下载:0
[数据结构常用算法] VectorMatrixClass
说明:一个vector和matrix的类,具有一般的矩阵和向量的基本操作,还有一些矩阵的分解操作。建议参考《Numerical Receipt in C++》的数值计算的书。-This is a class of vector and matrix which has some fundamental function of vector and matrix and some opertors in matrix decomposation<huanghaibin> 在 2025-06-18 上传 | 大小:18kb | 下载:0