代码搜索:IP

找到约 10,000 项符合「IP」的源代码

代码结果 10,000
www.eeworm.com/read/371109/9566610

gif ip.gif

www.eeworm.com/read/370903/9576558

gif ip.gif

www.eeworm.com/read/174648/9578941

cpp ip.cpp

#include "stdafx.h" #include "dibapi.h" // Definitions required for convolution image filtering #define KERNELCOLS 3 #define KERNELROWS 3 #define KERNELELEMENTS (KERNELCOLS * KERNELROWS) //
www.eeworm.com/read/370831/9581393

c ip.c

#include "p_tcpip.h" static INT8U iIpackId; //0x6bae static INT32U pIp_CkSum;//68f5 static struct icmp_packet pIc;//68fa USHORT CheckSum(PXCHAR pip,UCHAR ilen) { LONG len ; INT8U i ; i=0;
www.eeworm.com/read/366504/9811344

obj ip.obj

www.eeworm.com/read/366504/9811359

bpf ip.bpf

www.eeworm.com/read/366504/9811376

lst ip.lst

C51 COMPILER V6.21 IP 03/08/2002 13:07:31 PAGE 1 C51 COMPILER V6.21, COMPILATION OF MODULE IP OBJECT MODULE PLACED IN ip.O
www.eeworm.com/read/366504/9811381

c ip.c

#include #include #include "ethernet.h" #include "ip.h" #define IP_TTL 128 /* Time To Live for an outgoing IP datagram */ extern NODE locnode; //本机的节点信息结构
www.eeworm.com/read/366504/9811417

h ip.h

/* Ensure network structures aren't padded (DJGPP and VC) */ #define MAXDATA 1500 /* Maximum Ethernet data size */ #define MAXPACK (MAXDATA+14) /* Maximum packet size (incl. datali
www.eeworm.com/read/169894/9834069

o ip.o