文档介绍:实验室设备管理系统论文
基于web的实验室管理系统
摘要 
在学校实验室的管理中,发现了一些问题,其中如:在统筹安排各班级上实验课的时间需要人工实现,而且经常会出现同时有多个班级要使用实验室的冲突,并且调课后没有及时通知老师和班级同学。为了方便实验室的管理,我们提出利用网络来管理实验室的上机情况。以学校的网络实验室为背景,开发一个基于web的实验室管理系统。
本课题的开发需要采用一种适合于数据库编程,web多媒体开发,而且具备同时访问多种数据库功能的开发语言与工具,在当前,asp是在web编程中比较盛行的数据库开发技术。Asp在数据库间的异构连接,轻松地存取各种数据。此外,asp易学易用,短期内即可掌握,使编程难度降低。使用asp开发网络数据库,可以同html语言相互嵌套;而且可以适合于各种浏览器。因此,使用asp开发网络数据库,并配合动态网页技术,适应于基于web程序的发展,也是开发本系统的理想技术。
关键词  web开发,asp,动态网页技术
毕业设计(论文)外文摘要
Title  Lab's managing system based on web
Abstract  There were a lot of problems in the lab of our school, for instance, we needed to arrange the time of experiment by hand, and the conflict that the lab was used by many classes at the same time appeared frequently. Moreover, it was not in time to notice students and teachers after changing lessons. We advise to manage the lab system work for managing the lab conveniently setting by the school's lab, we invent the Lab's managing system based on web.
We need a language and a tool that is fit for data-base programming, web-multimedia, and can visit different kinds of the function of the date-base simultaneously. At present, ASP is a more popular date-base exploring technology than others which are contained in the web programming. The ponent links of ASP in the data-base can easily save and gain all the data. In addition, ASP is easy to learn and to use, which can be mastered in a short term, as well as reduce the difficulties in programming. We would exploit -data-base by using ASP and html across. Also, ASP is fit for all kinds of browsers. Thus, it is propitious to develop the programming based on web by using asp to -data-base and the technology of dynamic bined. Also, it is an ideal technology to exploit this system.
Keywords  ASP, web exploit, dynamic web technology.
 
目次
 4
 4
问题定义 5
可行性报告 5
2系统需求分析报告 7
 7
 7
2. 3数据流图分析及数据描述 8
 11
2. 5性能需求 11
 12
3 系统设计说明书 13
 13
任务概述 13
 13