基于vb+sql的学生学籍管理系统.doc

约67页DOC格式手机打开展开

基于vb+sql的学生学籍管理系统,题目 基于vb+sql的学生学籍管理系统英文题目student's student status manages system66页,3.4万字目 录摘 要- 3 -abstract- 4 -第一章 系统需求分析- 5 -第二章 可行性分析- 6 -第三章 系统设计- 7 -3·1.系统功能分析- 7 -3·2.系统流...
编号:10-34496大小:514.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 usactu 发布

 题 目 基于VB+SQL的学生学籍管理系统
英文题目Student's student status manages system

66页,3.4万字

目 录

摘 要 - 3 -
Abstract - 4 -
第一章 系统需求分析 - 5 -
第二章 可行性分析 - 6 -
第三章 系统设计 - 7 -
3·1.系统功能分析 - 7 -
3·2.系统流程图 - 8 -
第四章、数据库设计 - 9 -
4·1.数据库需求分析 - 9 -
4·2.数据库概念结构设计 - 10 -
4·3.数据库结构的实现 - 13 -
第五章、详细设计 - 16 -
5·1主窗体的创建 - 16 -
5·2.用户管理模块的创建 - 21 -
5·3学籍管理模块的创建 - 28 -
5·4 班级管理模块的创建 - 46 -
5·5 课程设置模块的创建 - 50 -
5·6 成绩管理模块的创建 - 58 -
第七章 总 结 - 63 -
参考文献 - 64 -
致 谢 - 65 -

摘 要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。管理信息系统是一个不断发展的新型学科,任何一个单位要生存要发展,要高效率地把内部活动有机地组织起来,就必须建立与自身特点相适应的管理信息系统。
本文介绍了在Visual Basic6.0环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析访客管理的不足,创建了一套行之有效的计算机管理学生的方案。文章介绍了访客管理信息系统的系统分析部分,包括可行性分析、业务流程分析等;系统设计部分主要介绍了系统功能设计和数据库设计及代码设计;系统实现部分说明了几个主要模块的算法, 本系统面友好,操作简单,比较实用。

关键词:SQL 2000 server,VB程序设计,软件工程
Abstract
Along with information technique more and more thorough but extensive on the management of application, manage information system of the implement has been gradually mature on the technique.Manage the information system is a new academics which continuously develops, the whichever unit wants to exist to want adevelopment, high-efficiencily internal activity organically the organization get up, have to build up adapting with oneself characteristics mutually of management information system.
This text introduced in the Visual Basic6.0 under the environments the strategy of adoption"from top to bottom total programming, from bottom but last pplication development" develop a process which manage information system.Pass the shortage of analytical visitor management, established a valid a set of line a calculator a management the student's project.The article introduced visitor a management information system of system analysis part, System realization part explained a few calculate ways of main mold piece, this system interface amity, operation simple, more practical.

[Keyword]:The SQL 2000 servers、 VB program design、software engineering

第一章 系统需求分析
伴随社会的高速发展,全国各高校的学生数量一直在增加,在这样的形式下,必须要求学校有一种高效有序的方法来管理学生的信息。
通过调查,要求系统需要有以下功能:
⑴ 由于操作人员的计算机知识普遍较差,要求有良好的人机界面;
⑵ 由于该系统的使用对象多,要求有较好的权限管理;
⑶ 原始数据修改简单方便,支持多条件修
⑷ 方便的数据查询,支持多条件查询;
⑸ 在相应的权限下,删除数据方便简单,数据稳定性好;
⑹ 数据计算自动完成,尽量减少人工干预;

………………………………………………………………………………

参考文献
[1] 谭浩强,王晓敏,李海波,杨红兵Visual Basic 程序设计 中国铁道出版社
[2] 张勇 Visual Basic 课程设计案例精编 中国水利水电出版社
[3] 张海藩,牟永敏.面向对象程序设计实用教程.清华大学出版社.2002.10~11
[4] Ronaad J.Norman,Obiect-Oriented Systems and Design.1996.20~21
[5] 邓良松,刘海岩,陆丽娜.软件工程.西安电子科技大学出版社.2004.71~78
[6] 董士海.计算机软件工程环境与软件工程.北京:北京科学出版社.1990.45~48
[7] 耿国华.数据结构--C语言描述.西安电子科技大学出版社.2002.183~187