代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/411194/2191260
pc network.pc
/*
* GloMoSim is COPYRIGHTED software. Release 2.02 of GloMoSim is available
* at no cost to educational users only.
*
* Commercial use of this software requires a separate license. No cost,
*
www.eeworm.com/read/408080/2254173
txt network.txt
5
router1
router2
router3
router4
router5
router1 router2 0.1 10.0 1500
router1 router5 0.1 10.0 1500
router2 router5 0.1 10.0 1500
router2 router3 0.1 10.0 1500
router4 router5 0.1 10.0 150
www.eeworm.com/read/408080/2254202
txt network.txt
# In this example, the network topology looks like below:
#
# User_0 --100Mbps-- r1 ----|
# User_1 --100Mbps-- r2 --100Mbps-- r4 --1Gbps-- r5 --100Mbps-- GridResource(s)
# User_2 --100Mbps-- r3 --
www.eeworm.com/read/408080/2254210
txt network.txt
# In this example, the network topology looks like below:
#
# User_0 --100Mbps-- r1 ----|
# User_1 --100Mbps-- r2 --100Mbps-- r4 --1Gbps-- r5 --100Mbps-- GridResource(s)
# User_2 --100Mbps-- r3 --
www.eeworm.com/read/407489/2263849
java network.java
/*
* Encog Neural Network and Bot Library for Java v1.x
* http://www.heatonresearch.com/encog/
* http://code.google.com/p/encog-java/
*
* Copyright 2008, Heaton Research Inc., and indi
www.eeworm.com/read/407447/2264057
h network.h
/*! \file include/net/network.h
* \brief Header for the network driver.
* \author Andrea Righi
* \date Last update: 2003-11-09
* \note Copyright (©) 2003 Andrea Righi
www.eeworm.com/read/403510/2311626
java network.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Network.java
* Written by: Dmitry Nadezhin, Sun Microsystems.
*
* Copyright (c) 2003 Sun Microsystems and Static Free Softw
www.eeworm.com/read/401674/2336932
java network.java
package com.digiburo.backprop1;
import java.io.Serializable;
/**
* Memento class to capture state of network.
*
* @author G.S. Cole (gsc@acm.org)
* @version $Id: Network.java,v 1.2 2002/02/01 02