代码搜索:ip核
找到约 10,000 项符合「ip核」的源代码
代码结果 10,000
www.eeworm.com/read/165948/10044659
gif ip.gif
www.eeworm.com/read/165847/10049678
h ip.h
/*
* Copyright (c) 1982, 1986, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/165675/10054323
h ip.h
#define Reg00 port2000
#define Reg01 port2001
#define Reg02 port2002
#define Reg03 port2003
#define Reg04 port2004
#define Reg05 port2005
#define Reg06 port2006
#define Reg07 po
www.eeworm.com/read/165675/10054337
c ip.c
#include "cpu_reg.h"
#include "string.h"
#include "ip.h"
extern const Uint16 MyMAC[3];
extern const Uint16 MyIP[2];
extern const Uint16 RemoteIP[2];
extern const Uint16 SubnetMask[2];
ex
www.eeworm.com/read/361021/10068463
h ip.h
#ifndef _IP_H
#define _IP_H
#include "types.h"
#define INADDR_BROADCAST (ULONG)0xffffffff
#define ETHERTYPE_IP 0x0008 /* IP protocol */
#define IPPROTO_IP 0 /* Dummy for IP
www.eeworm.com/read/165191/10072802
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/360699/10081516
gif ip.gif
www.eeworm.com/read/164913/10082261
cpp ip.cpp
#include
unsigned char i,j,in[8],out[8],
bt[8]={2,8,32,128,1,4,16,64};
main()
{ for(i=0;i
www.eeworm.com/read/360577/10086953
txt ip.txt
//IP置换
module ip(datain,dataout);
input [64:1]datain;
output [48:1]dataout;
reg [48:1]dataout;
assign dataout[1:64] = { desIn[07], desIn[15], desIn[23], desIn
www.eeworm.com/read/164767/10089648
h ip.h
#ifndef _INETIP_H
#define _INETIP_H
#include "inet.h"
struct ipstat_t {
ulong badver; /* bad version number */
ulong total; /* total packets received */
ulong badchksum; /* checksum b