代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/418936/10891213
dcu driver.dcu
www.eeworm.com/read/418936/10891262
pas driver.pas
{ *************************************************************************** }
{ Module Name: DRIVER.PAS }
{ Purpose: the declaration of function
www.eeworm.com/read/273907/10894926
java driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
www.eeworm.com/read/272696/10947156
inf driver.inf
[Version]
Signature=$CHICAGO$
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%MFGNAME%
CatalogFile=mchpusb.cat
DriverVer=6/21/2007
[Manufacturer]
%MFGNAME%=DeviceList
www.eeworm.com/read/470697/6905970
c driver.c
#include
#include
#include
#include "winkernel.h"
#include "list.h"
#include "LDasm.h"
//#define DEBUG
UNICODE_STRING DeviceName;
UNICODE_STRING SymbolicLinkN
www.eeworm.com/read/469591/6932622
gif driver.gif
www.eeworm.com/read/208134/6942744
java driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
www.eeworm.com/read/156563/6957544
c driver.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/245899/6961181
1394 driver.1394
#!/bin/sh
# this is necessary for RedHat-distributions,
# because all module tools (depmod, insmod, rmmod)
# are located in /sbin, which is not included
# in the standard search path for anyone
expor
www.eeworm.com/read/112494/6962735
h driver.h
// Driver.h - Chapter 6
//
// Copyright (C) 2000 by Jerry Lozano
//
#pragma once
extern "C" {
#include
}
#include "Unicode.h"
typedef struct _DEVICE_EXTENSION {
PDEVICE_OBJE