代码搜索:IP软核

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

代码结果 10,000
www.eeworm.com/read/166577/10015382

gif ip.gif

www.eeworm.com/read/166096/10036000

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/166054/10038444

asp ip.asp

www.eeworm.com/read/165984/10043742

mdb ip.mdb

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