搜索资源列表
LoadControl
- 可以监控和控制cpu占用率的小程序,目前只支持单核处理器-can monitor and control cpu occupancy rate of small procedures, currently only support single-core processor
0805
- DRAT 2011 V5.1正式版 Build 0107 编译环境:Delphi7 使用环境:Win2K\WinXp\Win2003\Vista\Win2008\Window7 1.系统信息:可以查看操作系统、Cpu类型、内存信息、计算机名、用户名、分辨率、硬盘大小等 2.文件管理:可以进行文件(夹)浏览、上传、下载、删除、运行 目录创建和删除及文件属性修改。 3.屏幕监控:可以查看对方屏幕,鼠标控制支持滚轮,键盘控制-DRAT 2011 V5.1 Build 0107 f
CPU32
- cpu, application, Thread monitor
wrk
- Windows Research Kernel 包含了以下模块: * Processes * Threads * Virtual memory and cache managers * I/O management * The registry * Executive functions, such as the kernel heap and synchronization * Object manager * Local procedure call me
backup
- KVM的后台监控的C++代码,监控网络的流量和CPU的工作状态-KVM background monitoring C++ code, monitor network traffic and CPU working status
system monitor
- system monitor: monitor system cpu memory disk usage and so on.
interrupt
- 编一程序,在显示器上显示时、分、秒,借用计数器8253的Timer0作为中断源,通过8259A向CPU发送中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。 输入文件名(如:CLK)后清屏显示:Current:xx:xx:xx(时分秒键盘输入),打回车,时分秒开始计时,始终不停刷新。当键入ctrl+c时,停止计时,返回系统,且系统正常运行不死机。 -Compile a program that is displayed on the monitor, minutes,