资源列表
Introduction.to.Algorithms.-.Test
- 算法导论习题解答 算法导论习题解答
Lyrics_CN.amarokscript0.52
- Lyrics_CN.amarokscr ipt0.52 amarok 歌词插件
Minix
- MINIX系统源码,UNIX的微型版。很辛苦的找到,所以系统能和大家分享
ViewDIB
- 作用:打开位图,是整个一个工程哦,下载下来就可以直接使用了
Huffman
- 此文件为huffman编码的.cpp及.h文件,实现Huffman压缩编码
Jpeg
- Jpeg编码的源码,当需要时直接加到工程中即可使用,上传之前我已运行了一下,没有问题的
driverdev_src5
- Welcome to the fifth installment of the driver development series. The title of this article is a little bit misleading. Yes, we will be writing a TDI Client for demonstration purposes however that is not the main goal of this tutorial. The main goal
driverdev_src3
- 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
driverdev_src2
- This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledg
driverdev_src1
- This tutorial will describe how to create a simple device driver, dynamically load and unload it, and finally talk to it from user mode.
ImageProcess
- 可以打开不同格式的图象文件 ,并进行格式转换
driverdev_src4
- This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do
