- 1、本文档共40页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
简述WINDOWS进程管理工具的原理和实现
摘 要
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 doesnt 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
目 录
论文总页数:25页
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 提升程序权限
您可能关注的文档
- 毕业论文:基于单片机的酿酒槽的温度检测与控制(终稿).doc
- 毕业设计:铁路路基施工技术难题(终稿).doc
- 毕业设计:电力系统继电保护课程设计(终稿).doc
- 基于896KB单片机的铅酸蓄电池智能充电系统的设计(终稿).doc
- 毕业论文:定向竞赛在线系统毕业论文(终稿).doc
- 毕业论文:某企业仓储管理系统存在的问题及对策(终稿).doc
- 毕业论文:基于JSP的毕业设计选题管理系统(终稿).doc
- 毕业论文:基于 J2ME的手机炸弹人游戏的开发-毕业设计论文(终稿).doc
- 毕业论文:基于WEB的服装供应链管理服务平台设计(终稿).doc
- 毕业设计:建设银行账目管理系统的设计(终稿).doc
最近下载
- “双带头人”教师党支部书记工作室申报书.docx VIP
- DB37∕T 3452-2018 电梯使用安全风险分级管控和事故隐患排查治理体系建设实施指南.docx
- 2019年度广西优秀水利水电工程勘察设计奖候选项目表【模板】.pdf
- 11-034集控值班员(中级)第二版理论题库.docx VIP
- 传染病监测预警必修和选修答案-2024年全国疾控系统“大学习”活动.docx VIP
- 房地产营销策划 - 2020海南南丽湖度假项目推广方案.docx
- 食品经营许可证食品安全规章制度.docx
- 2016年中考英语一轮复习全册导学案.Doc
- SM-YK控制系统说明书.pdf
- 钱塘江河口水资源配置规划解决方案.doc
文档评论(0)