欢迎来到天天文库
浏览记录
ID:58507945
大小:1.09 MB
页数:82页
时间:2020-05-18
《基于VC的工资管理系统的设计和实现.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于VC++的工资管理系统的设计与实现摘要随着计算机技术的飞速发展,计算机在企业管理中应用越来越普及。利用计算机实现企业人事工资的管理势在必行。本系统是结合公司实际的财务制度,经过实际的需求分析,采用功能强大的VisualC++6.0做为开发工具而开发出来的单机版工资管理系统。工资管理系统是针对企业的工资管理业务进行计算机处理而开发的应用软件。整个系统从符合操作简便、界面友好、灵活、实用、安全的要求出发,完成人事、工资管理的全过程,企业的工资管理是公司管理的一个重要容。该系统由基本信息管理、工资管理、工资查询、系统管理、帮助等子
2、模块组成,功能基本涵盖普通企业的工资管理业务围。企业应用本系统后,可以有效的提高工资管理水平。本文从需求分析、可行性分析、总体设计、数据库设计、功能模块编程实现等方面阐述了本系统的设计过程。为便于说明,文中绘制了程序结构框图、部分界面图和数据表。最后附有主要的源程序代码清单。关键词:数据库VisualC++6.0工资管理Thedesignapproachandimplementationofthewagesmanagementsystembasedonvc++AbstractWiththedevelopmentofthecomp
3、utertechnologyandcomputersareuniversallyusedinbusinessenterprisemanagemoreandmore,soitisimperativetoimplementTheManagementofEnterprisePersonnelWagesusingcomputers.Actualcompanyfinanceiscombinativeinthissystem.IhavealreadymadedemandanalysisandadoptedVisualC++6.0whichi
4、smightyinfunctionasthetooltodevelopthemanagementofenterprisepersonnelwagessystemthatisthesinglemachineversion.SalaryManagementSystemisspeciallydesignedfortheapplicationofdevicemanagingofenterprise.Thewholesystemmustmatchtherequestwhichareoperationsimple,theinterfacea
5、mity,vivid,practicalandsafeandcompletethemanagementofpersonalandwagesprocess.TheManagementofEnterprisePersonnelWageisanimportantcontentincompanymanage.Thesystemisconsistedwithsixsubsystems.Theyaresystemmaintenance,querying,formingandlisting.Thesefunctionscanmeetthede
6、mandsofmostofthebusiness.Iftheenterpriseusesthissystem,themanagementofsalarycanrapidlybeimproved.Inthispaper,adescriptionisgivenonthedesignprocessofthissystemfromdemandsanalyzing,feasibilityanalysis,framedesign,databasedesign,programmingmodule.Programstructurediagram
7、,somemapinterfacesanddatasheetsarepresentedforthepurposeofdescription.Inaddition,programsourcecodeislistedintheendofthearticle.Keywords:Database;VisualC++6.0;Salarymanagement目录1引言12系统需求分析23可行性分析34总体设计44.1系统功能结构44.2设计目标45系统设计55.1使用的相关技术介绍55.2数据库设计55.2.1数据库概要说明55.2.2部分
8、数据表的结构65.2.3部分E-R模型的设计76主要功能模块设计96.1建立工程框架96.2主窗口设计116.2.1菜单资源设计116.2.2客户区设计126.3登录模块设计136.3.1实现目标136.3.2设计步骤136.3.3代码分析146.4员工录入模块
此文档下载收益归作者所有