代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/464545/7156257
lst ip.lst
C51 COMPILER V7.20 IP 12/25/2007 10:53:00 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE IP
OBJECT MODULE PLACED IN .\IP
www.eeworm.com/read/464545/7156258
obj ip.obj
www.eeworm.com/read/464227/7167378
h ip.h
#ifndef _IP_H_
#define _IP_H_
#include
#define IP_V4 0x40
#define IP_HEADER_LENGTH 0x05
#define IP_PROTOCOL_ICMP 0x01
#define IP_PROTOCOL_TCP 0x06
#define IP_PROTOCOL_UDP 0x11
#define
www.eeworm.com/read/464227/7167382
c ip.c
/*
,-----------------------------------------------------------------------------------------.
| net/ip
|-----------------------------------------------------------------------------------------
| thi
www.eeworm.com/read/463561/7178356
ip-up
#!/bin/sh
#
# This file was created when you ran 'ppp -s'.
#
# This file /etc/ppp/ip-up is run by pppd when there's a successful ppp
# connection.
#
# Put any commands you want run after a
www.eeworm.com/read/461985/7213367
bas ip.bas
Attribute VB_Name = "IP"
'此模块用来解析域名IP
'用法为:
'getip(域名)
'返回值为一标准IP地址格式的String变量
'getname这个函数用来取得IP对应的域名.但是没有什么用的.
Public Const WS_VERSION_REQD = &H101
Public Const WS_VERSION_MAJOR = WS_VE
www.eeworm.com/read/461638/7222898
h ip.h
/************************************************************
* File name : Ip.h *
* By : hugang, hgx2000@mail.china.com *
*********************************************************
www.eeworm.com/read/461638/7222908
c ip.c
/************************************************************
* File name : Ip.c *
* By : hugang, hgx2000@mail.china.com *
************************************************************/
www.eeworm.com/read/460283/7254416
h ip.h
/* IP Structures for 'TCP/IP Lean' */
/*
** v0.01 JPB 1/8/92
** v0.02 JPB 29/7/97 Added fake packet type for SLIP
** v0.03 JPB 16/12/98 Added 'MAXUDPDATA'
** v0.04 JPB 16/12/99 Updated for book