This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT. Device drivers for Windows 2000 may be designed for the new Windows Driver Model (WDM) architecture. If so, the driver will be source compatible with Windows 98. This book covers the new WDM specification. This book will also prove useful to those studying the internals of Windows 2000, particularly the I/O subsystem and related components.
标签: explains intended Windows drivers
上传时间: 2016-04-08
上传用户:dreamboy36
features as follows: read/write sd card based on SPI usb
标签: features follows based write
上传时间: 2016-04-12
上传用户:dongqiangqiang
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5). Print to the screen both A and reverse(A). 2) Write a program which accepts an input k from the keyboard, and which prints out the smallest fibonacci number that is at least as large as k. The program should also print out its position in the fibonacci sequence. Here is a sample of input and output: Enter k>0: 100 144 is the smallest fibonacci number greater than or equal to 100. It is the 12th fibonacci number.
标签: dimensions arbitrary function reverse
上传时间: 2016-04-16
上传用户:waitingfy
Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
标签: Simulation Algorithm alignment calculate
上传时间: 2013-12-10
上传用户:tb_6877751
4. Write a program that sorts three integers. The integers are entered from the console and stored in variables num1, num2 and num3, respectively. The program sorts the numbers so that num1 <= num2 <= num3.
标签: integers program entered console
上传时间: 2016-05-05
上传用户:龙飞艇
修改过的filespy驱动 移植了tooflat部分代码到filespy中,hook 了write 和read ,加密标记还没有处理好.
标签: filespy tooflat write hook
上传时间: 2014-10-29
上传用户:731140412
read envisat and analyis sar data from NASA
上传时间: 2013-12-28
上传用户:yoleeson
JASML is a java byte code compiler, providing yet another approach to view, write and edit java classes, even without the existence of a java source file - using the java macro instructions, those described in The Java Language Specification.
标签: java providing approach compiler
上传时间: 2016-06-13
上传用户:youth25
how to make a plan that test the software,and what to write on it
上传时间: 2014-02-18
上传用户:zhengjian
MAT-file importer to C++ with and without binds to matread/write library functions
标签: functions MAT-file importer matread
上传时间: 2013-12-12
上传用户:weiwolkt