代码搜索:draft

找到约 3,786 项符合「draft」的源代码

代码结果 3,786
www.eeworm.com/read/338797/12281883

cpp vmac.cpp

// vmac.cpp - written and placed in the public domain by Wei Dai // based on Ted Krovetz's public domain vmac.c and draft-krovetz-vmac-01.txt #include "pch.h" #include "vmac.h" #include "argname
www.eeworm.com/read/126442/14423438

h stdlib.h

#pragma force_top_level #pragma include_only_once /* stdlib.h: ANSI draft (X3J11 May 88) library header, section 4.10 */ /* Copyright (C) Codemist Ltd., 1988-1993. */ /*
www.eeworm.com/read/226200/14489450

cpp vmac.cpp

// vmac.cpp - written and placed in the public domain by Wei Dai // based on Ted Krovetz's public domain vmac.c and draft-krovetz-vmac-01.txt #include "pch.h" #include "vmac.h" #include "argname
www.eeworm.com/read/223318/14646222

h iscsi.h

/* * Constants and structures defined in the iSCSI RFC. */ #ifndef ISCSI_H_ #define ISCSI_H_ #include #define ISCSI_DRAFT20_VERSION 0x00 /* Reserved value for initiator/target tas
www.eeworm.com/read/209193/15226229

txt readme.txt

k Shortest Paths in O(E*log V + L*k*log k) time (L is path length) Implemented by Jonathan Graehl (jonathan@graehl.org) Following David Eppstein's "Finding the k Shortest Paths" March 31, 1997 draft (
www.eeworm.com/read/38039/1096881

mnu secttools.mnu

%UNPINNED SEC#TOOLS Tools provided for Sketcher. # Copy#Layout Copy entities from current layout. # remove the # sign and enter foreign help string in this line Copy#Draw Copy 2D draft/imported entit
www.eeworm.com/read/472167/1418740

pm data.pm

# # $Id: data.pm,v 1.1 1999/07/21 19:12:35 kraven Exp $ # # Implements access to data:-URLs as specified in # draft-masinter-url-data-02.txt package LWP::Protocol::data; require HTTP::Response; requ