代码搜索:Capacity
找到约 2,190 项符合「Capacity」的源代码
代码结果 2,190
www.eeworm.com/read/161587/10394802
out bestfit.out
Enter number of objects and bin capacity
Enter space requirement of object 1
Enter space requirement of object 2
Enter space requirement of object 3
Enter space requirement of object 4
Enter spac
www.eeworm.com/read/353862/10411451
m fig28.m
% the programm is designed for figure 2.8,
% fig28.m
% **************************************************************************
% This program implements equation (2.26) using the waterfilling al
www.eeworm.com/read/424063/10499234
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
f
www.eeworm.com/read/423536/10552872
m ip_08_05.m
% MATLAB script for Illustrative Problem 5, Chapter 8.
echo off
w=[1:5:20,25:20:100,130:50:300,400:100:1000,1250:250:5000,5500:500:10000];
pn0_db=[-20:1:30];
pn0=10.^(pn0_db/10);
for i=1:45
f
www.eeworm.com/read/419693/10844714
output bestfit.output
Enter number of objects and bin capacity
Enter space requirement of object 1
Enter space requirement of object 2
Enter space requirement of object 3
Enter space requirement of object 4
Enter spac
www.eeworm.com/read/419693/10844843
output arraylist.output
Capacity of x, y and z = 20, 2, 10
Initial size of x, y, and z = 0, 0, 0
x is empty
y is empty
Inserted 6 integers, list y should be 1 2 3 4 5 6
Size of y = 6
Capacity of y = 8
y is not empty
www.eeworm.com/read/419693/10844905
output arraylistnostl.output
Capacity of x, y and z = 20, 2, 10
Initial size of x, y, and z = 0, 0, 0
x is empty
y is empty
Inserted 6 integers, list y should be 1 2 3 4 5 6
Size of y = 6
Capacity of y = 8
y is not empty
www.eeworm.com/read/272848/10940409
output norecomputationdpknapsack.output
Enter number of objects and knapsack capacity
Enter profit and weight of object 1
Enter profit and weight of object 2
Enter profit and weight of object 3
Enter profit and weight of object 4
Enter
www.eeworm.com/read/272848/10940566
output bestfit.output
Enter number of objects and bin capacity
Enter space requirement of object 1
Enter space requirement of object 2
Enter space requirement of object 3
Enter space requirement of object 4
Enter spac
www.eeworm.com/read/272848/10940733
output recursivedpknapsack.output
Enter number of objects and knapsack capacity
Enter profit and weight of object 1
Enter profit and weight of object 2
Enter profit and weight of object 3
Enter profit and weight of object 4
Enter