您现在的位置:网站首页答辩论文计算机毕业设计Delphi毕业设计

研究生管理系统

  • 简介:(论文 字数:7525 页数:19 带程序)摘 要:研究生信息管理系统是非常典型的信息管理系统(MIS)之一。其开发主要包括后台数据库的建立和相关的维护以及前端应用程序的开发两个主要方面。对于前者,要求建立起数据一致性和完整性较强、数据安全性好的数据库...
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载

(论文 字数:7525 页数:19 带程序)摘 要:研究生信息管理系统是非常典型的信息管理系统(MIS)之一。其开发主要包括后台数据库的建立和相关的维护以及前端应用程序的开发两个主要方面。对于前者,要求建立起数据一致性和完整性较强、数据安全性好的数据库,而对于后者来说,则要求应用程序在功能上要具备功能完备、美观、易使用等一系列的特点。
经过分析,我使用Borland公司开发的Delphi 7.0来作为前端应用程序的开发工具,而使用应用广泛的MicroSoft公司研制的Access作为后端的数据库支持。
根据实际情况,我们使用原型法(Rapid Prototyping)即以少量代价快速地构造一个可执行的软件系统模型。使用户和开发人员可以较快地确定需求,然后采用循环进化的开发方式,对系统模型作连续的精化,将系统需具备的性质逐渐增加上去,直到所有的性质全部满足。此时模块的各个方面的研究和设计一基本成型。然后,在一定的时间内先建立起一个系统应用程序的原型,然后对这个初始的原形系统进行需求的迭代,不断的修正和改进直到形成用户满意的可行性的信息管理系统。进而交付使用。

关键字 : 信息管理系统, 数据, 应用程序, 数据库

ABSTRACT :The graduate student information management system is an one of the very typical information management system(MIS)s. Its development includes primarily the backstage database establishes with mutually of pass maintenance and heads apply development two main aspects of the procedure. Request the former, request establish rises data consistency with complete stronger, data safety like of database, but for the latter to say, very much the applied procedure to want to have the function on the function complete, beautiful, easily a series of characteristics that use.
Through analysis, database support that I carry after using the Delphi that Borland company development 7.0 came to was used as the tool of development that head apply procedure but the usage apply the extensive the Access that the company of MicroSoft research to manufacture the conduct and actions.
According to the actual circumstance, we use the prototype method( Rapid Prototyping) to construct a software for can carrying out system model quickly with a little amount price namely.Use a the method of development for with developping personnel can than quickly certain need, then adoption circulating evolving, make to the system model the continuous turn, need the system to the kind that have to increase up gradually, until all kinds is all to satisfy.This time mold a research for of each one with design a basic model.Then, establish first a system that rises in certain time the prototype apply the procedure, then to this beginning the original shape system that start proceeds the demanding the on behalf , continuously of correction with improve until become the information management system of the possibility of the customer satisfaction.Near but the consignation uses.

Key word: Information management system Data Application procedure Database


目录
绪论 …………………………………………………………………………………… 1
第一章:开发环境简介 ……………………………………………………………… 2
1.1Delphi 7.0 介绍 ………………………………………………………………
1.2Access2000 介绍 ………………………………………………………………
第二章:系统设计与分析 ……………………………………………………………
2.1 需求分析 ………………………………………………………………………
2.2 程序设计 ………………………………………………………………………
2.2.1 模块设计 …………………………………………………………………
2.2.2 数据库设计 ………………………………………………………………
第三章:系统的总体规划 ……………………………………………………………
3.1 系统功能 ………………………………………………………………………
3.2 业务流程图 ……………………………………………………………………
第四章:系统界面、功能的具体实现 ………………………………………………
4.1 主界面的实现 …………………………………………………………………
4.2 窗体的设计 ……………………………………………………………………
4.2.1 用户登陆模块 ……………………………………………………………
4.2.2 信息管理模块 ……………………………………………………………
4.2.3 帮助信息模块 ……………………………………………………………
4.3 数据处理功能 …………………………………………………………………
4.3.2 数据的添加、修改、删除 ………………………………………………
4.3.3 功能完备的多项、模糊查询 ……………………………………………
4.4 第三方控件的添加 ……………………………………………………………
4.4.1 表、单的生成 ……………………………………………………………
4.4.2初始界面的友好化 ………………………………………………………
第五章:配置与运行 …………………………………………………………………
致谢 ……………………………………………………………………………………
参考文献 ………………………………………………………………………………
附录 ……………………………………………………………………………………

绪论

随着全国各个高校对研究生招生规模的不断扩大,研究生的数量急剧增加,有关学生的各种信息的信息量也是成倍的增长。面对庞大的信息量就需要有研究生信息管理系统来提高学生管理工作的效率。而且,研究生信息管理系统是一个高等教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以研究生信息管理系统应该能够为用户提供充足的信息和快捷多方面的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。
随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。

查看评论 已有0位网友发表了看法
  • 验证码: