代码搜索结果

找到约 10,000 项符合 Ethernet 的代码

makefile

EXEC = ethernet OBJS = ethernet.o all: $(EXEC) $(EXEC): $(OBJS) $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LDLIBS$(LDLIBS-$(@))) romfs: $(ROMFSINST) /bin/$(EXEC) cp ethernet /ethernet clean: -rm -f $(E

ether.h

/* Ethernet driver definitions for 'TCP/IP Lean' */ #ifndef BYTE #define BYTE unsigned char #endif #ifndef WORD #define WORD unsigned short #endif #ifndef LWORD #define LWORD unsigned long

rfc1180.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:( ) 译文发布时间:2001-12-28 版权:本中文翻译文档版权归中国互动出版网所有。可以用于非商业用途自由

rfc2889.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:黎文伟(liww liww001@263.net) 译文发布时间:2001-11-24 版权:本中文翻译文档版权归

myproj.m51

BL51 BANKED LINKER/LOCATER V4.20 03/05/2002 21:15:38 PAGE 1 BL51 BANKED LINKER/LOCATER V4.20, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE UDP.OB

rfc1180.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:( ) 译文发布时间:2001-12-28 版权:本中文翻译文档版权归中国互动出版网所有。可以用于非商业用途自由

rfc2889.txt

组织:中国互动出版网(http://www.china-pub.com/) RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm) E-mail:ouyang@china-pub.com 译者:黎文伟(liww liww001@263.net) 译文发布时间:2001-11-24 版权:本中文翻译文档版权归

ethernetpro.plg

礦ision2 Build Log Project: L:\著作\51单片机实用程序设计典型实例\51单片机实用程序设计典型实例\第29章 单片机实现以太网接口\proc\EthernetPro.uv2 Project File Date: 11/30/2005 Output: Bu

ethernetpro.m51

BL51 BANKED LINKER/LOCATER V5.02 12/10/2005 21:31:09 PAGE 1 BL51 BANKED LINKER/LOCATER V5.02, INVOKED BY: E:\EDATOOLS\KEILC7.0\C51\BIN\BL

write_idblock.c

/******************************************************************** write_idblock.c Writes product System ID Block(s) to top of flash and verifies. This version is intended for Dynamic C 7