搜索资源列表
TazkMan_thread
- 嵌入式任务管理器的简单实现,能够查看系统进程和线程信息,CPU占用率等信息,*选择的进程,能够重启或者关闭机器
模拟进程管理
- 本程序模拟进程管理,类似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
CpuUsage
- 使用这个小程序可以实现任务管理器功能中的查看cpu即时使用率的功能。 编译时会提示有个错误,不用理会,直接连接和执行就可以啦。 站长,刚刚我传了一次啦,可是回来发现少了个文件,再重新传一下!-Use this small program can achieve the task management function in the real-time view cpu usage function. Compile-time will be prompted to have a mistak
GetProcessUsage
- 调用windows API 函数来得到目前进程所占的CPU利用率。如任务管理器中查看CPU利用率一样-Calling windows API function to get the current process of the CPU utilization percentage. Such as the Task Manager to view CPU utilization, as
TaskManager
- windows任务管理器vc源码,用 PSAPI 写的,只是又添加了一些小功能,包括CPU占用率显示,托盘显示等-windows task manager vc source code, using PSAPI written, but also added some small features, including CPU usage display, pallet display, etc.
maxyang_ShowUseage
- 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
TaskManager
- VC6.0 制作的一个进程管理器,实现了当前进程的提取,新建进程,结束进程,内存、CPU利用率的动态图表显示-VC6.0 produced by a process manager, the current process of extraction, the new process, the end of the process, memory, CPU utilization, dynamic charts show
task10
- 编写一个控制台程序,能够实现Windows任务管理器中进程管理的功能,具体功能包括:当前运行的进程名、进程ID、用户名、CPU占用率、内存使用等,并能够不断刷新CPU占用率和内存使用。该程序本身的CPU占用率低于5 。-Write a console program, to achieve the Windows Task Manager process management functions, specific features include: the name of the curren
ProcScan
- 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读-输入文字或网址,即可翻译 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读 自己写的进程监控程序,是服务器管理使用,当被监控线程出现假死或者CPU使用过高就会自动重启被监控程序,MFC编写代码清晰方便阅读 Write your own process control pr
SIN
- 通过c语言程序,让cpu画正弦曲线,可以使用资源管理器查看。-Through the C language program, so that CPU draw sine curve, you can use the resource manager to view.
