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
Design of the interface between MCU and Serial A/D Converter TLC0834
标签: Converter interface between Design
上传时间: 2013-11-27
上传用户:Breathe0125
features as follows: read/write sd card based on SPI usb
标签: features follows based write
上传时间: 2016-04-12
上传用户:dongqiangqiang
Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The modem connects to the serial port of a computer and sends the message on the air through a transmitter.
标签: Alphanumeric messages computer encoded
上传时间: 2013-12-12
上传用户:jkhjkh1982
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
linux introduction for basic training good for programmer. easy to read, good for work, etc
标签: for good introduction programmer
上传时间: 2016-05-01
上传用户:youke111
嵌入式FAT16文件系统,code C , Full version,function contains read file,write file,create file,etc
标签: file function contains version
上传时间: 2016-05-02
上传用户:exxxds
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
上传用户:龙飞艇
3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algorithms: TMS320F2801 with Flash API V3.02 TMS320F2801-60 with Flash API V3.02 TMS320F2802 with Flash API V3.02 TMS320F2802-60 with Flash API V3.02 TMS320F2806 with Flash API V3.02 TMS320F2808 with Flash API V3.02 TMS320F2809 with Flash API V3.02 TMS320F2810 with Flash API V2.10 TMS320F2811 with Flash API V2.10 TMS320F2812 with Flash API V2.10 TMS320F28015 with Flash API V1.00 TMS320F28016 with Flash API V1.00 TMS320F28044 with Flash API V1.
标签: the following supports SDFlash
上传时间: 2016-05-11
上传用户:er1219