代码搜索结果

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

belprop_inf_engine.m

function engine = belprop_inf_engine(bnet, varargin) % BELPROP_INF_ENGINE Make a loopy belief propagation inference engine % engine = belprop_inf_engine(bnet, ...) % % This is like pearl_inf_engi

udp.c.fs2_2.patch

--- linux/net/ipv4/udp.c Sun Mar 25 18:37:41 2001 +++ linux/net/ipv4/udp.c Mon Jun 10 19:53:18 2002 @@ -965,6 +965,9 @@ static int udp_queue_rcv_skb(struct sock * sk, struct sk_buff *skb) { +#ifde

tcp.h

/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user l

ip_vs_core.c.txt

any problems, send mails to sindybear@163.com 相关文件 核心初始化函数,系统的所有初始化工作均在这里完成 static int __init ip_vs_init(void) ret = ip_vs_control_init(); //设置控制信息。例如设置setopt函数接口。 ip_vs_sltimer_init()

单相多功能.searchresults

---- SlvsProcClrE2promA Matches (3 in 1 files) ---- Protocol.c (d:\work\e-meter\ddsd101\src\nowwork):static unsigned char SlvsProcClrE2promA(void) Protocol.c (d:\work\e-meter\ddsd101\src\nowwork):

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

ip_vs_core.c.txt

any problems, send mails to sindybear@163.com 相关文件 核心初始化函数,系统的所有初始化工作均在这里完成 static int __init ip_vs_init(void) ret = ip_vs_control_init(); //设置控制信息。例如设置setopt函数接口。 ip_vs_sltimer_init()

l7-queue.cpp

/* The l7-queue class handles libnetfilter-queue events and passes packets to their appropriate conntack for classification. By Ethan Sommer and Matthew Strait

sendfd.c

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd

fig17.20

#include "apue.h" #include /* * Pass a file descriptor to another process. * If fd