KeyFilter program to keybord IRP about windows driver
資源簡介:KeyFilter program to keybord IRP about windows driver
上傳時間: 2016-12-22
上傳用戶:star_in_rain
資源簡介:windows設(shè)備驅(qū)動程序設(shè)計 (*.ppt) intoduce about how to develop the windows driver
上傳時間: 2016-02-05
上傳用戶:weixiao99
資源簡介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上傳時間: 2013-12-03
上傳用戶:silenthink
資源簡介:programming the Microsoft windows Driver Model Copyright © 1999 by Walter Oney General Information The companion disc for programming the Microsoft windows Driver Model contains more than 20 sample drivers and test programs to illust...
上傳時間: 2015-08-03
上傳用戶:2525775
資源簡介:All you wanted to know about windows CE Build
上傳時間: 2014-01-18
上傳用戶:qweqweqwe
資源簡介:program to shutdown windows. Good exemple how to use "AdjustTokenPrivileges". Same thing to use some extended privileges in windows.
上傳時間: 2017-05-01
上傳用戶:skhlm
資源簡介:programming the Microsoft windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for programming the Microsoft windows Driver Model contains more than 20 sample drivers and test programs to illustra...
上傳時間: 2015-03-28
上傳用戶:skfreeman
資源簡介:windows CE programming: Developing Applications for the Handheld PC .This book is designed to provide information about windows CE programming
上傳時間: 2013-12-05
上傳用戶:趙云興
資源簡介:usb bulk 傳輸例程。 * The bulkusb driver is a generic function driver, based on the windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), windows Management Instrumentation (WMI) and the Selective Suspend (SS)...
上傳時間: 2016-04-25
上傳用戶:270189020
資源簡介:The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for compilation on windows. Usage : test_conn <sybaseservername> <dbname> <username>
上傳時間: 2017-06-28
上傳用戶:luke5347
資源簡介:Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter 2 libkern Collection and Container Classes Chapter 3 The IOService API Chapter 4 Making Hardware Accessible to Applications Chapter 5 Ker...
上傳時間: 2017-07-04
上傳用戶:冇尾飛鉈
資源簡介:program to trasmit data to a TI92 with the TI Graph-Link
上傳時間: 2015-01-03
上傳用戶:youke111
資源簡介:CZipFile is a lite library that allows you to get information about a zip archive. It is not able to decompress the files, but just retrieves the contents—the file name, file size, and so on.
上傳時間: 2013-12-13
上傳用戶:ruixue198909
資源簡介:Library of C functions that allows a program to use WinSock 2 functionality if it is available or fall back to WinSock 1.1 if it isn t.
上傳時間: 2015-01-18
上傳用戶:LIKE
資源簡介:oney windows driver model第2版
上傳時間: 2013-12-05
上傳用戶:tfyt
資源簡介:s3c24a0 usb device windows driver
上傳時間: 2014-12-01
上傳用戶:壞壞的華仔
資源簡介:IEEE-1394 Digital Camera windows Driver
上傳時間: 2014-01-06
上傳用戶:gxrui1991
資源簡介:tty驅(qū)動 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
上傳時間: 2013-12-04
上傳用戶:金宜
資源簡介:A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
上傳時間: 2014-01-09
上傳用戶:lifangyuan12
資源簡介:apriori java 實現(xiàn) * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
上傳時間: 2013-12-21
上傳用戶:s363994250
資源簡介:This document describes how to complie keyboard and mouse driver. 鍵盤驅(qū)動
上傳時間: 2013-12-19
上傳用戶:1051290259
資源簡介:本文檔也描述了windows Driver Model(WDM)驅(qū)動程序,這些驅(qū)動程序在windows2000和Microsoft® windows® 98平臺之間是源碼級兼容的。
上傳時間: 2015-04-13
上傳用戶:jkhjkh1982
資源簡介:Life32 is a program to animate an manipulate cellulair automa akin to Conway s Game of Life (GoL). 一個國外模擬生命細胞活動的小程序,我到現(xiàn)在還是搞得不是很懂,大家看看吧
上傳時間: 2015-04-15
上傳用戶:wanqunsheng
資源簡介:從 programming the windows Driver Modal 這本書翻譯過來,詳細講述了WDM的原理, 還附有例子程序,是進行WDM開發(fā)不可多得的好幫手
上傳時間: 2015-04-24
上傳用戶:linlin
資源簡介:WDM(windows Driver Mode)驅(qū)動程序模型。相比起以前的KDM 和VXD 來說,它的性能更高、系統(tǒng)之間移植更加方便。所以,隨著系統(tǒng)的升級(指MS 的操作系統(tǒng)),WDM 已經(jīng)逐步取代KDM 和VXD,成為MS 系統(tǒng)下驅(qū)動程序開發(fā)的主流
上傳時間: 2014-01-26
上傳用戶:www240697738
資源簡介:with this program you can search your whole driver and list all files in a tree view box.
上傳時間: 2013-12-16
上傳用戶:源弋弋
資源簡介:This a program to implement the so-called "dancing link" which is introduced in Knuth s paper. This is really a super acrobatic and I am sure that not many programmers can understand the algorithms.
上傳時間: 2013-12-11
上傳用戶:784533221
資源簡介:programming the Microsoft windows Driver Model這是為該書補充的例子程序.需要以前安裝的實例配合使用
上傳時間: 2015-06-03
上傳用戶:xuanjie
資源簡介:good book which should be read by the person who want to lean more about DRM, it is very important to give me feedback thx you
上傳時間: 2013-12-07
上傳用戶:qw12
資源簡介:This is simple sample program to test a File System integrity
上傳時間: 2015-06-19
上傳用戶:gaojiao1999