-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1
-
mciduoxiangshinihe
用c++实现m次多项式的曲线拟合,改程序简单易懂,可读性强(it s easy)
- 2014-07-01 18:34:09下载
- 积分:1
-
CS
说明: 一帧语音+CS(MP,BP OMP)重构算法包括读取分帧重构计算 误差分析(A voice+CS (MP, BP OMP) reconstruction algorithm consists of reading framing error analysis reconfigurable computing)
- 2013-05-31 18:40:15下载
- 积分:1
-
LINGO11汉化无限变量版
MATLAB的一个使用工具箱,LINGO11汉化无限变量版。(A toolbox of MATLAB, LINGO11 Chinese Infinite Variable Edition.)
- 2020-06-22 04:40:02下载
- 积分:1
-
第7章实例:压电变换器的自振频率分析
说明: 有限元分析视频学习,可用于有限元分析视频学习(Finite element analysis video learning, used for finite element analysis video learning)
- 2020-03-21 16:06:34下载
- 积分:1
-
Gauss_main_element_solve_equation
求解线性方程组,高斯消去法精确求解出任意个方程组的解,(Solving linear equations, Gaussian elimination exact solution,)
- 2011-09-08 18:51:27下载
- 积分:1
-
damage
ansys二次开发损伤本构关系的详细代码,已经调试成功(ansys damage constitutive secondary development of detailed code, debugging has been successful)
- 2020-12-01 09:39:28下载
- 积分:1
-
solvingequation
加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示(Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation)
- 2009-06-28 10:18:42下载
- 积分:1
-
ai463
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,能量熵的计算,sar图像去噪的几种新的方法。( Monte Carlo simulation method of calculating the American option price and basic description, Energy entropy calculation, Several new methods sar image denoising.)
- 2017-05-05 20:24:01下载
- 积分:1
-
kalmanfilte22r
典型的二维kalman滤波原理程序,容易掌握!(typical two-dimensional Kalman filtering process easy!)
- 2007-06-17 17:13:04下载
- 积分:1