CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Developing driver
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Developing driver - List
[
Books
]
linux device driver.rar
DL : 0
a very good book for linux device driver developing.
Update
: 2011-02-06
Size
: 10.85mb
Publisher
:
ChandlerRen
[
Driver Develop
]
driverdev_src3
DL : 0
This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the “poor man’s pipes” implementation.-This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT is. In this edition, we will go into the idea of contexts and pools. The driver we write today will also be a little more interesting as it will allow two user mode applications to communicate with each other in a simple manner. We will call this the poor man s pipes implementation.
Update
: 2025-02-17
Size
: 22kb
Publisher
:
shi
[
Software Engineering
]
Microsoft.Press.Developing.Drivers.with.the.Window
DL : 0
微软官方下一代驱动模型wdf开发牛书。 -Microsoft
Update
: 2025-02-17
Size
: 6.48mb
Publisher
:
demon008
[
Driver Develop
]
PCIgenericdriver
DL : 0
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
Update
: 2025-02-17
Size
: 3.28mb
Publisher
:
谢国权
[
Driver Develop
]
DevelopingDriverswiththeWindowsDriverFoundation.ra
DL : 0
Microsoft最新驱动架构WDF教材《Developing Drivers with the Windows Driver Foundation》,官网下载,为方便阅读,转换成了pdf.-Microsoft latest materials WDF Driver Architecture Developing Drivers with the Windows Driver Foundation , official website to download, to facilitate the reading, converted into pdf.
Update
: 2025-02-17
Size
: 4.27mb
Publisher
:
[
VC/MFC
]
developing-drivers-with-the-windows-driver-founda
DL : 0
A nice book for developing the drivers with the windows driver foundation
Update
: 2025-02-17
Size
: 6.48mb
Publisher
:
rishi
[
VC/MFC
]
Microsoft.Press.Developing.Drivers.with.the.Window
DL : 1
使用WDF开发windows驱动程序 Microsoft.Press.Developing.Drivers.with.the.Windows.Driver.Foundation.Apr.2007-Microsoft.Press.Developing.Drivers.with.the.Windows.Driver.Foundation.Apr.2007.rar
Update
: 2025-02-17
Size
: 6.48mb
Publisher
:
lidongguo
[
Hook api
]
SSDT-hook
DL : 0
Windows内核态SSDT-hook实现进程隐藏和文件隐藏,代码很规整,学习内核编程的好例子 -a good example of studying kernel programing or driver developing, SSDT hook
Update
: 2025-02-17
Size
: 5kb
Publisher
:
goodone
[
Windows Develop
]
Soft20060210164149878
DL : 0
虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer - thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print -虚拟图像打印机驱动 NED Image Driver is a printer driver for Microsoft Windows 2000. It is installed and it operates like any other printer driver. However, instead of sending documents to a real printer, it creates a multi-page TIFF file that you can view with any image viewing application that supports multi-page TIFF files. This is very useful for developing the print logic in your own applications. You can debug your print logic without using a real printer- thus saving lots of paper, time and equipment. The driver calls a DLL, EXIT32.DLL, that creates the TIFF file. This 32-bit DLL receives a monochrome or 24BPP color bitmap from the driver. Functions in the DLL are called at the beginning of a print job, at the beginning of each page, at the end of each page, and at the end of the print job. The source code for the EXIT23.DLL, which is written in Miscrosoft Visual C++, is available from Northeast Data Corp. as an option. By customizing the DLL, you can redirect print
Update
: 2025-02-17
Size
: 265kb
Publisher
:
guoyang
[
Software Engineering
]
Research-and-Implementation-of-USB-Device-Driver-f
DL : 0
通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characteristics of blueZ. then analyzed the implementation of bluetooth USB transport driver scheme and data processing procedure in detail based on understanding of linux USB device driver sketch, gave the key data structure and flow of implementation of bluetooth device driver, and finally, summarized the approach of developing linux bluetooth USB device driver and key technology are.
Update
: 2025-02-17
Size
: 169kb
Publisher
:
梁军学
[
Driver Develop
]
Developing_Drivers_with_the_Microsoft_Windows_Driv
DL : 0
Developing Drivers with the Microsoft Windows Driver Foundation,microsoft mdk驱动开发官方指导教程,chm版,-Developing Drivers with the Microsoft Windows Driver Foundation
Update
: 2025-02-17
Size
: 6.48mb
Publisher
:
soso
[
SCM
]
ActiveSyc-driver.tar
DL : 0
这是用于开发板同PC 通过USB 同步的驱动。 通过此驱动的安装,你可以利用同步工具(PB5.0,VS2005或者EVC) 来和开发半同步,这样方便开发微型设备-This is the driver of Syncronize. It is for the Development board syncronize on your PC.Of course you have to use the tools such as PB5.0 ,VS2005 or EVC. With one these tools ,you can syncronize your development board on your PC, and then it is very convenient for developing
Update
: 2025-02-17
Size
: 34kb
Publisher
:
shufe
[
SCM
]
driver
DL : 0
The driver for LCD and is very use full in developing application for LCD
Update
: 2025-02-17
Size
: 1kb
Publisher
:
YSN
[
Software Engineering
]
sm-graphic-driver-v02-rev3-1-lime
DL : 0
This document explains mechanism of MB86290 Series Graphics Driver V02 (hereafter referred as the "Graphics Driver") and the Application Program Interface. This document is written for engineers developing application programs using the Graphics Driver. About the description of this document, premises the readers who understand the specifications of MB86290 Series Graphics Controller (hereafter referred as the "Graphics Controller") and technology about graphics. If needed, refer to the specification of Graphics Controller, or graphics-related books. -This document explains mechanism of MB86290 Series Graphics Driver V02 (hereafter referred as the "Graphics Driver") and the Application Program Interface. This document is written for engineers developing application programs using the Graphics Driver. About the description of this document, premises the readers who understand the specifications of MB86290 Series Graphics Controller (hereafter referred as the "Graphics Controller") and technology about graphics. If needed, refer to the specification of Graphics Controller, or graphics-related books.
Update
: 2025-02-17
Size
: 732kb
Publisher
:
张艳海
[
Driver Develop
]
windows-driver-developing
DL : 0
windows驱动开发技术,主要讲述驱动开发内幕。-windows driver developing
Update
: 2025-02-17
Size
: 1.2mb
Publisher
:
毛岩
[
Driver Develop
]
developing-umdf-drvs
DL : 0
Developing user mode driver framework ppt
Update
: 2025-02-17
Size
: 666kb
Publisher
:
JOHN
[
Other
]
Developing-an-Instrument-Driver
DL : 0
Developing a LabVIEW Instrument Driver-LabVIEW, the graphical programming language that pioneered the concept of virtual instrumentation, has been an enabling technology in the hands of scientists and engineers for more than a decade. As LabVIEW has grown in popularity, so has the proliferation of instrument drivers, the software modules designed to control programmable instruments. To aid in the development of these drivers, National Instruments has created standards for instrument driver structure, device management, instrument I/O, and error reporting. This document describes these standards, as well as instrument driver components and the integration of these components. In addition, this document suggests a process for developing useful instrument drivers.
Update
: 2025-02-17
Size
: 242kb
Publisher
:
ABC
[
Driver Develop
]
Windows-Driver-Developing
DL : 0
Windwos驱动程序开发,想要开发驱动的朋友们,此书不容错过。-The Windwos driver development, and friends who want to develop drivers, this book not to be missed.
Update
: 2025-02-17
Size
: 45.59mb
Publisher
:
张艳为
[
SCM
]
Motor-driver-board-information
DL : 0
电机驱动板资料,详细介绍电机原理、开发例程等,非常实用-Motor driver board information, details of motor principle, developing routines and so on, very practical
Update
: 2025-02-17
Size
: 1006kb
Publisher
:
董
[
Software Engineering
]
Developing-Drivers-Windows
DL : 0
Windows下驱动程序编写详细介绍,各种驱动程序开发过程中的细节问题-Under Windows driver programming details, various drivers in the details of the development process
Update
: 2025-02-17
Size
: 6.46mb
Publisher
:
caozhengou
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.