代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/341519/12080173

c driver.c

/*==========================================================================*/ /* ; SOURCE_FILE: Driver.C ; APPLICATION: LPC9XX ; COMPONENT: ISR,IIC,IR ; DATE:
www.eeworm.com/read/341519/12080180

h driver.h

#ifndef _DRIVER_H_ #define _DRIVER_H_ #ifdef _DRIVER_C_ #define _DRIVER_DECLARE_ #else #define _DRIVER_DECLARE_ extern #endif #ifdef _DRIVER_C_ /* ============================
www.eeworm.com/read/341340/12090133

bak driver.bak

/* We illustrate the operation of the code using the problem min \sum_{i=1}^n exp (x [i]) - sqrt (i)*x [i] ; subject to 0
www.eeworm.com/read/152572/12102554

asp driver.asp

www.eeworm.com/read/254969/12111144

c driver.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------
www.eeworm.com/read/253761/12200999

h driver.h

#define NDIS_WDM 1 #define NDIS_MINIPORT_DRIVER #define NDIS50_MINIPORT 1 #include "ndis.h" #include "8139.h" PDEVICE_OBJECT g_deviceObject; //fdo UNICODE_STRING ntDeviceNam
www.eeworm.com/read/253761/12201013

c driver.c

#include "driver.h" ////////////////////////////////////////////////////////////////////////////////// //DriverEntry由系统调用来装载驱动程序。DriverEntry产生一个微端口驱动程序 //和NDIS库的连接,并且向NDIS注册微端口的版本和入口指针 NTSTATUS
www.eeworm.com/read/151541/12202762

res driver.res

www.eeworm.com/read/151541/12202765

h driver.h

#define IOCTL_GET_NAME_STRING \ CTL_CODE(FILE_DEVICE_UNKNOWN, 0x800, METHOD_BUFFERED, FILE_ANY_ACCESS) #define IOCTL_IMPERSONATE_PROCESS \ CTL_CODE(FILE_DEVICE_UNKNOWN, 0x801, METHOD_BUFFERED,
www.eeworm.com/read/151541/12202767

c driver.c

#include #include #include #include #include #include "driver.h" PDEVICE_OBJECT HxDefDriverDeviceObject = NULL; ULONG out_size; int