代码搜索:IP
找到约 10,000 项符合「IP」的源代码
代码结果 10,000
www.eeworm.com/read/466008/7042967
c ip.c
/* IP functions for 'TCP/IP Lean' (c) Iosoft Ltd. 2000
This software is only licensed for distribution with the book 'TCP/IP Lean',
and may only be used for personal experimentation by the purchaser
www.eeworm.com/read/465093/7057242
obj ip.obj
www.eeworm.com/read/436161/7069047
cpp ip.cpp
#include "stdafx.h"
#include
#include "dibapi.h"
// Definitions required for convolution image filtering
#define KERNELCOLS 3
#define KERNELROWS 3
#define KERNELELEMENTS (KERNELCOLS
www.eeworm.com/read/436161/7069305
cpp ip.cpp
#include "stdafx.h"
#include
#include "dibapi.h"
// Definitions required for convolution image filtering
#define KERNELCOLS 3
#define KERNELROWS 3
#define KERNELELEMENTS (KERNELCOLS
www.eeworm.com/read/436161/7069487
cpp ip.cpp
#include "stdafx.h"
#include
#include "dibapi.h"
// Definitions required for convolution image filtering
#define KERNELCOLS 3
#define KERNELROWS 3
#define KERNELELEMENTS (KERNELCOLS
www.eeworm.com/read/318714/7086532
gif ip.gif
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|10 Dec 2002 08:34:50 -0000
vti_extenderversion:SR|6.0.2.5516
vti_backlinkinfo:VX|show.asp default1.asp
vti_author:SR|WORK\\Administrator
vti_modifi
www.eeworm.com/read/318714/7086581
gif ip.gif
www.eeworm.com/read/135104/7093947
h ip.h
/* Ensure network structures aren't padded (DJGPP and VC) */
#pragma pack(1)
#define MAXDATA 1500 /* Maximum Ethernet data size */
#define MAXPACK (MAXDATA+14) /* Maximum packet siz
www.eeworm.com/read/135104/7093953
c ip.c
#define BIGHEAD 0 /* Set non-zero to send datagrams with larger IP hdrs */
#include
#include
#include
#include "ether.h"
#include "netutil.h"
#include "i