搜索资源列表
InterProcessSync_demo.zip
- 实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息
多线程管理器源代码thread manager
- 一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
系统进程管理器的开发
- 本程序的功能是获取本机上正在运行的所有的进程,并可以对这些获取的进程进行终止操作。-this procedure is to obtain the functions of the machine is running on all the processes, and can be obtained for these processes to terminate operations.
Threads
- 是操作系统中涉及进程的程序,有进程的管理,和pingpong问题-operating system is involved in the process of the procedures, process management, and pingpong problems
片段
- 进统过本次对处理机调度实验提高了程序设计的方法和技巧,提高了编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解。对处理机调度有了更加深刻的理解。通过对处理机调度的实验操作而加强了对进程管理知识的巩。生更好地掌握操作系统的基本概念、基本原理、及基本功能,具有分析实际操作系统、设计、构造和开发现代操作系统的基本能力程管理和调度-into the EC over the right processor scheduling experiment to improve the progr
进程管理器
- 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
多线程管理
- 本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
模拟进程管理
- 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
多线程管理类及示例程序
- 多个线程的管理, 包括启动启动多个线程, 同时终止多个线程. 面向对象 封装, 智能指针自动释放资源.
windows任务管理程序
- windows任务管理程序VB开发
InterProcessSync_demo
- 实时动态显示进程信息的程序,如资源利用等。比任务管理器显示更多进程信息- Real-time dynamic demonstration advancement information procedure, like resources use and so on. Compared to the task management demonstration are more advancements information
renwuguanliqi
- 一个类似于任务管理器的程序,非常适合学习进程编程的人使用-A Task Manager is similar to the procedures, the learning process very suitable for programming use
ProcessManagementC++
- 采用VC++基于MFC框架下编写的进程管理程序,对于学习VC的很有参考价值-Used VC++ Based on MFC framework of the process of the preparation of management procedures, for the good reference to learn the value of VC
sto
- 设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program. And the preparation of simul
ProgrMger
- 定名为进程管理器,一个具有任务管理器部分功能的程序。-To be called the process manager, a part of Task Manager function procedures.
process
- 进程管理小程序 进行简单进程显示和删除功能-Process management process simple display and delete function
jinchengguanli
- 关于进程管理的C++程序 实现描述进程管理的各种功能-With regard to process management in C++ program to achieve the various functions described in process management
os
- 进程管理模拟程序,实现了进程的三状态转换。操作系统课程设计。-Process management simulation program
SuperTaskmgr
- 本程序管理进程比较方便,可以一键结束所有非系统进程,当然,不想结束的可以设置白名单。进程还带了小图标,进程名称旁边就是文件描述,什么进程一目了然,未知进程可以放心结束。 另外,还添加了暂停恢复进程运行,可以随时挂起进程。-The program management process more convenient, can be a key to end all non-system processes, of course, do not want to end can set the
任务管理器
- Windows任务管理器提供了有关计算机性能的信息,并显示了计算机上所运行的程序和进程的详细信息;如果连接到网络,那么还可以查看网络状态并迅速了解网络是如何工作的。(Implement control of user threads and user programs)