-
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。...
设置系统启动项的程序,介绍了两种方法,适合win98和win2000等系统。-system will start the procedures, introduced the two methods WIN2000 and for win98 systems.
- 2023-06-20 21:15:02下载
- 积分:1
-
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行...
简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
- 2022-10-06 22:40:03下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2023-03-06 06:10:03下载
- 积分:1
-
VC preparation of the DVD video decoders drive, since that algorithm can also no...
用VC++编写了这个视频DVD解码器驱动,自认为算法还可以,现在拿出来和大家共享.-VC preparation of the DVD video decoders drive, since that algorithm can also now like to share.
- 2022-06-29 23:54:41下载
- 积分:1
-
A deviation from the code directory, you can make the directory search
一个偏离目录的代码,可以做目录搜索-A deviation from the code directory, you can make the directory search
- 2022-04-23 19:04:15下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用...
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用-The realization of a dynamic link library, how to create a dynamic link library, how to use dynamic-link library
- 2022-03-20 11:04:34下载
- 积分:1
-
很好的汇编计算机科学的课程不能胜的基础知识…
很好的汇编教程 学计算机的不可不打的基础知识 分析内存很有用-Very good compilation of the computer science curriculum can not beat a basic knowledge of analysis of memory very useful
- 2022-03-25 22:27:43下载
- 积分:1
-
操作系统课程设计_文件系统,附主要函数的流程图
操作系统课程设计_文件系统,附主要函数的流程图-courses on operating system design _ File System, with the main function of the flow chart
- 2022-07-28 02:10:20下载
- 积分:1
-
将多台机器的共享资源设置为一样的程序
将多台机器的共享资源设置为一样的程序- Many machines shared resource will establish as the same
procedure
- 2022-12-04 00:30:03下载
- 积分:1