代码搜索:zd

找到约 1,656 项符合「zd」的源代码

代码结果 1,656
www.eeworm.com/read/323170/13348273

asp zd_lx.asp

www.eeworm.com/read/318262/13482367

h zd1205.h

#ifndef _ZD1205_H_ #define _ZD1205_H_ #include #include #include #include #include #include #inc
www.eeworm.com/read/318262/13482383

o zd1211.o

www.eeworm.com/read/318262/13482400

o zd1205.o

www.eeworm.com/read/318262/13482428

c zd1211.c

/* src/zd1211.c * * * * Copyright (C) 2004 ZyDAS Inc. All Rights Reserved. * -------------------------------------------------------------------- *
www.eeworm.com/read/318262/13482440

c zd1205.c

/* src/zd1205.c * * * * Copyright (C) 2004 ZyDAS Inc. All Rights Reserved. * -------------------------------------------------------------------- * * * * The contents of this file are su
www.eeworm.com/read/318262/13482458

h zd80211.h

#ifndef __ZD80211_H__ #define __ZD80211_H__ #include "zdos.h" #include "zdtypes.h" #include "zdsorts.h" #include "zdutils.h" #include "zdglobal.h" #include "zdsm.h" #include "zdbuf.h" #in
www.eeworm.com/read/318262/13482463

h zd1211.h

#ifndef _ZD1211_H_ #define _ZD1211_H_ #include "zd1205.h" #define MAX_NUM_PORTS 8 /* The maximum number of ports one device can grab at once */ #define IOWAITTIME 2 #define EP_DATA_O
www.eeworm.com/read/306181/13750179

ppt zd702.ppt

www.eeworm.com/read/306133/13751804

vhd zd4.vhd

library ieee; use ieee.std_logic_1164.all; entity zd4 is port(a:in std_logic_vector(3 downto 0); b:in std_logic; key_word:out std_logic_vector(3 downto 0)); end zd4;