1.学生档案管理系统论文
学生档案管理系统论文
/zhubajie_1_1
前 言
学生档案管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以学生档案管理系统应该能够为用户提供充足的信息和快捷的查询手段。
学生档案管理系统是典型的信息管理系统(MIS),经过分析如此情况,我们用Visual Foxpro 6.0开发工具,利用其提供的各种面向对象的开发工具和功能强大的SQL(结构化查询语言),尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,在开发阶段设计利用的数据库是Microsoft Visual FoxPro Drivers对DBC数据库进行开发,具有很强的移植性。
关键字:面向对象(Object)、数据窗口(DataWindow)、信息管理系统(Mis)、学生档案。
一、系统需求分析
1.1 编写目的 本需求的编写目的在于研究学生档案管理系统软件的开发途径和应用方法。
1.2 背景及范围 本项目的名称:学生档案管理系统。 本软件基本上能具体化、合理化的管理学生的学籍档案,用结构化的思维方式去了解计算机的基本工作原理和高级程序设计语言。
1.3 功能
主要功能:班级设置、课程设置、学生基本信息录入、学生成绩录入、学生信息和成绩修改、查询成绩。
2.用Win
目 录
第一章 系统分析 - 1 -
1.1为什么要开发一个学生档案管理系统? - 1 -
1.2在中小学中用计算机管理学生档案的意义 - 1 -
1.3学生档案的设计分析 - 2 -
1.4 WIN-TC的介绍 - 2 -
1.5学生档案管理可行性分析 - 3 -
1.6 项目开发背景 - 4 -
1.7 系统开发所用的系统准备 - 4 -
1.8系统化分析 - 5 -
第二章 系统设计 - 7 -
2.1怎样开发一个学生档案管理系统? - 7 -
2.2关系型数据库的实现 - 7 -
2.3 应用程序基本构建 - 8 -
2.4 WIN-TC实现工具栏 - 8 -
2.5 ASP的简单认识 - 8 -
2.6 系统流程图 - 10 -
2.7使用WIN-TC 实现关系型数据库 - 10 -
2.8学生档案信息管理软件的功能 - 11 -
第三章 源代码 - 14 -
第四章 结束语 - 19 -
参考文献 - 20 -
3.求计算机毕业论文资料管理系统的摘要的英文译文
Information management system is typical of the information management system, including its main development background database creation and maintenance and the front-end application development aspects. Regarding the former requirement to establish consistency and integrity of the database-and data security for good. And the latter demanded the application functions, and easy-to-use features. Therefore, I combined information management systems to meet the requirements of Visual Foxpro database management system VFP language theory, VFP database technology for deeper study and application. Completion of the main management information system requirements analysis, functional modules, and thus design a database structure and application procedures. The result of running the system proves, I designed the system to meet the lending, information library staff and senior management of three requirements. System Development Company of Microsoft Visual Foxpro 6.0. use its powerful visualization functions and interface to the database, a prototype structure first, and gradually increase the functional, eventually meet the demand. System widely used SQL query, friendly interface and more powerful. Deficiencies in the data access when a large volume, the result of the decline in performance and not conducive to effective data sharing Improvement in the future should consider using SQL Server as a database, visit solution speed and data sharing issues. Performance of the system sought to easy-to-use, high scalability and maintainability. Keywords : relational database SQL Visual Foxpro 6.0 information management systems, systems development, Information Systems。
4.职工档案管理系统设计
功能:职工档案管理系统包含了职工的全部信息,每个职工是一条记录,包括编号,姓名,性别,出生年月,年龄,所在部门,职称,工资级别、电话等。
系统可完成:信息录入、信息查询,并按可选的自定义规则进行排序;信息删除与修改(须设置密码),将职工的信息保存于外部存储器的文件中。分步实施: 1、初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 2、完成最低要求:建立一个文件,包括10个职工的必要信息,能对文件进行查询、补充、修订、排序、删除等; 3、进一步要求:能进行统计计算;完成包括整个职工的系统;对删除与修改等设置密码 要求:1、用C语言实现系统;2、函数功能要划分好(结构化程序设计);3、界面友好(良好的人机交互),加必要的注释;4、要提供程序测试方案,程序一定要经得起测试,宁可功能少一些,也要能运行起来,不能运行的程序是没有价值的。
转载请注明出处众文网 » 毕业论文档案管理系统