資源描述:
《畢業(yè)設計(論文)-基于vc++的工資管理系統(tǒng)的設計與實現(xiàn)》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在學術論文-天天文庫。
1、基于VC++的工資管理系統(tǒng)的設計與實現(xiàn)摘要隨著計算機技術的飛速發(fā)展,計算機在企業(yè)管理中應用越來越普及。利用計算機實現(xiàn)企業(yè)人事工資的管理勢在必行。本系統(tǒng)是結(jié)合公司實際的財務制度,經(jīng)過實際的需求分析,采用功能強大的VisualC++6.0做為開發(fā)工具而開發(fā)出來的單機版工資管理系統(tǒng)。工資管理系統(tǒng)是針對企業(yè)的工資管理業(yè)務進行計算機處理而開發(fā)的應用軟件。整個系統(tǒng)從符合操作簡便、界面友好、靈活、實用、安全的要求出發(fā),完成人事、工資管理的全過程,企業(yè)的工資管理是公司管理的一個重要內(nèi)容。該系統(tǒng)由基本信息管理、工資管理、工資查詢、系統(tǒng)管理、幫
2、助等子模塊組成,功能基本涵蓋普通企業(yè)的工資管理業(yè)務范圍。企業(yè)應用本系統(tǒng)后,可以有效的提高工資管理水平。本文從需求分析、可行性分析、總體設計、數(shù)據(jù)庫設計、功能模塊編程實現(xiàn)等方面闡述了本系統(tǒng)的設計過程。為便于說明,文中繪制了程序結(jié)構(gòu)框圖、部分界面圖和數(shù)據(jù)表。最后附有主要的源程序代碼清單。關鍵詞:數(shù)據(jù)庫VisualC++6.0工資管理Thedesignapproachandimplementationofthewagesmanagementsystembasedonvc++AbstractWiththedevelopmentoft
3、hecomputertechnologyandcomputersareuniversallyusedinbusinessenterprisemanagemoreandmore,soitisimperativetoimplementTheManagementofEnterprisePersonnelWagesusingcomputers.Actualcompanyfinanceiscombinativeinthissystem.IhavealreadymadedemandanalysisandadoptedVisualC++6
4、.0whichismightyinfunctionasthetooltodevelopthemanagementofenterprisepersonnelwagessystemthatisthesinglemachineversion.SalaryManagementSystemisspeciallydesignedfortheapplicationofdevicemanagingofenterprise.Thewholesystemmustmatchtherequestwhichareoperationsimple,the
5、interfaceamity,vivid,practicalandsafeandcompletethemanagementofpersonalandwagesprocess.TheManagementofEnterprisePersonnelWageisanimportantcontentincompanymanage.Thesystemisconsistedwithsixsubsystems.Theyaresystemmaintenance,querying,formingandlisting.Thesefunctions
6、canmeetthedemandsofmostofthebusiness.Iftheenterpriseusesthissystem,themanagementofsalarycanrapidlybeimproved.Inthispaper,adescriptionisgivenonthedesignprocessofthissystemfromdemandsanalyzing,feasibilityanalysis,framedesign,databasedesign,programmingmodule.Programst
7、ructurediagram,somemapinterfacesanddatasheetsarepresentedforthepurposeofdescription.Inaddition,programsourcecodeislistedintheendofthearticle.Keywords:Database;VisualC++6.0;Salarymanagement目錄1引言12系統(tǒng)需求分析23可行性分析34總體設計44.1系統(tǒng)功能結(jié)構(gòu)44.2設計目標45系統(tǒng)設計55.1使用的相關技術介紹55.2數(shù)據(jù)庫設計55.2.
8、1數(shù)據(jù)庫概要說明55.2.2部分數(shù)據(jù)表的結(jié)構(gòu)65.2.3部分E-R模型的設計76主要功能模塊設計96.1建立工程框架96.2主窗口設計116.2.1菜單資源設計116.2.2客戶區(qū)設計126.3登錄模塊設計136.3.1實現(xiàn)目標136.3.2設計步驟136.3.3代碼分析146.4員工錄入