1 / 28
文档名称:

毕业设计(论文)-Delphi程序高考成绩管理系统设计.doc

格式:doc   页数:28
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-Delphi程序高考成绩管理系统设计.doc

上传人:3346389411 2013/3/20 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-Delphi程序高考成绩管理系统设计.doc

文档介绍

文档介绍:大学
University
毕业论文
论文题目: 高考成绩管理系统
学校:
专业: 计算机科学与技术
学号:
学生:
指导教师:
高考成绩管理系统
作者:
指导教师:
摘要: 本文首先分析了高考成绩管理系统的应用现状,阐述了本高考成绩管理系统的开发目的。通过对数据库技术的现状与发展、数据库系统的选择原则、系统开发工具的选择一系列问题的分析确定了系统的开发平台。接着阐述了MIS系统基本理论,并在此理论指导下,详细给出了从高考成绩系统分析到总体设计详细设计与实现及测试的各个环节,最后对本系统作了客观评价评价,指明了系统的现实意义、缺点以及系统的升级方向。通过利用Delphi可视化的开发环境和面向对象的程序设计方法,开发出的高考成绩管理系统具有容易操作、界面友好、可靠性强的特点,基本实现预期所想的目标,是一个有实用价值的软件。
关键字:管理系统、主/从数据表、文科、理科、Delphi
Abstract :This article has analyzed the current applied situation of the score administrative system of college entrance examination at first, explaining the purpose of this system. Through analyzing the current situation and development of database technology, choice principal on database system, tools choice for system development and other series of problem, the article confirms the systematic developing platform. Then it has explained basic theory of MIS system, under the guidance of which, providing each link from score analyses system for college entrance examination to overall design in detail as well as the realization and testing. Finally, it gives the objective appraisal to this system, pointing out the realistic meaning, ing and the upgrading direction of the system. Through utilizing Delphi visual development environment and method of target-oriental procedure, the score analyses system for college entrance examination has the characteristic of easy operation, friendly interface and highly reliability. This system reaches the goal of expectation and is a piece of software with practical value.
Key words: database; data;window; connect; Delphi
目录
前言 4
第一章高考成绩管理系统概述 1
MIS系统的概念 1
系统的主要功能 1
方法概述 2
3
第二章高考成绩管理系统分析 4
系统开发工具的选择 4
Delphi 产品按照功能可以分为4个类型: 5
的新特点: 5
6
系统可行性分析研究 7
需求分析 7
系统业务流程图 7
系统的功能要求 7
数据流程图 8
第三章系统总体设计 9
系统功能模块图 9
功能的说明 9
10
10
10
建立理科主数据表 11
建立理科从数据表 12
系统模块设计举例 1