人事工資管理系統(tǒng).rar
人事工資管理系統(tǒng),包含 論文 源程序 答辯ppt 以及sql數(shù)據(jù)庫備份,都是本人花了很多時間精心原創(chuàng)設(shè)計的作品,請放心下載。79頁 近6萬余字摘 要由于計算機技術(shù)的飛速發(fā)展,數(shù)據(jù)庫技術(shù)作為數(shù)據(jù)管理的一個有效的手段,在各行各業(yè)中得到越來越廣泛的應(yīng)用。因此,本文圍繞一個”人事管理系統(tǒng)”程序的設(shè)計和應(yīng)用系統(tǒng)的開發(fā)課題為背景,詳...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 lzj781219 發(fā)布
人事工資管理系統(tǒng)
包含 論文 源程序 答辯PPT 以及SQL數(shù)據(jù)庫備份,都是本人花了很多時間精心原創(chuàng)設(shè)計的作品,請放心下載。
79頁 近6萬余字
摘 要
由于計算機技術(shù)的飛速發(fā)展,數(shù)據(jù)庫技術(shù)作為數(shù)據(jù)管理的一個有效的手段,在各行各業(yè)中得到越來越廣泛的應(yīng)用。因此,本文圍繞一個”人事管理系統(tǒng)”程序的設(shè)計和應(yīng)用系統(tǒng)的開發(fā)課題為背景,詳細介紹了以VB和SQL SERVER為語言編寫管理信息系統(tǒng)的過程。該程序通過VB的ADO數(shù)據(jù)對象來實現(xiàn)VB前臺與后臺SQL SERVER數(shù)據(jù)庫的連接,并具有典型的數(shù)據(jù)庫應(yīng)用系統(tǒng)的特征,完成了系統(tǒng)結(jié)構(gòu)與現(xiàn)實生活的緊密結(jié)合。
管理系統(tǒng)的開發(fā)不僅是一個應(yīng)用程序編寫的過程,更重要的是在系統(tǒng)分析和設(shè)計階段所做的工作。該程序在設(shè)計過程中嚴(yán)格遵循軟件工程學(xué)的方法,用分階段的生命周期計劃嚴(yán)格管理,并主要講述了程序的總體設(shè)計、詳細設(shè)計階段,對程序進行需求迭代,不斷修正和改進,利用SQL SERVER的強大數(shù)據(jù)庫功能,直到形成一個完善的可行性系統(tǒng).優(yōu)美、秀麗的界面,方便實用的查詢與維護功能共同構(gòu)成了“人事工資管理系統(tǒng)”。
關(guān)鍵詞:VB,SQL SERVER,數(shù)據(jù)庫,軟件工程,管理信息系統(tǒng)
Abstract
Because of the rapid development of computer technology, database technology as an effective means of data management, in all walks of life are increasingly wide application. Therefore, this article on a "personnel management system" design and procedures for applications development topics background, details and SQL Server to add language to the process of preparing management information systems. The procedure adopted to achieve the target data add the ado with VB prospects background SQL Server databases and database applications with typical characteristics, and completed the structure and system combining real life.
Management system applications development is not only a preparation process, but more importantly in the analysis and design phase work. The procedure strictly followed in the design process......
Keyword: VB,SQL SERVER,Database, Software Engineering, Management Information Systems
目 錄
摘 要 I
Abstract II
第1章 緒論 1
第2章 相關(guān)工具的基本理論 3
2.1 關(guān)于VB的說明 3
2.2 關(guān)于管理信息系統(tǒng) 3
2.3 數(shù)據(jù)庫系統(tǒng)概述 4
2.4 ADO與SQL SERVER 2000 5
2.4.1 AxtiveX數(shù)據(jù)對象--ADO 5
2.4.2 關(guān)于SQL SERVER 2000 5
第3章 系統(tǒng)需求分析與總體設(shè)計 6
3.1 需求分析 6
3.2 系統(tǒng)設(shè)計 6
3.2.1 系統(tǒng)功能分析 6
3.2.2 數(shù)據(jù)流程圖 8
3.3 數(shù)據(jù)庫設(shè)計 9
3.3.1 數(shù)據(jù)庫需求分析 9
3.3.2 實體之間的E–R模型 9
3.3.3 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 10
3.4 本章小結(jié) 13
第4章 系統(tǒng)詳細設(shè)計 14
4.1 系統(tǒng)模塊的具體實現(xiàn) 14
4.1.1 系統(tǒng)的主界面 14
4.1.2 員工基本信息模塊 16
4.1.3 員工考勤模塊 20
4.1.4 員工評價模塊 24
4.1.5 員工工資管理模塊 24
4.1.7 部門管理模塊 27
4.1.8 系統(tǒng)其它功能簡介 28
4.2 本章小結(jié) 29
第5章 系統(tǒng)運行與測試 30
結(jié) 論 31
致 謝 32
參考文獻 33
附錄1 外文翻譯 34
附錄2 譯文 41
附錄3 系統(tǒng)的實現(xiàn)代碼 45
參考文獻
[1] Timothy Buchanan: Visual Basic加數(shù)據(jù)庫 [M].2004;85~100出版社:工業(yè)出版社
[2] 張海藩:軟件工程導(dǎo)論,清華大學(xué)出版社1992年版
[3] Bob Reselman,Richard Peasley,Wayne Pruchniak.: Visual Basic 6.0使用指南[M]. 電子工業(yè)出版社出版社2002;5~65
[4] Lance Mortensen Rick Sawtell: MCSE:SQL Server 2000 Administration,電子工業(yè)出版社,2001年版
[5] Roger Jennings:Visual Basic 6數(shù)據(jù)庫開發(fā)人員指南,機械工業(yè)出版社1999年版
[6] 盧毅主編:Visual Basic 6.0數(shù)據(jù)庫設(shè)計實例導(dǎo)航,科學(xué)出版社2001年版
[7] 劉鋼主編:Visual Basic 6.0程序設(shè)計,中國民航出版社2000年版
包含 論文 源程序 答辯PPT 以及SQL數(shù)據(jù)庫備份,都是本人花了很多時間精心原創(chuàng)設(shè)計的作品,請放心下載。
79頁 近6萬余字
摘 要
由于計算機技術(shù)的飛速發(fā)展,數(shù)據(jù)庫技術(shù)作為數(shù)據(jù)管理的一個有效的手段,在各行各業(yè)中得到越來越廣泛的應(yīng)用。因此,本文圍繞一個”人事管理系統(tǒng)”程序的設(shè)計和應(yīng)用系統(tǒng)的開發(fā)課題為背景,詳細介紹了以VB和SQL SERVER為語言編寫管理信息系統(tǒng)的過程。該程序通過VB的ADO數(shù)據(jù)對象來實現(xiàn)VB前臺與后臺SQL SERVER數(shù)據(jù)庫的連接,并具有典型的數(shù)據(jù)庫應(yīng)用系統(tǒng)的特征,完成了系統(tǒng)結(jié)構(gòu)與現(xiàn)實生活的緊密結(jié)合。
管理系統(tǒng)的開發(fā)不僅是一個應(yīng)用程序編寫的過程,更重要的是在系統(tǒng)分析和設(shè)計階段所做的工作。該程序在設(shè)計過程中嚴(yán)格遵循軟件工程學(xué)的方法,用分階段的生命周期計劃嚴(yán)格管理,并主要講述了程序的總體設(shè)計、詳細設(shè)計階段,對程序進行需求迭代,不斷修正和改進,利用SQL SERVER的強大數(shù)據(jù)庫功能,直到形成一個完善的可行性系統(tǒng).優(yōu)美、秀麗的界面,方便實用的查詢與維護功能共同構(gòu)成了“人事工資管理系統(tǒng)”。
關(guān)鍵詞:VB,SQL SERVER,數(shù)據(jù)庫,軟件工程,管理信息系統(tǒng)
Abstract
Because of the rapid development of computer technology, database technology as an effective means of data management, in all walks of life are increasingly wide application. Therefore, this article on a "personnel management system" design and procedures for applications development topics background, details and SQL Server to add language to the process of preparing management information systems. The procedure adopted to achieve the target data add the ado with VB prospects background SQL Server databases and database applications with typical characteristics, and completed the structure and system combining real life.
Management system applications development is not only a preparation process, but more importantly in the analysis and design phase work. The procedure strictly followed in the design process......
Keyword: VB,SQL SERVER,Database, Software Engineering, Management Information Systems
目 錄
摘 要 I
Abstract II
第1章 緒論 1
第2章 相關(guān)工具的基本理論 3
2.1 關(guān)于VB的說明 3
2.2 關(guān)于管理信息系統(tǒng) 3
2.3 數(shù)據(jù)庫系統(tǒng)概述 4
2.4 ADO與SQL SERVER 2000 5
2.4.1 AxtiveX數(shù)據(jù)對象--ADO 5
2.4.2 關(guān)于SQL SERVER 2000 5
第3章 系統(tǒng)需求分析與總體設(shè)計 6
3.1 需求分析 6
3.2 系統(tǒng)設(shè)計 6
3.2.1 系統(tǒng)功能分析 6
3.2.2 數(shù)據(jù)流程圖 8
3.3 數(shù)據(jù)庫設(shè)計 9
3.3.1 數(shù)據(jù)庫需求分析 9
3.3.2 實體之間的E–R模型 9
3.3.3 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 10
3.4 本章小結(jié) 13
第4章 系統(tǒng)詳細設(shè)計 14
4.1 系統(tǒng)模塊的具體實現(xiàn) 14
4.1.1 系統(tǒng)的主界面 14
4.1.2 員工基本信息模塊 16
4.1.3 員工考勤模塊 20
4.1.4 員工評價模塊 24
4.1.5 員工工資管理模塊 24
4.1.7 部門管理模塊 27
4.1.8 系統(tǒng)其它功能簡介 28
4.2 本章小結(jié) 29
第5章 系統(tǒng)運行與測試 30
結(jié) 論 31
致 謝 32
參考文獻 33
附錄1 外文翻譯 34
附錄2 譯文 41
附錄3 系統(tǒng)的實現(xiàn)代碼 45
參考文獻
[1] Timothy Buchanan: Visual Basic加數(shù)據(jù)庫 [M].2004;85~100出版社:工業(yè)出版社
[2] 張海藩:軟件工程導(dǎo)論,清華大學(xué)出版社1992年版
[3] Bob Reselman,Richard Peasley,Wayne Pruchniak.: Visual Basic 6.0使用指南[M]. 電子工業(yè)出版社出版社2002;5~65
[4] Lance Mortensen Rick Sawtell: MCSE:SQL Server 2000 Administration,電子工業(yè)出版社,2001年版
[5] Roger Jennings:Visual Basic 6數(shù)據(jù)庫開發(fā)人員指南,機械工業(yè)出版社1999年版
[6] 盧毅主編:Visual Basic 6.0數(shù)據(jù)庫設(shè)計實例導(dǎo)航,科學(xué)出版社2001年版
[7] 劉鋼主編:Visual Basic 6.0程序設(shè)計,中國民航出版社2000年版