代码搜索:Multi
找到约 10,000 项符合「Multi」的源代码
代码结果 10,000
www.eeworm.com/read/338759/3313055
h multi.h
// -*- C++ -*-
/***************************************************************************
* blitz/array/multi.h Support for multicomponent arrays
*
* Copyright (C) 1997-2001 Todd Veldhuizen
www.eeworm.com/read/331288/3414473
multi en.multi
# Generated with Aspell Dicts "proc" script version 0.60.2
add en-wo_accents.multi
www.eeworm.com/read/326747/3468475
java multi.java
//$Id: Multi.java 4599 2004-09-26 05:18:27Z oneovthafew $
package org.hibernate.test.legacy;
import java.util.Calendar;
public class Multi extends Top {
/**
* Constructor for Multi.
*/
publ
www.eeworm.com/read/326705/3470451
multi en.multi
# Generated with Aspell Dicts "proc" script version 0.60.2
add en-wo_accents.multi
www.eeworm.com/read/321483/3534362
t multi.t
#!perl
BEGIN {
if ($ENV{PERL_CORE}) {
chdir 't' if -d 't';
@INC = '../lib';
}
}
END {print "not ok 1\n" unless $loaded;}
use v5.6.0;
use Attribute::Handlers;
$loaded = 1;
CHECK { $main::p
www.eeworm.com/read/321483/3535698
pl multi.pl
use lib 't';
use strict;
use warnings;
use bytes;
use Test::More ;
use CompTestUtils;
BEGIN {
# use Test::NoWarnings, if available
my $extra = 0 ;
$extra = 1
if eval { require T
www.eeworm.com/read/313234/3644277
java multi.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package calculatrice;
/**
*
* @author Loïc
*/
public class Multi extends Operateur {
publ
www.eeworm.com/read/307320/3724318
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/307320/3724319
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/307320/3724320
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