代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/112400/15487223

txt rfc669.txt

Network Working Group D.W. Dodds Request for Comments: 669 BBN-TENEXA NIC: 31435
www.eeworm.com/read/110292/15537358

txt rfc703.txt

Network Working Group D.W. Dodds RFC # 703 BBN-TENEXA NIC # 32988
www.eeworm.com/read/110292/15537453

txt rfc669.txt

Network Working Group D.W. Dodds Request for Comments: 669 BBN-TENEXA NIC: 31435
www.eeworm.com/read/106679/15627584

txt rfc703.txt

Network Working Group D.W. Dodds RFC # 703 BBN-TENEXA NIC # 32988
www.eeworm.com/read/106679/15628312

txt rfc669.txt

Network Working Group D.W. Dodds Request for Comments: 669 BBN-TENEXA NIC: 31435
www.eeworm.com/read/100584/15871064

c shmcreate.c

#include "unpipc.h" int main(int argc, char **argv) { int c, fd, flags; char *ptr; off_t length; flags = O_RDWR | O_CREAT; while ( (c = Getopt(argc, argv, "e")) != -1) { switch (c) { case
www.eeworm.com/read/470343/6918841

h main.h

#ifndef __MAIN_H__ #define __MAIN_H__ //**************************************************************************// // Preprocessor //
www.eeworm.com/read/470344/6918873

h main.h

#ifndef __MAIN_H__ #define __MAIN_H__ //**************************************************************************// // Preprocessor //
www.eeworm.com/read/329075/12983545

hpp basicfeature.hpp

/* Context : Fuzzy Clustering Algorithms Author : Frank Hoeppner, see also AUTHORS file Description : header of class BasicFeature History : see s
www.eeworm.com/read/329075/12983689

cpp adjustanalysis.cpp

/* Context : Fuzzy Clustering Algorithms Author : Frank Hoeppner, see also AUTHORS file Description : implementation of class module AdjustAnalysis Hist