网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > VC++ > 正文

Windows进程管理工具设计与实现

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/03

鉴于大家对VC++十分关注,我们编辑小组在此为大家搜集整理了“Windows进程管理工具设计与实现”一文,供大家参考学习!

包括论文,设计,论文字数:10745,页数:30

摘  要
Windows自带的任务管理器存在功能上的缺陷,比如不能查看进程的模块及线程信息。课题设计就是模拟Windows任务管理器,开发一个功能更完善的Windows进程管理软件。主要设计的是一个基于对话框的VC++程序,在主对话框上面放置了一个标签控件,并创建了任务、进程和系统信息三个页面,标签控件用于选择并显示页面。三个页面分别用于显示当前运行的窗口程序、进程及进程模块、系统资源使用情况。程序还实现了结束任务、切换任务、终止进程等对进程管理的基本功能。在程序的设计过程中,通过调用Windows API函数而获得任务、进程、线程模块,以及系统资源使用情况等信息。最后在Windows XP系统上进行测试,实现了进程管理的基本功能,为用户了解当前进程及系统资源使用情况提供了很好的参考。

关键词:任务管理器;线程;进程;API

The Design and Implementation of the Processes Management Tool for Windows
Abstract
There are some defects in the Task Manager built-in Windows. For example, it doesn''t show us the information of process modules and threads. The work of my design is to follow the Windows Task Manager and develop the software which has improved function for managing process. This software is designed to be a program based on a dialog write in the VC++. There is a label control in the main dialog box, and there are three pages for task, process and system information. The label control is used to select the page and to show it. The three pages are used respectively to display the information of task runs at current, process and process modules, the utilization of system resources. This software also realized some basic function for managing process, such as ending the task, switching the task, terminating the process and so on. During the process of my program, the information for tasks, process, thread modules and the utilization of system resource is got by calling the Windows API functions. Finally I test it on the Windows XP system. And it achieves the basic function for managing process. It provides a good reference for users to view the process at current and the utilization of system resources.

Key words: Task Manager; Threads; Process; API

目  录

1 引言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.3 课题研究的意义 1
1.4 课题的研究方法 1
1.5 进程与线程简介 1
1.5.1 进程简介 1
1.5.2 线程简介 3
1.5.3 进程与线程的关系 3
1.5.4 Windows自带的任务管理器分析 4
2 主要功能及设计思路 4
2.1 主要功能 4
2.2 设计思路 5
3 详细设计 5
3.1 主框架的实现 5
3.1.1 子对话框的显示 6
3.1.2 实现菜单 7
3.1.3 提升程序权限 8
3.2 任务列表页面设计 8
3.2.1 显示任务信息 8
3.2.2 结束任务 9
3.2.3 切换任务 10
3.3 进程列表页面设计 10
3.3.1 显示进程信息 11
3.3.2 显示模块及线程信息 13
3.3.3 结束进程 15
3.3.4 删除文件 16
3.3.5 保存进程信息到文件 17
3.4 系统性能页面设计 17
3.4.1 绘制CPU使用率图 17
3.4.2 绘制内存使用率图 19
3.4.3 其他性能显示 19
3.4.4 系统信息显示 20
4 测试结果 21
4.1 测试环境 21
4.2 测试方法 21
4.3 测试结果 21
结    论 23
参考文献 23
致    谢 24
声    明 25

Windows进程管理工具设计与实现......
  • 上一篇资讯: [VC++]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号