资源列表
[数据结构常用算法] packet
说明:输入物品的个数和背包的负重大小;程序自动为每个物品的重量和价值赋一个随机值(范围10~80),输出装入背包的物品的总价值最大的值和此时的总物品大小。实现方法:1 回溯法,2 FIFO分枝限界,3 LC分枝限界; -Enter the number of items and backpacks the size of the load procedure automatically for each of the weight and value of items given a rando<lzhijun> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] gatbx-example1
说明:一元函数,多元单峰,多元多峰函数的matalab遗传算法优化实例-One dollar function, multi-single peak, multiple multi-peak function optimization genetic algorithm matalab examples<熊梅西> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[数值算法/人工智能] poj1001-1010
说明:acm.pku.edu.cn/JudgeOnline上的题目1001到1010的十道题的代码,都是已经通过的,贴到.txt文件中的。-acm.pku.edu.cn/JudgeOnline on the topic of the 1001-1010 title 10 of the code, are already adopted and put into. txt files.<captain> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[matlab例程] chaoliujisua
说明:标准的MATLAB潮流计算程序,相信对大家有一定的帮助-Standard MATLAB flow calculation procedures, believe that everyone has some help<柳三喜> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[matlab例程] zhichixiangliangji
说明:这是MATLAB分析中要用到的支持向量机的程序代码-This is used in MATLAB analysis of support vector machine code<tangsp> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] CurveEquation
说明:Delphi编写的最小二乘法的曲线拟合算法,使用形象的图像进行展示,可以方便的看到拟合的结果。-Delphi prepared by the least square method of curve fitting algorithms, the use of the image of the image display, it will be convenient to see the results of fitting.<无尽愿> 在 2025-09-14 上传 | 大小:7kb | 下载:0
[数据结构常用算法] search
说明:搜索算法基础 搜索算法是利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解的一种方法。搜索过程实际上是根据初始条件和扩展规则构造一棵解答树并寻找符合目标状态的节点的过程。 -Search algorithm based on search algorithm is the use of high-performance computer to have a problem exhaustive purposes of some or all of the p<hello> 在 2025-09-14 上传 | 大小:7kb | 下载:0