小型工资管理系统的设计与实现(完整版)(25页).doc
《小型工资管理系统的设计与实现(完整版)(25页).doc》由会员分享,可在线阅读,更多相关《小型工资管理系统的设计与实现(完整版)(25页).doc(25页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、小型工资管理系统的设计与实现(完整版)武汉工程大学计算机科学与工程学院综合设计报告设计名称:设计名称:软件基础综合设计软件基础综合设计设计题目:设计题目:小型工资管理系统的设计与小型工资管理系统的设计与实现实现学生学号:学生学号:专业班级:专业班级:学生姓名:学生姓名:学生成绩:学生成绩:指导教师(职称指导教师(职称):完成时间:完成时间:武汉工程大学计算机科学与工程学院制说明:1、报告中的第一、二、三项由指导教师在综合设计开始前填写并发给每个学生;四、五两项(中英文摘要)由学生在完成综合设计后填写。2、学生成绩由指导教师根据学生的设计情况给出各项分值及总评成绩。3、指导教师评语指导教师评语一
2、栏由指导教师就学生在整个综合设计期间的表现、设计完成情况、报告的质量及答辩等方面,给出客观、全面的评价。4、所有学生必须参加综合设计的答辩环节。凡不参加答辩者,其成绩一律-第 ii 页按不及格处理。答辩小组成员应由 2 人及以上教师组成。5、报告正文字数一般应不少于 5000 字,也可由指导教师根据本门综合设计的情况另行规定。6、平时表现成绩低于 6 分的学生,其综合设计成绩按不及格处理。7、此表格式为武汉工程大学计算机科学与工程学院提供的基本格式(适用于学院各类综合设计),各教研室可根据本门综合设计的特点及内容做适当的调整,并上报学院批准。答辩记录表学生姓名:学号:班级:答辩地点:答辩内容记
3、录:-第 iii 页答辩成绩合计分值各项分值评分标准实际得分合计得分备注2510在规定时间内能就所设计的内容进行阐述,言简意明,重点突出,论点正确,条理清晰。15在规定时间内能准确、完整、流利地回答教师所提出的问题。答辩小组成员(签字):2015年6 月 26 日成绩评定表学生姓名:学号:班级:类别合计分值各项分值评分标准实际得分合计得分备注平时表现1010遵守学习纪律,表现良好,积极完成综合设计任务,无旷课、迟到、早退等情况。设计完成情况3020按照要求完成设计内容,方案合理,功能完善,设计工作量饱满,能运用专业知识和技能去发现与解决实际问题。10在设计过程中展现出了较强的学习能力、动手实践
4、能力、团队协作能力和创新意识。报告质量3510报告格式规范,表述清晰,章节内容组织恰当。符号统一,图表完备,符合规范要求。参考文献数量在 5 篇以上,格式及引用符合要求。15报告内容翔实,结构严谨合理。课题背景介绍清楚,综述充分。设计与实现等主要过程完整,论述具体透彻。能运用所学专业知识对问题加以分析和求解。无抄袭现象。10设计报告对整个设计过程进行了全面总结,体现了收获,得出了有价值的结论或结果。答辩情况2510在规定时间内能就所设计的内容进行阐述,言简意明,重点突出,论点正确,条理清晰。15在规定时间内能准确、完整、流利地回答教师所提出的问题。总评成绩-第 iv 页指导教师评语指导教师:(
5、签字)日期:2015 年7 月1日一、综合设计目的、条件、任务和内容要求:1.1.综合设计目的:综合设计目的:面向对象课程设计是集中实践性环节之一,是学习完面向对象程序设计课程后进行的一次全面的综合练习。要求学生达到熟练掌握 C+语言的基本知识和技能;基本掌握面向对象程序设计的思想和方法;能够利用所学的基本知识和技能,解决简单的面向对象程序设计问题,从而提高动手编程解决实际问题的能力。2.2.综合设计条件:综合设计条件:学生已学完面向对象程序设计课程,机房已具备本次课程设计的软硬件环境。3 3.综合设计任务:综合设计任务:利用面向对象的基本方法和程序设计的基础知识完成一个小型应用系统的完整程序
6、,设计菜单完成相关功能的设计与实现。4 4综合设计内容要求:综合设计内容要求:(1)完成系统需求分析,主要包括系统设计目的与意义;系统功能需求(系统框图);输入输出的要求等内容。(2)完成系统总体设计:主要包括系统功能分析;系统功能模块划分与设计(系统功能模块图)。(3)完成系统详细设计:主要包括类层次图;菜单设计与各功能模块实现等。(4)完成系统调试:主要包括调试出现的主要问题,编译语法错误及修改,重点是运行逻辑问题修改和调整。(5)使用说明书及编程体会:说明系统的使用和操作步骤,详细列出每一步的操作步骤。(6)附录:系统源程序(带注释)。(7)按规定格式完成课程设计报告,将其打印稿(A4
7、纸)上交给老师存档,画图一律用专门的-第 v 页画图软件完成画图,如 VISIO 软件。(8)不得抄袭他人程序、综合设计报告,每个人应体现自己的个性设计。二、进度安排:2015 年 6 月 10 日公布综合设计任务说明表,学生选题及查阅相关资料。2015 年 6 月 15 日根据选题结果确定指导教师和学生,落实学生上机时间和地点及人员安排。2015 年 6 月 15 日指导教师下达设计任务及相关说明,现场指导学生。2015 年 6 月 15 日-2015 年 6 月 23 日编写代码,调试程序。2015 年 6 月 24 日-2015 年 6 月 25 日撰写设计报告2015 年 6 月 26
8、 日学生答辩,指导教师提交各种相关文档,整理文档,提交工作总结,上交学院。三、应收集资料及主要参考文献:1.陈清华等.Visual C+课程设计.东南大学出版社,2015.12.何钦铭等.数据结构课程设计.浙江大学出版社,2015.23.谭浩强.C 程序设计.清华大学出版社,20004.陈世忠.C+编程规范.人民邮电出版社,2002-第 vi 页四、摘要:工资管理系统是一个企业单位不可缺少的部分,它的内容对于企业的决策者和管理者来说都至关重要,所以人事工资管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、
9、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,使用计算机对人事,工资信息进行管理,具有手工管理所无法比拟优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极地提高人事,工资管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。关键词:工资管理;文件管理;-第 vii 页五、Abstract:The process of requirement anal
10、ysis can be said to be a process of repeatedunderstanding and abstraction to specific questions.Understanding is theunderstanding of the reality of the problem,to figure out what problems needto be resolved.Abstract is to remove the problem of the surface,the natureof the problem,the establishment o
11、f the problem of the logical model,in orderto facilitate the future stage of the system design and implementation.Therequirement analysis stage is an important stage in the life of the softwareproduct,and its basic task is to determine the users needs for the softwaresystem.The so-called demand refe
12、rs to the users requirements for the functionand performance of the software,which is what the user wants to do,what kindof function,to achieve what performance.There are two types of generalrequirements:one is functional requirement,the one is non functionalrequirement,andtheneedofaclear understand
13、ingofit.Functionalrequirement is the problem that need to solve the problem of computer system,which is the data processing requirements,this is a kind of the most importantdemand.Non functional requirements are the requirements of the actual use ofthe environment,is often a number of limitations,su
14、ch as:performancerequirements,reliabilityrequirements,safetyandconfidentialityrequirements,etc.Software requirements include three levels-business needs,user needs andfunctional requirements,but also non functional requirements.Businessrequirements:reflect the goals of the organization or the custom
15、er to thesystem,the high level of the product,they are described in the project viewand scope of the document.User requirements:describes the tasks and functionsthat the user must complete with the product to be completed,which is describedin the use of an instance document or a program script.Funct
16、ional requirements:defining the software functionality that developers must implement,so thatusers can complete their tasks,and thus meet their business needs.KeywordsKeywords:Salary management;File management;Data structure-第 viii 页目录目录摘要.错错误!未定义书签。误!未定义书签。Abstract.I第一章课题概述.11.1 背景需求概述.-1-1.2 本工资管理
17、系统所要实现的功能.-1-第二章设计简介及设计方案论述.32.1 设计目的.-2-2.2 设计要求.5第三章详细设计.63.1 设计内容.-2-第四章设计结果及分析.-3-4.1 程序详细功能设计.-3-4.2 程序调试.-4-总结.-4-致谢.-5-参考文献.16附录主要程序代码.17摘要工资管理系统是一个企业单位不可缺少的部分,它的内容对于企业的决策者和管理者来说都至关重要,所以人事工资管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和
18、维护都带来了不少的困难。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,使用计算机对人事,工资信息进行管理,具有手工管理所无法比拟优点。例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极地提高人事,工资管理的效率,也是企业的科学化、正规化管理,与世界接轨的重要条件。关键词:工资管理;文件管理AbstractThe process of requirement analysis can be said to be a process of repeatedu
19、nderstanding and abstraction to specific questions.Understanding is theunderstanding of the reality of the problem,to figure out what problems needto be resolved.Abstract is to remove the problem of the surface,the natureof the problem,the establishment of the problem of the logical model,in orderto
20、 facilitate the future stage of the system design and implementation.Therequirement analysis stage is an important stage in the life of the softwareproduct,and its basic task is to determine the users needs for the softwaresystem.The so-called demand refers to the users requirements for the function
21、and performance of the software,which is what the user wants to do,what kindof function,to achieve what performance.There are two types of generalrequirements:oneisfunctionalrequirement,theoneisnonfunctionalrequirement,and the need of a clear understanding of it.Functional requirementis the problem
22、that need to solve the problem of computer system,which is thedata processing requirements,this is a kind of the most important demand.Nonfunctional requirements are the requirements of the actual use of the environment,-第 II 页is often a number of limitations,such as:performance requirements,reliabi
23、lityrequirements,safety and confidentiality requirements,etc.Software requirements include three levels-business needs,user needs andfunctionalrequirements,butalsononfunctionalrequirements.Businessrequirements:reflect the goals of the organization or the customer to the system,the high level of the
24、product,they are described in the project view and scopeof the document.User requirements:describes the tasks and functions that theuser must complete with the product to be completed,which is described in theuse of an instance document or a program script.Functional requirements:defining the softwa
25、re functionality that developers must implement,so thatusers can complete their tasks,and thus meet their business needs.Keywords:Salary management;File management;Data structure第一章课题概述1.1 背景需求概述需求分析的过程可以说是一个对具体问题的反复理解和抽象的过程。理解就是对现实问题的理解,要弄清楚究竟需要解决什么问题。抽象就是除去问题的表面,提取问题的本质,建立问题的逻辑模型,以便于以后阶段的系统的设计实现。需
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 小型 工资管理 系统 设计 实现 完整版 25
限制150内