基于internet的计算机系网上实验.doc

约69页DOC格式手机打开展开

基于internet的计算机系网上实验,基于internet的计算机系网上实验全文70页约25000字论述翔实摘要本文详细论述了基于internet的计算机系网上实验的实现原理和技术,运用asp语言编程,提出了新型的实验管理方式,将传统的实验预约、查询步骤,改造成为基于网络的新型方式。系统分为四个模块,可完成实验安排、管理实验成绩、出勤考察、管理系统等功能。...
编号:10-26230大小:1.16M
分类: 论文>计算机论文

内容介绍

此文档由会员 孤星逐月 发布

基于INTERNET的计算机系网上实验

全文70页 约25000字 论述翔实

摘 要
本文详细论述了基于INTERNET的计算机系网上实验的实现原理和技术,运用ASP语言编程,提出了新型的实验管理方式,将传统的实验预约、查询步骤,改造成为基于网络的新型方式。
系统分为四个模块,可完成实验安排、管理实验成绩、出勤考察、管理系统等功能。在实验安排模块中,主要完成的功能是预约登记、取消预约、核准预约、查询实验安排情况。在实验成绩模块中,主要完成的功能是输入实验成绩、修改成绩、查询成绩、成绩分析。在出勤考察模块中,主要完成的功能是上机登记、下机登记、查看出勤情况。在系统管理模块中,主要完成的功能是修改教师密码、输入开学时间。此四个模块基本完成了实验系统的预约、查询功能。
该实验软件是用ASP小程序编制的。不受时间和地点的限制。.asp程序无须编译,只需将.asp程序放在WEB服务器的虚拟目录下,就可以通过WWW的方式访问ASP程序了。
该实验软件由于具有很好的可视化的图形界面 ,简单明了的操作,使得实验效果得到很大的改善。

关键词 网上实验,ASP,系统管理,实验安排,实验成绩,出勤考察

Abstract
This article detailedly elaborated based on the INTERNET computer is the on-line experimental realization principle and technical.Programs, using the asp language. Proposed new experimental way. Traditional experimental appointment, inquiry step. Transforms into based on the network new experimental way.
The system divides into four modules. May complete the experiment inspection, the management experiment result , to go out on duty, management system function and so on arranges. Arranges in the module in the experiment. Mainly completes the function is makes an appointment the registration, the cancellation appointment, approves the appointment, the inquiry experiment arrangement situation. In experimental result module , Mainly completes the function is inputs the experimental result, the revision result, the inquiry result, the result analysis. In goes out on duty in the inspection module , Mainly completes the function is uses the computer the registration, gets off an aircraft the registration, the examination goes out on duty the situation. In system management module , Mainly completes the function is revises the teacher secret cipher, the input begins school the time. This four modules basically completed the experimental system appointment, the inquiry function.
This experimental software is establishes with the asp script. As a result of asp procedure network transmission characteristic , Any may access the net the computer all can visit its , Time and place limit. The asp procedure need not translates . Will only have. The asp procedure puts on under the WEB server hypothesized catalogue . Was allowed to visit the ASP procedure through the WWW way.
This experimental software because has very good visible graph contact surface , Simple Ming Le operation , Enables the experimental effect to have the very big improvement.
Keywords on-line experimental ASP management system experiment inspection experiment result go out on duty

目 录
摘要 I
Abstract II
目录 1
第1章 绪论 1
1.1 网络远程教学的目的意义 1
1.2 网上实验预约的意义 1
1.3 实验软件的开发环境和开发工具 1
第2章 产品定义 3
2.1 产品名称 3
2.2 系统边界 3
2.3 系统功能特性 4
2.4 系统功能特性分析 4
2.5 总体功能结构图(如图2-1) 5
第3章 产品功能 6
3.1 模块划分 6
3.1.1 网上实验预约系统分为四部分 6
3.1.2 实验安排 6
3.1.3 实验成绩 7
3.1.4 出勤管理 8
3.1.5 系统管理 9
3.2 实验预约DFD图(如图3-5) 10
3.3 模块说明 10
3.3.1 实验安排 10
3.3.2 出勤管理 11
3.3.3 实验成绩 12
3.3.4 系统管理 13
第4章 模块开发 15
4.1 开发步骤 15
4.1.1 组成模块的五部分 15
4.2 实现细节 16
4.2.1 表单 16
4.2.2 提示网页和超链接 18
4.2.3 查询数据 19
4.3 具体模块实现细节 19
4.3.1 获得实验名 19
4.3.2 计算周次 20
4.3.3 查找实验室 21
4.3.4 查询实验安排 21
4.3.5 查询个人成绩 23
4.3.6 个人出勤查询 25
第5章 系统测试 27
5.1 模块测试 27
5.1.1 实验安排 27
5.1.2 出勤管理 28
5.1.3 实验成绩 29
5.1.4 系统管理 30
5.2 出错处理 32
5.3 产品测试 34
5.3.1 个人预约实验 34
5.3.2 集体预约实验 39
5.3.3 先有个人预约,未核准,又有集体预约 42
5.3.4 先有个人预约,已经核准,又有集体预约 43
5.3.5 取消集体预约核准 45
结论 47
致谢 48
参考文献 49
附录1 50
附录2 56

部分参考文献

9. 薛元昀,顾家英.网页数据库设计与发布.清华大学出版社,2000:55-107
10. [英]John Carter.数据库设计与编程实例详解——使用Access、SQL与VB.电子工业出版社,2001:265-289
11. 位元文化.ASP 3.0动态网页实务经典.中国青年出版社,2000:380-489
12. 王国荣.ASP网页制作教程.人民邮电出版社,2000:197-320
13. 裴有福.Web技术大全.中国水利水电出版社,1998:127-212
14. 清汉计算机工作室.FrontPage2000 网页制作实例.机械工业出版社,2000:126-194
15. David Sceppa.ADO编程技术.清华大学出版社,2001:122-156