资源列表
The_Linux_Kernel_Module_Programming_Guide-2.6.0.ra
- 这是一本不错的关于linux内核模块编程的好书但是,是英文版-This is a good module of the Linux kernel programming books, however, is the English version
INPUT.S
- 展开循环体调度的一个小程序,它所要完成的操作是对存储器中的一个指定向量加上一个标量值-started circulating body of a small scheduling procedures, it should complete the operation of the memory of a designated vector with a scalar values
成绩查询系统.RAR
- 一个很简单的成绩查询系统,初学者很容易就可以看懂-a very simple query system performance, beginners can easily understand
matlab fft源代码
- 用matlab开发的fft频谱分析程序!-matlabfft
鼠标
- 一个关于鼠标的程序可以实现鼠标的各种功能-a mouse on the mouse procedure can be achieved in various functions
attemper
- 一个模拟系统进程调度的vc程序。以适当动画的形式展示。-a process simulation system vc scheduling procedures. In an appropriate display in the form of animation.
EnumXPUsers
- 枚举XP下所有登录用户的小程序。此程序只取得了用户名信息,您可以很容易的扩展以取得其它信息。-Enumerate all XP users logged in the small program. This procedure will only be achieved by user name, you can be easily extended to obtain other information.
系统卸载移动设备
- windows系统模拟系统安全移出usb设备的源码,可以扩展根据硬件设备的PID/VID,移出指定的usb设备-windows system simulation system security equipment out of usb the source code could be expanded in accordance with the hardware PID / VID, out of the designated USB devices
主频延时
- 一个通过计算机主频来精确延时的程序,精确到ms,一般的延时只能精确到10ms-a computer speeds accurate to delay the procedure to the exact ms, the average delay of only 10ms precision
托盘_TrayIcon0
- 一个很好用的托盘控件.简单的放置和加入图片就可以实现托盘的功能,还可实现动画的托盘.-a good use of pallets controls. Simple placed on the pictures and accession can be achieved tray functions, but also achieve animation trays.
DT
- 一只像裝置管理員的硬件資源查看程序源碼。設備樹包括所有的設備和控制器﹐并以樹裝架構相連-as a device controller's hardware resources source review program. Equipment includes all the trees and controller equipment, and installed a tree structure connected
隐藏
- 查找进程,目录/文件,注册表等操作系统将最终调用 ZwQueryDirectoryFile,ZwQuerySystemInformation,ZwXXXvalueKey 等函数。要想拦截这些函数达到隐藏目的,需先自己实现以上函数, 并修改系统维护的一个 SYSCALL 表使之指向自己预先定义的函数。 因 SYSCALL 表在用户层不可见,所以要写 DRIVE 在 RING 0 下 才 可修改。-the search process, directories / files