- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
vc实验教学管理系统
vc实验教学管理系统
篇一:基于VC#的实验室登录使用管理系统
海军大连舰艇学院
本 科 生 毕 业 论 文
论文名称: 基于VC#的实验室
专 业: 导航工程
班 次:
学 员:李武海
指导教员:郑振宇
评 阅 人:
完成时间:2012年6月20 日
摘 要
面对日益增多的实验教学,以往的古老的人工管理和人工预约等模式也受到各方面的限制,实验室管理系统也应运而生。实验室管理系统旨在配合教员进行实验的使用登记管理。
本课题就是针对这样一个实际情况设计的,本课题主要采用C#为开发语言,SQL Server2008数据库为开发平台,VS2010为开发工具进行实际的开发。开发的系统功能有添加学员信息、查询学员登录时间、统计某学年总的使用时间……此系统的大大提升了实验课上课效率、方便教员对在课人员的统一管理。本文主要通过对开发语言、需求分析、概要设计、详细设计、编码实现、测试等一系列情况来详细介绍系统的实现全过程。 关键词: C# ;SQL Server ;VS2010
Abstract
The face of an increasing number of experimental teaching, the ancient mode of labor management and labor appointment subject to the restrictions of all aspects of laboratory management systems have emerged. Laboratory Management System designed to meet the faculty to experiment with the use of registration and management.
This project is to design for such an actual situation, the main topic of C# development language, SQL Server 2008 database development platform, the VS2010 development tools for the actual development. The system developed by adding student information, query the participants login time, total usage time statistics for a school year. This system greatly enhanced the efficiency of experimental and out of class to facilitate the faculty in the Division of unified management. This article mainly through the development of language, requirements analysis, preliminary design, detailed design, coding, implementation, testing a series of circumstances to detail the system implementation process.
Key words: C #; SQL Server;t VS2010
目录
第1章 绪论 .......................................................................... 1
1.1课题来源 ................................................................................ 1
1.2课题目的 ................................................................................ 1
1.3预期的结果 ............................................................................ 1
1.4课题意义 ................................................................................ 2
第2章 设计流程与系
文档评论(0)