-
功能:
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
-
用VC写的监控win9x下文件的读写(251KB)
用VC写的监控win9x下文件的读写(251KB)-Written by VC under win9x monitoring the read and write files (251KB)
- 2022-03-30 06:11:37下载
- 积分:1
-
读取注册表源代码
读取注册表源代码-registry read source code
- 2022-05-22 17:57:02下载
- 积分:1
-
Visual C++常实用数值算法集,是vc 进阶的不可或缺的学习材料。多多支持...
Visual C++常实用数值算法集,是vc 进阶的不可或缺的学习材料。多多支持-Visual C++ Often practical numerical algorithm sets, are an indispensable vc advanced learning materials. A lot of support
- 2022-03-16 04:21:37下载
- 积分:1
-
北京时间8月31日硅谷动力网站从国外媒体处获悉:韩国三星电子公司在柏林消费电子展上推出了两款新的液晶显示器,其...
北京时间8月31日硅谷动力网站从国外媒体处获悉:韩国三星电子公司在柏林消费电子展上推出了两款新的液晶显示器,其-Beijing August 31 FRANCISCO site was informed by the media from abroad: South Korea
- 2022-02-06 19:37:17下载
- 积分:1
-
进程调度算法:优先数调度优先级最高的…
进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
- 2022-08-15 08:10:56下载
- 积分:1
-
this is the most authoritative classical source code
这个是最经典的权威源代码-this is the most authoritative classical source code
- 2022-01-27 23:23:41下载
- 积分:1
-
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用...
改写的枚举窗口功能容易语言编写只是想多做些连接好自己登陆用-Window function to rewrite the enumeration easy language just want to do more to connect with their own landing
- 2022-05-15 04:24:52下载
- 积分:1
-
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果...
用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果-C programming process with the creation of functional revoked, and on the screen of the observation process results
- 2022-02-02 00:38:34下载
- 积分:1
-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1