-
功能:
1.显示系统进程及进程的模块、线程信息。
2.能杀死任意进程包括系统服务进程。
3.能释放任意进程中的任意模块,不过有些关键模块释放不...
功能:
1.显示系统进程及进程的模块、线程信息。
2.能杀死任意进程包括系统服务进程。
3.能释放任意进程中的任意模块,不过有些关键模块释放不了。
4.结束任意进程中的任意线程。-Function: 1. Display System processes and process modules, threads information. 2. Can kill any process including the process of system services. 3. To any process of release of any module, but not the release of some key modules. 4. The end of any process in any thread.
- 2022-03-31 04:24:45下载
- 积分:1
-
一种特别的建议程序,非常有用。
用法:
1。把扩展名变成txt
2。用写字板打开
就可以运行了,然后你就扩然开朗,会特别兴奋。...
一种特别的建议程序,非常有用。
用法:
1。把扩展名变成txt
2。用写字板打开
就可以运行了,然后你就扩然开朗,会特别兴奋。-a special proposal process very useful. Usage : 1. Put into txt extension 2. Using tablet can run on the open, then you expand ran outspoken, particularly exciting.
- 2023-08-01 23:35:03下载
- 积分:1
-
12个保护模式教程实例// 源代码// C & ASM// 英文
12个保护模式教程实例// 源代码// C & ASM// 英文-12 protection mode tutorial examples// source// C ASM// English
- 2022-09-02 07:15:02下载
- 积分:1
-
win32 -hook
针对window平台实现,对普通函数地址hook,该文件为对HooK的简单封装,包含挂钩和恢复,以及钩子函数列表的调度。
- 2023-03-29 09:00:04下载
- 积分:1
-
操作系统课程设计_文件系统,附主要函数的流程图
操作系统课程设计_文件系统,附主要函数的流程图-courses on operating system design _ File System, with the main function of the flow chart
- 2022-07-28 02:10:20下载
- 积分:1
-
This is a current through the registry Enumerate the performance of the system c...
这是一个通过注册表枚举当前系统的性能计数器的程序源码。-This is a current through the registry Enumerate the performance of the system counter the program source code.
- 2022-09-19 00:05:03下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
可以在托盘中,显示窗口,最小化,停止,退出程序等操作
可以在托盘中,显示窗口,最小化,停止,退出程序等操作-the tray, show window, and the youngest, stop and exit procedures for operation
- 2022-05-06 21:32:12下载
- 积分:1
-
another example of a code NTFS
再一个NTFS的例子代码-another example of a code NTFS
- 2023-09-05 15:00:04下载
- 积分:1
-
国外的一个开放源码的免费小操作系统,目前实现到了保护模式,shell界面。...
国外的一个开放源码的免费小操作系统,目前实现到了保护模式,shell界面。-abroad a free open-source operating system small, to achieve a protection mode, the shell interface.
- 2022-03-04 00:15:22下载
- 积分:1