客服一(QQ:40114597):
该资料价格:¥200
,查看汇款方式
DELPHI+SQL SERVER 大学新生报到系统
本系统开发工具:DELPHI+SQL SERVER
本设计包含内容:源代码 + 毕业论文 + 开题报告 + 答辩稿
论文大概:39页 9000字
摘要
现在,随着我国高等教育的普及,以及高校管理的自动化、公开化,学校的新生报名管理也上升到一个由手动管理到计算机自动化管理阶段。本论文以“大学新生报到系统设计”的开发为背景,论述了管理信息系统的概念、结构及系统开发的基本原理和方法,介绍了数据库应用程序的开发方法和开发步骤。
大学新生报到系统主要是针对高校作为使用对象而开发的,其系统开发的任务主要包括数据库的设计与维护、应用程序的开发等两个方面。对于前者要求建立起的数据库具有完整性和一致性,且具有一定的数据安全性如用户需要密码才能使用等,而对于后者则要求程序界面友好、功能完备等特点。
经过详细的分析,选用Borland公司的Delphi作为前端开发工具,利用其提供的集成开发环境及各种组件,尤其是对数据库的支持完成对数据库的各种操作,达到对新生报到管理的目的。首先建立系统应用模型,然后对进行需求迭代,不断修正和改进,直到形成用户满意的实际可行系统。系统采用SQL Server2000的数据库系统,以Windows自带的ODBC作为数据库连接,本系统的几大特点:通用性、适用性强,界面简捷,操作方便。
关键字 新生报到;统计分析;数据查询。
Abstract
Nowadays, with the opening of the advanced education in our country, and the automated, opened management of the high school, the management of Freshman's apply is also developed to an computer auto-system .The paper with the develop background of freshman's apply management system of the high school, discussed the concept, instrument and the method of the system, and it also introduced the method of database developing.
Freshman's apply management system of the high school is mainly developing for the high school, the arrangement of the system included the designing and maintaining of the database, and the development of the application program. To the first one, it needs the integrity and the consistence in building the database, and when it comes to using the system, you need the code. While to the second, it needs the friendly interface and the perfect function.
Through analysis, we use Borland's Delphi as the develop tool in Front Side, use its integrated develop environment and modules, especially it support to database, we can realize all kinds of operation on database. First of all, we build application model, then revise and improve it. We use SQL Server2000 as the DBMS, and take Window's ODBC as the link of the Database. The feature of the system:interchangeable,applicable,interface is brief and direct,and the operation is convenient.
Key word the freshman checks in; statistics analysis; data search
目录
绪论 1
1 开发背景与系统概述 2
1.1 开发背景 2
1.2 系统概述 2
1.2.1 计算机必须满足的条件 2
1.2.2 软件环境要求 2
1.2.3 软件安装 3
2 开发平台、运行环境与技术筹备功能需求 4
2.1 客户机服务器开发简介 4
2.1.1 客户机/服务器结构图 4
2.1.2 客户机/服务器体系的工作流程 5
2.1.3 基于Client/Server结构的MIS系统的特点 5
2.2 开发工具简介 6
2.2.1 Delphi简介 6
2.2.2 SQLServer2000简介 7
2.3 技术筹备 7
2.4 系统设计目标 8
3 系统设计 9
3.1 系统功能模块设计 9
3.2 数据库设计 10
3.2.1 数据库需求分析 10
3.2.2 数据库概念结构分析 10
3.2.3 数据库逻辑结构设计 13
3.2.4 数据库物理设计 15
3.3 设计中的重点 17
4 系统界面及功能的具体实现 19
4.1 系统登录界面 19
4.2 系统主界面 21
4.3 用户管理界面 24
4.4 缴费管理的界面 24
4.5 修改口令界面 27
5 测试报告 32
6 总结 33
参考文献 35

