代码搜索:Capacity
找到约 2,190 项符合「Capacity」的源代码
代码结果 2,190
www.eeworm.com/read/252197/12294153
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
clear
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
for
www.eeworm.com/read/132141/14107004
out firstfit.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/132141/14107656
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/230924/14269082
java simplehashtable.java
/*
* project: RebecaSim
* package: util
* file: SimpleHashtable.java
* version: 0.1
* date: 03.04.2005
*
* This software is part of the diploma thesis "Ein adaptives Brokernetz
* für P
www.eeworm.com/read/124570/14558510
java referenceinstances.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/216045/15028910
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
clear
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
for
www.eeworm.com/read/213940/15121936
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
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
for j=1:51
www.eeworm.com/read/210160/15205750
m ip_08_05.m
% MATLAB script for Illustrative Problem 8.5.
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
for j=1:51
www.eeworm.com/read/165412/5482521
hpp swidataoutputstream.hpp
/****************License************************************************
* Vocalocity OpenVXI
* Copyright (C) 2004-2005 by Vocalocity, Inc. All Rights Reserved.
* This program is free software
www.eeworm.com/read/162634/5515249
java datafileblockmanager.java
/* Copyright (c) 2001-2005, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that