代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/137022/13347825
c icmpmsg.c
/* ICMP message type tables
*/
#include "global.h"
/* ICMP message types */
char *Icmptypes[] = {
"Echo Reply",
NULL,
NULL,
"Unreachable",
"Source Quench",
"Redirect",
NULL,
N
www.eeworm.com/read/137022/13347837
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/136209/13387832
txt 国外的电子商务开发情况.txt
1 Microsoft——Biztalk框架
BizTalk是微软发起的电子商务的schema库,配合的产品有微软的BizTalk服务器。它的结构是,各个商家定义自己的schema,定义语言使用的是XML-Data, 是微软提出的一种schema定义语言,定义好的Schema提交到bizTalk.org进行注册。同时BizTalk制定了一些预先定义好的标记供使用,并且每个Schema必须遵守义 ...
www.eeworm.com/read/321971/13391651
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/321295/13409425
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/321295/13409429
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/321295/13409440
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
www.eeworm.com/read/320711/13419721
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/320711/13419725
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