代码搜索:Adapter
找到约 10,000 项符合「Adapter」的源代码
代码结果 10,000
www.eeworm.com/read/172162/9722335
sch avr_cf_adapter.sch
www.eeworm.com/read/172162/9722336
gif avr_cf_adapter.gif
www.eeworm.com/read/247688/12629074
class helpchain$key_adapter.class
www.eeworm.com/read/110239/15538240
h ne2000adapter.h
// File: ne2000adapter.h
// Purpose: Header file for the ne2000 adapter (this is where most of the work is done)
#ifndef _NE2000ADAPTER_H_
#define _NE2000ADAPTER_H_
// default values whe
www.eeworm.com/read/110239/15538242
cpp ne2000adapter.cpp
#include "../../../include/kdndis.h"
#include "ne2000.h"
#include "ne2000adapter.h"
void NE2000RawWritePortBufferUchar(ULONG Port, PUCHAR Buffer, ULONG Length)
{
PUCHAR Current = (B
www.eeworm.com/read/110239/15538252
obj ne2000adapter.obj
www.eeworm.com/read/110239/15538256
obj ne2000adapter.obj
www.eeworm.com/read/244618/12852534
cpp project1.cpp
#pragma hdrstop
#include
#include
#include
typedef struct _ASTAT
{
ADAPTER_STATUS adapt;
NAME_BUFFER NameBuffer[30];
} ASTAT, *PASTAT;
ASTAT Adapter;
www.eeworm.com/read/137198/13340663
cpp project1.cpp
#pragma hdrstop
#include
#include
#include
typedef struct _ASTAT
{
ADAPTER_STATUS adapt;
NAME_BUFFER NameBuffer[30];
} ASTAT, *PASTAT;
ASTAT Adapter;