代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/440226/1799194
gp multi.gp
reset
set terminal X
set yrange [0:1]
set xtics 1,1,5
set xrange [0:6]
set xlabel "Number of Congested Links"
set ylabel "Bandwdith (Mbps)"
set terminal postscript monochrome dashed 18
set outpu
www.eeworm.com/read/440226/1799195
pl multi.pl
#!/usr/bin/perl -w
use strict 'refs';
use strict 'subs';
if ($#ARGV != 2) {
&usage;
exit;
}
sub usage {
print STDERR " usage: $0 \n";
exit;
}
my @a = ;
www.eeworm.com/read/440226/1799196
sh multi.sh
#! /bin/csh
rm -f data* flows*
rm -f multi/flows* multi/tmp* multi/dropRate* multi/data*
set t1=500
foreach ftype ( cbr tcp )
echo "Doing flow type $ftype"
foreach links ( 1 2 3 4 5 )
echo "Doi
www.eeworm.com/read/436639/1847027
dpr multi.dpr
program Multi;
uses
Forms,
MultiRec in 'MultiRec.pas' {Form1};
{$R *.RES}
begin
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/436639/1847050
dpr multi.dpr
program Multi;
uses
Forms,
MultiRec in 'MultiRec.pas' {Form1};
{$R *.RES}
begin
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/432906/1887954
c multi.c
/******************************************************************************
* arch/x86/mm/shadow/multi.c
*
* Simple, mostly-synchronous shadow page tables.
* Parts of this code are Copyright
www.eeworm.com/read/432906/1887957
h multi.h
/******************************************************************************
* arch/x86/mm/shadow/multi.h
*
* Shadow declarations which will be multiply compiled.
* Parts of this code are Copyr
www.eeworm.com/read/428543/1959201
c multi.c
#include
#include
#include
#include
#include
#include
#include "dbfunc.h"
#define MODULE_NAME "THREAD"
#define THREAD_QT 3
typede