代码搜索:ETHERNET
找到约 10,000 项符合「ETHERNET」的源代码
代码结果 10,000
www.eeworm.com/read/366504/9811374
c ethernet.c
www.eeworm.com/read/366504/9811383
lst ethernet.lst
C51 COMPILER V6.21 ETHERNET 03/08/2002 13:07:30 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE ETHERNET
OBJECT MODULE PLACED I
www.eeworm.com/read/366504/9811386
bpf ethernet.bpf
www.eeworm.com/read/366504/9811390
obj ethernet.obj
www.eeworm.com/read/366504/9811415
h ethernet.h
#ifndef BYTE
#define BYTE unsigned char
#endif
#ifndef WORD
#define WORD unsigned int
#endif
#ifndef LWORD
#define LWORD unsigned long
#endif
#define MACLEN 6 // Ehternet (M
www.eeworm.com/read/365929/9839670
h ethernet.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/365929/9839679
lst ethernet.lst
C51 COMPILER V7.02b ETHERNET 12/10/2005 21:31:08 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE ETHERNET
OBJECT MODULE PLACED
www.eeworm.com/read/365929/9839690
obj ethernet.obj
www.eeworm.com/read/365929/9839702
c ethernet.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/****************************************
www.eeworm.com/read/365929/9839704