毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#+access考场座位自动排序系统设计

时间:2017-06-05 17:23来源:毕业论文
考场座位自动排序系统讲述考场编排系统的开发背景、前景及意义等方面,论述考场编排系统的设计思想,数据库的结构及主要实现的功能

摘要: 每学期的期末考务工作是个量大繁琐而细致的工作,手工操作会花费大量的时间和精力,还容易出错,所以在这个信息技术飞速发展的时代,借助计算机完成考场编排这一工作,让人脱离如此繁琐沉重的工作成为迫切要求,从实地出发,本系统就是针对这种需求应运而生,讲述考场编排系统的开发背景、前景及意义等方面,论述考场编排系统的设计思想,数据库的结构及主要实现的功能。关键词: 信息系统,考场编排,数据库9675
The Seats Arrangement System in Examination Room
Abstract Each semester final examination is a large amount of tedious and painstaking work, manual operation will spend a lot of time and effort, but also prone to error, so with the IT’s rapid development, to finish the exam arrangement of this work with the aid of the computer, people from such heavy work becomes the urgent requirements, starting from the field, this system is aimed at this kind of demand emerge as the times require, about the exam arrangement system development background, significance and prospect, discusses design idea of examination arrangement system, the database structure and the main function realization.
Key Words:  information system, exam arrangement, database
目录
摘要    i
Abstract    ii
目录    iii
1    项目背景    1
2    开发平台    3
2.1    开发平台简述    3
2.1.1    软件平台    3
2.1.2    硬件平台    3
2.2    开发工具简述    3
2.2.1    开发软件工具    3
2.2.2    数据库系统    4
2.2.3    数据库访问技术    6
2.2.4    在C#中对Access数据库访问    7
3    系统模块构成    9
3.1    导入EXCEL文件    9
3.2    通过C#操作数据库    9
3.2.1    连接数据库    9
3.2.2    删除数据库数据    9
3.2.3    重置数据库表结构    9
3.2.4    插入数据    10
3.2.5    修改数据    10
3.2.6    复制表结构及数据    10
3.3    随机编排考生座位    10
4    其它设计    12
4.1    软件界面风格描述    12
4.2    软件界面特点    12
5    数据库设计    13
5.1    数据库管理系统概述    13
5.2    数据库设计    14
5.3    数据表结构    16
6    软件模块详细设计说明    19
6.1    学生表导入设计    19
6.2    考场安排表导入设计    19
6.3    考场座位表设计    20
6.4    考场座位安排表设计    20
7    程序各个类的功能详解    22
7.1    数据库类    22
7.2    EXCEL类    26
7.3    数据筛选类    27
8    软件使用说明    34
结束语    37
致谢    38 C#+access考场座位自动排序系统设计:http://www.751com.cn/jisuanji/lunwen_8474.html
------分隔线----------------------------
推荐内容