代码搜索结果

找到约 10,000 项符合 Protocol 的代码

p2.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howeve

p2.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howe

rtuset.cfg

######################################################################## # 1:baudrate(300-57600) # # 2:databits(5-8),

usb-sysdep.h

/* * usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2 * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source co

fig-3-11.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howeve

usb-sysdep.h

/* * usb-sysdep.h -- macros to help using the 2.4 approach to usb in 2.2 * * Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet * Copyright (C) 2001 O'Reilly & Associates * * The source co

nif.h

/* * File: nif.h * Purpose: Definition of a Network InterFace. * * Notes: * * Author: Eric DeVolder * Date: 11-8-95 * * Modifications: * */ #ifndef _NIF_H #define _NIF_H

arp.c

/* * File: arp.c * Purpose: Address Resolution Protocol routines. * * Notes: * * Modifications: */ #include "src/init/m5282evb.h" #include "src/ethernet/nif.h" #include "src/ether

osip_via.c

/* The oSIP library implements the Session Initiation Protocol (SIP -rfc3261-) Copyright (C) 2001,2002,2003 Aymeric MOIZARD jack@atosc.org This library is free software; you can redistribute

belprop_gdl_inf_engine.m

function engine = belprop_gdl_inf_engine(gdl, varargin) % BELPROP_GDL_INF_ENGINE Make a belief propagation inference engine for a GDL graph % engine = belprop_gdl_inf_engine(gdl_graph, ...) % % I