资源列表
[数据结构常用算法] LV-backtrack01PACKING
说明:给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Given n types of items and a backpack. Item i is the weight wi, the value of vi, backpack capacity of c.<JLH> 在 2025-07-17 上传 | 大小:102kb | 下载:0
[matlab例程] matlab-pingfangbijin
说明:matlab实现函数y=sin(pi*x)的二次平方逼近的脚本语言,-matlab to achieve the function y = sin (pi* x) approximation of the second square of the scr ipting language,<王国江> 在 2025-07-17 上传 | 大小:65kb | 下载:0