代码搜索:Capacity

找到约 2,190 项符合「Capacity」的源代码

代码结果 2,190
www.eeworm.com/read/300368/13917502

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/300086/13936483

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/132953/14065389

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 for j=1
www.eeworm.com/read/201477/15407330

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/201477/15407653

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/101557/15826396

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/168845/5432772

cpp max_flow.cpp

//======================================================================= // Copyright 2000 University of Notre Dame. // Authors: Jeremy G. Siek, Andrew Lumsdaine, Lie-Quan Lee // // Distributed u
www.eeworm.com/read/168845/5432801

cpp push-relabel-eg.cpp

//======================================================================= // Copyright 2001 Jeremy G. Siek, Andrew Lumsdaine, Lie-Quan Lee, // // Distributed under the Boost Software License, Vers
www.eeworm.com/read/143695/12850705

h bin.h

#ifndef BIN_H #define BIN_H class BIN { public: BIN(float c) { capacity = c; used_capa=0.0; Nbre_article = 0; } float Getused(){ return used_capa; }
www.eeworm.com/read/191833/8420654

h bc_def.h

/**************************************************************************** Device : AT90S2333 File name : BC_def.h Ver nr. : 1.0 Description : This file has to