代码搜索结果

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

ntp_white_paper.txt

Nessus Transfer Protocol White Paper version 1.0 1. What is the Nessus Transfer Protocol (NTP) ? The NTP is the protocol that is used for the comm

congestionwindow.cs

namespace NCindy.Protocol.RUDP.Window.Tahoe { using NCindy.Protocol.RUDP; using NCindy.Protocol.RUDP.Packet; using NCindy.Protocol.RUDP.Window; using System; internal clas

congestionwindow.cs

namespace NCindy.Protocol.RUDP.Window.BIC { using NCindy.Protocol.RUDP; using NCindy.Protocol.RUDP.Packet; using NCindy.Protocol.RUDP.Window; using System; internal sealed

proto-lossage-6.m

/* { dg-do compile } */ @class Base; @protocol _Protocol; @interface ClassA { } -(void) func1:(Base *)inTarget; @end int main() { ClassA* theA = 0; Base* myBase = 0; [theA f

connection.h

#ifndef EL__PROTOCOL_BITTORRENT_CONNECTION_H #define EL__PROTOCOL_BITTORRENT_CONNECTION_H #include "protocol/protocol.h" struct bittorrent_connection; struct connection; #ifdef CONFIG_BITTORRENT e

report.m

function Protocol=report(bb, idx, EpsT, Distr, dataset, Protocol, flag) % Protocol=adabooster.report(bb, idx, EpsT, Distr, dataset, Protocol, flag) % G. Raetsch 10.12.99 % Copyright (c) 1998,1999

report.m

function Protocol=report(bb, idx, EpsT, Distr, dataset, Protocol, flag) % Protocol=adabooster.report(bb, idx, EpsT, Distr, dataset, Protocol, flag) % G. Raetsch 10.12.99 % Copyright (c) 1998,1999

proto-lossage-6.mm

@class Base; @protocol _Protocol; @interface ClassA { } -(void) func1:(Base *)inTarget; @end int main() { ClassA* theA = 0; Base* myBase = 0; [theA func1:myBase]; return 0

process.h.svn-base

/* process.h */ #ifndef PROCESS_H_ #define PROCESS_H_ #include "protocol.h" typedef int (* business_handler)(protocol_t *, protocol_t *); int process_action(protocol_t *in_msg, protocol_t *out_msg

process.h

/* process.h */ #ifndef PROCESS_H_ #define PROCESS_H_ #include "protocol.h" typedef int (* business_handler)(protocol_t *, protocol_t *); int process_action(protocol_t *in_msg, protocol_t *out_msg