代码搜索结果

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

putdriver.c

/* $Header: putdriver.c,v 2.2 88/09/19 12:55:27 nhall Exp $ */ /* $Source: /var/home/tadl/src/argo/xebec/RCS/putdriver.c,v $ */ /* * This code is such a kludge that I don't want to put my name on it

do_learn.m

function [bb, Distrs]=do_learn(bb, dataset) % bb=adabooster.do_learn(bb, dataset) % G. Raetsch 10.12.99 % Copyright (c) 1998,1999 GMD Berlin - All rights reserved % THIS IS UNPUBLISHED PROPRIE

paride.c

/* paride.c (c) 1997-8 Grant R. Guenther Under the terms of the GNU General Public License. This is the base module for the family of devi

paride.c

/* paride.c (c) 1997-8 Grant R. Guenther Under the terms of the GNU General Public License. This is the base module for the family of devi

concap.h

/* $Id: concap.h,v 1.1 1998/02/01 00:15:11 keil Exp $ */ #ifndef _LINUX_CONCAP_H #define _LINUX_CONCAP_H #ifdef __KERNEL__ #include #include /* Stuff to support e

in.h

/* * Copyright (c) 1982, 1986, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modificatio

net.config.in

RCSID $Id: net.Config.in,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $ --- ./net/Config.in.preipsec Mon Jul 13 16:47:40 1998 +++ ./net/Config.in Thu Sep 16 11:26:31 1999 @@ -24,4 +24,8 @@ if [ "$CONFIG_NET

include.linux.in.h

RCSID $Id: include.linux.in.h,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $ --- ./include/linux/in.h.preipsec Thu Apr 29 23:13:17 1999 +++ ./include/linux/in.h Fri Apr 30 09:38:50 1999 @@ -36,7 +36,10 @@

net.config.in

--- net/Config.in.orig Fri Feb 9 14:34:13 2001 +++ net/Config.in Thu Feb 22 19:40:08 2001 @@ -88,4 +88,9 @@ #bool 'Network code profiler' CONFIG_NET_PROFILE endmenu +tristate 'IP Security Protoco

httprequestline.java

package servlet.http; import java.io.*; import java.util.Hashtable; import javax.servlet.ServletInputStream; import servlet.util.Ascii; // Referenced classes of package servlet.http: //