1、题 目:计算机故障检测专家系统 系 、 部: 计算机信息与科学 学生姓名: 指导教师: 职称 专 业: 计算机网络 班 级: 完成时间: 摘 要 Microsoft Visual Basic 6.0 是在原有 Basic 语言上的进一步发展,它具 有简单易用界面友好功能齐全等优点,用 Visual Basic 检测硬件故障也有许多 可供选择的方案, 如常用的 API 等。 计算机硬件检测系统是典型的故障检测系统, 其开发主要采用 VB6.0 中的 API 技术对电脑硬件故障检测编程。本系统主要完 成对计算机硬件故障的处理,主要包括硬件故障检测。本论文包括需求分析、系 统功能、系统设计、程序设计
2、、系统测试及存在问题等方面,较为系统地介绍了 “计算机硬件故障检测系统”课题开发的整个过程。 关键词:计算机;检测系统;硬件 Abstract Microsoft Visual Basic 6.0 is the original Basic language for the further development of its friendly and easy-to-use interface fully functional advantages, hardware with Visual Basic there are many options, such as the commonly
3、 used API, etc. Computer hardware detection system is a typical application of detection information system. This system mainly completes Computer hardware detection information. This thesis includes requirement analysis, system function, systems design, programming and the system tests and exists t
4、he aspects such as question etc, and comparatively systematically introduced the whole course of “Computer hardware detection system“ subject development. Key Words:Computer;Detection System;Hardware 目录 . 3 1. 概述 . 4 1.1 硬件故障检测概述 4 1.2 课题背景 4 1.3 系统目标 5 1.4 开发工具选择 . 5 2 开发环境的介绍 6 2.1VB 的介绍 6 3 硬件出现的故障其解决方法 . 9 3.1.电脑卡和运行慢 . 9 3.2.死机. 10 3.3 蓝屏. 10 3.4.无故重启 10 3.5.黑屏无法开机11 3.6.开机启动一半出现错误11 3.7.电脑自动关机11 3.9 小结 .