计算机远程控制系统设计与实现Delphi

时间:2020-09-01 16:22:42 计算机应用毕业论文 我要投稿

计算机远程控制系统设计与实现Delphi

毕业论文

计算机远程控制系统设计与实现
 

摘要:目前计算机远程通信控制技术被应用在各个方面,它在现代生活中发挥着越来越重要的作用。本文研究了计算机远程通信控制系统的原理和方法,学习了利用Delphi5.0做为开发工具开发系统的知识,分析和设计了1个基于局域网内进行通信控制的网络教室系统。系统主要包括对教师部分和学生部分两个部分的设计,其中教师主机通过发送命令来控制学生机。教师部分具有屏幕广播、遥控辅导、语音广播、语音对讲、网上通知、分组讨论、锁定系统、解锁系统、光闭电脑、取消举手、示范教学、屏幕监看、远程命令、班级模式、网上影院等功能,学生部分具有网上通知、分组讨论、网上电影、屏幕广播等功能。

关键字:Delphi5.0;网络教学;计算机远程控制;屏幕监看


 
Design and Implementation on Remote Control of Computer
 
Abstract: Currently,the calculator long range correspondence control the technique was applied in the each aspect.it is an importance of the modern teaching application, it is exertive in modern society and play more and more important part. This text studied the general mode and methods of the network teaching and learn to make use of the knowledge that the Delphi5.0 is used as to the tool to develop system, and analysis and design an according to bureau of the system of the network classroom of the area net. The system mainly includes two designs of the teachers host and the students machine, among them, the teachers host passes to send out the order to control students machine. Teachers part has the screen broadcast, controls from a distance the guidance, speech broadcast, speech to speak, net last circular, divide a discussion, target the system and solve to lock the system, light to shut the computer and cancel to raise hand and demonstrate the teaching, screen to monitor, long range order, the class mode, net goes to cinema some functions, students part have the net up the circular, cent set discussion, the on-line movie, screen broadcasts some functions.
Key words:Delphi5.0;Network teaching;remote control of computer;screen monitor
目  录
前 言 1
1 系统概述 2
1.1 Delphi 5介绍 2
1.2 集成开发环境 4
1.3 编程方法 5
1.3.1 基本概念 6
1.3.2 文件类型 6
1.4 Delphi的主要特点 7
1.5 计算机远程控制 8
2 可行性研究与需求分析 10
2.1 可行性研究 10
2.1.1 可行性研究的任务 10
2.1.2 可行性研究过程 12
2.2 需求分析的任务 12
2.3 系统要达到的设计目标 13
2.4 系统需要解决的主要问题 13
2.5 网络教室系统应该具备的基本功能 14
3 系统概要设计 15
3.1 设计过程 15
3.2 系统基本简介 16
3.3 系统结构 17
3.3.1 学生界面系统结构 17
3.3.2 教师主界面系统结构 17
4 系统详细设计 19
4.1 网络教室系统的开发过程 19
4.1.1 系统开发准备 19
4.1.2 系统实施与转换 19
4.2 教师主窗口设计 19
4.2.1 班级模型界面 20
4.2.2 设置重新启动界面 22
4.2.3 快速设置学生机信息界面 23
4.2.4 设置关闭电脑的界面 24
4.2.5 系统锁定界面 25
4.2.6 学生信息机设置界面 25
4.2.7 分组讨论界面 26
4.2.8 教师网上信息界面 27
4.2.9 系统锁定设置提示信息界面 28
4.2.10 网上电影界面 29
4.2.11 远程命令界面 30
4.3 学生主窗口设计 31
4.3.1 网上电影界面 31
4.3.2 分组讨论界面 33
4.3.3 教师公告界面 34
4.3.4 屏幕广播界面 35
5 测试与总结 36
5.1 系统测试简介 36
5.2 系统测试环境 36
5.3 系统总体测试 36
结束语 38
参考文献 39
致 谢 40

 
前 言
当前,网络化和全球化已成为不可抗拒的世界潮流。伴随着网络技术的迅速发展,信息的处理和传递突破了时间和地域的局限,信息作为1项产业也随之得到迅速发展。计算机的'应用正以惊人的速度深入到各个领域,在教学领域中,实现科学化管理已是学校发展的必然趋势。为能够实现信息资源的共享,教师能高速准确对学生进行教学管理和控制,提高工作效率,在教学管理、对学生机控制领域中进行计算机联网控制是1个10分有效的科学管理手段。网络的建立,应具有高速、安全、科学、兼容、可扩充等特点。针对各个方面需求的实际情况,设计相应的软件,以满足相应的需要。软件的设计要具备灵活、准确、运行速度快、操作简捷等特点。
本设计论述了1个计算机远程控制-----网络教室系统。主要由5章组成:第1章是系统设计相关原理,分别介绍了计算机远程控制技术和开发工具Delphi5.0及开发环境。第2章是系统需求分析。先总的介绍了本系统的需求分析,然后介绍了系统的可行性研究,再分别介绍各功能模块的需求分析。第3章是系统总体设计。该章首先简单介绍了系统简介,再根据功能分析画出结构图,然后画出各功能模块结构图。第4章是系统详细设计。该章详细介绍了教师和学生主界面,以及各功能模块的详细设计过程。第5章是测试。该章介绍了设计完成后的测试工作。

【计算机远程控制系统设计与实现Delphi】相关文章:

1.计算机基础课程远程教学系统的设计与实现

2.计算机网络远程控制系统的研究与应用

3.计算机硬件测试系统设计与实现

4.计算机硬件测试系统设计与实现

5.Delphi

6.飞控计算机测试设备的设计与实现论文

7.网络书店设计与实现

8.计算机网络远程控制系统应用研究

9.电子商城设计与实现论文