图的遍历:图是由顶点集合(vertex)及顶点间的关系集合组成的一种数据结构:Graph=( V, E ).使用拓扑排序的算法.
上传时间: 2015-03-26
上传用户:wangdean1101
程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆
上传时间: 2015-03-26
上传用户:hewenzhi
PC Sim Card reader WDM driver
上传时间: 2014-07-07
上传用户:haoxiyizhong
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 illustrate the topics covered by the book.
标签: Programming Microsoft Copyright Informati
上传时间: 2015-03-28
上传用户:skfreeman
linux stand alone device driver specification.
标签: specification device driver linux
上传时间: 2015-03-30
上传用户:源码3
MX1(Arm9 based)Linux USB driver
上传时间: 2014-01-01
上传用户:qq21508895
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
标签: command-line application Addfilter drivers
上传时间: 2013-12-30
上传用户:天诚24
The DiskPerf filter driver monitors disk-accesses, capturing performance data.
标签: disk-accesses performance capturing DiskPerf
上传时间: 2015-03-30
上传用户:zhuoying119
FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition.
标签: filter disk demonstrates prediction
上传时间: 2015-03-30
上传用户:变形金刚
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The floppy driver takes commands from the application and then calls routines in the controller which will in turn perform the actual interaction with the device. The sample compiles in 64-bit, but has not been tested in this environment. It is compatible with x86 and Alpha platforms.
标签: NtddkSrcStorageFdcFlpydsk directory flpydisk resides
上传时间: 2015-03-30
上传用户:龙飞艇