代码搜索:NetWork

找到约 10,000 项符合「NetWork」的源代码

代码结果 10,000
www.eeworm.com/read/437619/7744908

c fingerd.c

/* Internet Finger server */ #include #include #include "global.h" #include "files.h" #include "mbuf.h" #include "socket.h" #include "session.h" #include "proc.h" #incl
www.eeworm.com/read/435330/7793367

ned fifonet.ned

// // This file is part of an OMNeT++/OMNEST simulation example. // // Copyright (C) 1992-2005 Andras Varga // // This file is distributed WITHOUT ANY WARRANTY. See the file // `license' for det
www.eeworm.com/read/250888/7806387

m demopsonet.m

% demoPSOnet.m % script to show a quick, uncomplicated demo of using trainpso for training % a neural net % % tries to build a feedforward neural net to approximate a noisy increaing % sin funct
www.eeworm.com/read/399806/7834040

htm tutorial4.htm

www.eeworm.com/read/399806/7834248

rtr ospf1.rtr

hostname Router1 interface Serial0 ip address 172.16.10.1 255.255.0.0 ip ospf cost 64 interface Ethernet0 ip address 10.1.1.1 255.255.255.0 ip ospf cost 10 ip ospf priority 0 router ospf
www.eeworm.com/read/299423/7860306

html qsocket.html

www.eeworm.com/read/434010/7897688

plg myserialcom.plg

Build Log --------------------Configuration: MySerialCom - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\A
www.eeworm.com/read/433822/7907590

m hardlims.m

function a = hardlims(n,b) %HARDLIMS Symmetric hard limit transfer function. % % Syntax % % A = hardlims(N) % info = hardlims(code) % % Description % % HARDLIMS is a transfer functio
www.eeworm.com/read/433822/7907601

m hardlim.m

function a = hardlim(n,b) %HARDLIM Hard limit transfer function. % % Syntax % % A = hardlim(N) % info = hardlim(code) % % Description % % HARDLIM is a transfer function. Transfer fu
www.eeworm.com/read/433822/7907643

m dist.m

function z = dist(w,p) %DIST Euclidean distance weight function. % % Syntax % % Z = dist(W,P) % df = dist('deriv') % D = dist(pos) % % Description % % DIST is the Euclidean distance