学生信息管理系统的设计与实现新品VBAccess.doc
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《学生信息管理系统的设计与实现新品VBAccess.doc》由会员分享,可在线阅读,更多相关《学生信息管理系统的设计与实现新品VBAccess.doc(18页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、【精品文档】如有侵权,请联系网站删除,仅供学习与交流学生信息管理系统的设计与实现新品VBAccess.精品文档.学生信息管理系统的设计与实现(新品)(VB+Access) 摘 要 随着学校的规模不断扩大,学生数量急剧增加,有关学生的各种档案也成倍增长。面对庞大的信息量,有必要开发学生信息管理系统来提高学生管理工作的效率。通过这样的系统,可以做到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。 本文 .摘 要随着学校的规模不断扩大,学生数量急剧增加,有关学生的各种档案也成倍增长。面对庞大的信息量,有必要开发学生信息管理系统来提高学生管理工作的效率。通过这样的系统,可以做
2、到信息的规范管理、科学统计和快速查询,从而减少管理方面的工作量。本文的学生信息管理系统是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。系统是采用VISUAL BASIC6.0开发的一个数据库管理系统,后台数据库采用ACCESS。说明书主要讲述了VISUAL BASIC6.0的基本功能及设计方法。紧接着以本系统为例,逐一介绍开发本系统的步骤:系统分析、系统设计、系统实现、系统维护。在系统分析中先后用数据流图、系统的功能结构图分析了系统所需的各种数据。
3、在系统的设计中,详细的展现了系统的各个功能模块。所需的数据库表及表字段。菜单的设计等。在系统的实现中,给出了实现表单中相应的功能控件的事件及代码。以及菜单实现的方法。文章的最后则给出了本系统的主要功能运行界面图。 关键词:数据库,管理系统,VB,ADO Student Information Management SystemAbstract With the expanding of school and the sharp increasing of students, students information becomes larger
4、and larger. Facing the huge number of information, it is necessary to develop an information management system of students to improve the efficiency of work. It can provide standard management, science statistics and rapid inquiry of students information.In this paper, the Student information manage
5、ment system is typical of the information management system, including development of its key database background to the establishment and maintenance of front-end applications and the development of the two areas. Regarding the former requirement to establish data consistency and integrity of stron
6、g data security for good. As for the latter demanded the application functions, and easy-to-use features.System adopts a data base management system that VISAUL BASIC6.0 developed. This design instruction has told the basic function of ACCESS and design method mainly .This design instruction has tol
7、d the basic function of VISAUL BASIC6.0 and design method mainly. And then take this system as an example; recommend developing the step of this system one by one: Network analysis, designs system atically, realizes systematically, safeguards systematicallying. Successively with dataflow picture, da
8、ta dictionary, function structure chart various kinds of datum analyticl system take of system in network analysis. In the design of the system, detailed each function module which has represented the system. Necessary database form and literary name section. Design of the menu, etc. In the realizat
9、ion of the system, provide and realize the incidents and codes of the corresponding function controlling part among forms. And the method that the menu realize. Provide the main function source code of this system at the end of the article. 目 录任务书 I摘 要 IIABSTRACT III第1章 绪
10、论 11.1项目开放背景 11.2项目开发的目的 11.3项目开发的目标 21.4项目提出的意义 21.5系统软件开发环境简介 3第2章 学生信息管理系统分析 42.1 功能分析 42.2 系统运行分析 42.3 可行性分析 52.4系统业务流程分析 52.5系统数据流程分析 7第3章 系统设计 93.1系统总体方案 93.2 功能模块设计 103.3 系统总体功能模块 103.3.1信息管理模块 10信息管理模块见图3.3。
11、 103.3.2 信息查询模块 113.3.3 用户管理模块 123.3.4系统管理模块 123.4 数据库概念结构设计 123.4.1设计局部ER模式 133.4.2设计全局ER模式 133.4.3全局ER模式的优化 13(毕业设计)3.5数据库的逻辑结构设计 143.6数据库物理设计 15第4章 系统实现 184.1数据库与VB的连接 184.2登录模块 184.3学生基本信息管理 214.4 考试成绩管理 23 4.5班级管理 2
12、64.6家长管理 274.7课程管理 284.8学校信息管理 294.9学生信息查询 304.10学生成绩查询 314.11班级成绩查询 314.12用户管理 32第5章 结 论 33参考文献 34致 谢 35 摘要本设计是基于FPGA的一个简易数字频率计,利用Verilog硬件描述语言设计实现了频率计内部功能模块,采用了等精度测量的方法,并结合NIOS软核CPU嵌入FPGA,构成SOPC系统,利用NIOS软核对数据浮点运算处理,管理人机交换界面实时显示,跟传统FPGA+单片机的多芯
13、片系统方案相比更加灵活,系统体积小和功耗小等优势,具备软硬件在系统可编程的功能。本设计测量频率的方法采用的是等精度测量法,相比直接测频法和测周法有精度更高的特点。前端信号输入调理采用宽带放大器AD811对微弱信号进行放大,经过比较器整形调理后,FPGA进行采用测量,系统实时性好,精度高。关键词:等精度 频率计 FPGA NIOS Verilog The Design Of Simple Digital Frequency Meter Base On FPGAABSTRACTThe design is based on FPGA digital frequency of a simp
14、le plan, use Verilog hardware design realized the frequency of internal function module, the accuracy of the measurement method, etc NIOS and FPGA, soft nuclear CPU embedded systems, using the SOPC constitute NIOS soft check data management man-machine floating point calculations, exchange, with rea
15、l-time display interface chip traditional FPGA + MCU solutions, system is much more flexible than small volume and low consumption, have advantages of hardware and software systems in programmable functions. This design method of measuring frequency by measuring method is compared with direct freque
16、ncy measurement method, and the measuring accuracy of ZhouFaYou characteristics. Front-end signal input by AD811 amplifier to recuperate broadband amplification, weak signal by comparator plastic, after using measurements on FPGA, system of good real-time, high precision.Key words: Equal precision&n
17、bsp; Frequency counter FPGA NIOS Verilog 目 录 字摘要 I ABSTRACT II1 概 述 12 系统方案分析及比较选择 32.1 方案构想 32.2 方案比较及选用依据: 43&n
18、bsp; 工作原理及其系统框图 53.1 计数式直接测频法 53.2 计数式直接测周期 63.3 等精度测量原理 74 硬件系统实现 1041 硬件系统原理图 10411放大电路的选择 10412 整形电路 1342 FPGA控制电路 154.2.1 FPGA芯片
19、选型 154.2.2 FPGA最小系统搭建 164.3 FPGA内部模块 194.3.1系统总体框图 194.3.2 同步预置模块 204.3.3 频率计数模块、时间计数模块 214.3.4 数据输出模块,计数器清零模块 21 5 软件系统实现 2351 主程序框图  
20、; 2352 NIOS II 软核 2353NIOS外部接口与内部介绍 24531 nios软核原理框图 24532 nios软核外部接口 246 遇到问题,分析问题,解决问题 2561 输入阻抗问题 2562 放大器选择问题 257 电路抗干扰措施 268 系统指标测试&n
21、bsp; 279 结束语 28参考文献 29附录1:FPGA硬件描述语言代码 30附录2:NIOS C语言程序代码 33谢 辞 40 序 言机械制造技术基础课程设计是在学完了大学的全部基础课、技术基础课以及大部分专业课之后进行的.是进行毕业设计之前对所学各课程的一次深入的综合性的总复习,也是一次理论联系实际的训练,因此,它在我们四年的大学生活中占有重要的地位
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 学生 信息管理 系统 设计 实现 新品 VBAccess
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内