人事信息管理系統(tǒng)-delphi版.doc
約63頁(yè)DOC格式手機(jī)打開展開
人事信息管理系統(tǒng)-delphi版,[color=purple]優(yōu)秀畢業(yè)論文,設(shè)計(jì)規(guī)范完整,推薦下載參考。[/color]摘要隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在企業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)企業(yè)人事工資的管理勢(shì)在必行。本系統(tǒng)結(jié)合某中型公司實(shí)際的人事、財(cái)務(wù)制度,經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的delphi 7做為開發(fā)工具、access2003做為數(shù)...
內(nèi)容介紹
此文檔由會(huì)員 space 發(fā)布
[color=Purple]優(yōu)秀畢業(yè)論文,設(shè)計(jì)規(guī)范完整,推薦下載參考。[/color]
摘 要
隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在企業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)企業(yè)人事工資的管理勢(shì)在必行。本系統(tǒng)結(jié)合某中型公司實(shí)際的人事、財(cái)務(wù)制度,經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的DELPHI 7做為開發(fā)工具、Access2003做為數(shù)據(jù)庫(kù)開發(fā)出來的單機(jī)版人事信息管理系統(tǒng)。
整個(gè)系統(tǒng)從符合操作簡(jiǎn)便、界面友好、靈活、實(shí)用、安全的要求出發(fā),完成人事、信息管理的全過程,包括新進(jìn)員工加入時(shí)人事檔案的建立、老員工的轉(zhuǎn)出、職位等的變動(dòng)引起職工信息的修改、員工信息查詢、統(tǒng)計(jì)等人事管理工作以及新進(jìn)員工工資的新增、老員工工資修改、出盤、工資等信息管理工作。經(jīng)過實(shí)際使用證明,本文所設(shè)計(jì)的人事信息管理系統(tǒng)可以滿足某中型公司人事、信息管理方面的需要。
論文主要介紹了本課題的開發(fā)背景,所要完成的功能和開發(fā)的過程。重點(diǎn)的說明了系統(tǒng)設(shè)計(jì)的重點(diǎn)、設(shè)計(jì)思想、難點(diǎn)技術(shù)和解決方案。
關(guān)鍵詞:數(shù)據(jù)庫(kù),Delphi 7, 人事信息管理
Abstract
Along with the computer technology rapid development, the computer in the business management the application popularization, uses the computer realization enterprise human affairs wages imperative the management. This system unifies some medium company actual human affairs, the financial system, passes through the actual demand analysis, uses function formidable DELPHI 7 to do for the development kit, Access2000 makes the single plane version human affairs information management system which develops for the database.
The overall system from conforms to the operation easily, the contact surface friendly, is nimble, practical, the safe request embarks, completes the human affairs, the information management entire process, joined including recently the staff when dossier establishment, the senior staff exited, the position and so on the change causes staff personnel management work and so on information revision, staff information inquiry, statistics as well as recently the staff wages creation, the senior staff wages revises, offers to sell, information management work and so on wages. After the actual use proof, the human affairs information management system which this article designs may satisfy some medium company human affairs, the information management aspect need.
The paper mainly introduced this topic development background, must complete function and development process. Key explanation system design key point, design thought, difficult technology and solution.
Keywords: Database, Delphi 7, human affairs information management
目 錄
摘 要 I
Abstract II
第一章 引 言 1
1.1 課題來源 1
1.2 開發(fā)工具的選擇 1
第二章 平臺(tái)簡(jiǎn)介 3
2.1系統(tǒng)的架構(gòu) 3
2.2系統(tǒng)運(yùn)行環(huán)境操作系統(tǒng) 3
2.3系統(tǒng)開發(fā)環(huán)境 3
2.4開發(fā)工具 4
2.4.1 Delphi的簡(jiǎn)介 4
第三章 需求分析 7
3.1 總體需求調(diào)查 7
3.1.1 系統(tǒng)目標(biāo) 7
3.1.2 業(yè)務(wù)總體流程調(diào)查 7
3.2系統(tǒng)功能調(diào)查 8
3.2.1人事管理功能 8
3.2.2信息管理功能 8
3.2.3系統(tǒng)維護(hù)功能 9
3.3系統(tǒng)功能模塊圖 9
第四章 概要設(shè)計(jì) 10
4.1概念設(shè)計(jì) 10
4.2 數(shù)據(jù)庫(kù)設(shè)計(jì) 12
4.2.1 ygzlb(員工資料表) 13
4.2.2 Yhklb用戶口令表 13
4.2.3 Ygxjjgb員工薪金結(jié)構(gòu)表 14
4.2.4 Kjcsb控制參數(shù)表 14
4.2.5 Jbcsb基本參數(shù)表 15
第五章 詳細(xì)設(shè)計(jì) 16
5.1啟動(dòng)界面設(shè)計(jì) 16
5.2主窗口設(shè)計(jì) 17
5.3人事管理模塊的實(shí)現(xiàn) 17
5.4員工基本信息維護(hù) 19
5.5 工資管理模塊的實(shí)現(xiàn) 20
5.6 系統(tǒng)維護(hù)模塊設(shè)計(jì) 22
5.6.1基本數(shù)據(jù)維護(hù) 23
5.6.2 用戶管理 24
5.7 系統(tǒng)的輔助功能 24
5.8 系統(tǒng)其它功能的實(shí)現(xiàn) 25
第六章 系統(tǒng)測(cè)試 26
6.1 人事基本檔案的創(chuàng)建 26
6.2 人事基本檔案的查詢 27
6.3 人事綜合管理 29
6.4 工資發(fā)放標(biāo)準(zhǔn)管理 30
6.5 工資結(jié)算管理 31
第七章 設(shè)計(jì)總結(jié) 32
致 謝 33
參考文獻(xiàn) 34
附 錄 35
參考文獻(xiàn)
[1]王晟,萬(wàn)科. DELPHI數(shù)據(jù)庫(kù)開發(fā)經(jīng)典案例解析[M].清華大學(xué)出版社. 2005,2
[2]劉斌.李文革.DELPHI數(shù)據(jù)庫(kù)高級(jí)教程[M].清華大學(xué)出版社.2004,3
[3]孟廣均,霍國(guó)慶,羅曼.信息資源管理導(dǎo)論[M].科學(xué)出版社.2003,5
[4]王珊,稱紅.數(shù)據(jù)庫(kù)系統(tǒng)原理教程[M].清華大學(xué)出版社.2004,4
[5]薩師渲,王珊.?dāng)?shù)據(jù)庫(kù)系統(tǒng)概論[M].高等教育出版社.2000
[6]吳衛(wèi)中. Delphi中數(shù)據(jù)文件路徑的管理[J]. 中國(guó)計(jì)算機(jī)報(bào).2000,06(12) :27~34
[7]薛成華.管理信息系統(tǒng)[M].清華大學(xué)出版社.2000
[8]張海藩.軟件工程導(dǎo)論[M].清華大學(xué)出版社.1998
[9] 程念勝,張宜生等.基于Delphi程序及應(yīng)用實(shí)例[J].電腦編程技巧,1999,11:37~ 57
[10]陸惠恩,陸培恩.軟件工程[M].電子工業(yè)出版社.第二版.2000
[11]飛思科技產(chǎn)品研發(fā)中心.Delphi 7.0電子商務(wù)應(yīng)用開發(fā)[M].電子工業(yè)出版社.2002
[12]張成華.Delphi 6實(shí)際開發(fā)100例[M].清華大學(xué)出版社.2001
[13]吳中福.軟件工程[M].重慶大學(xué)出版社.2003
[14]李堅(jiān).?dāng)?shù)據(jù)倉(cāng)庫(kù)與決策支持[M].第三版.國(guó)防工業(yè)出版社.2003
[15]陳明 . 軟件工程學(xué)教程[M] .科技出版社,2002
[16]飛思科技產(chǎn)品研發(fā)中心 . Delphi6開發(fā)者手冊(cè)[M] . 電子工業(yè)出版社, 2002
[17]Delphi程序設(shè)計(jì)導(dǎo)論[J].Delphi雜志.2004,(9):25~55
[18]申旻 . Delphi高手突破[M] . 清華大學(xué)出版社,2002,302
[19]心鈴.Delphi4.0講座第一講[J].軟件報(bào).2000,01:41~51
[20]趙福云. 用Delphi設(shè)計(jì)數(shù)據(jù)庫(kù)應(yīng)用的幾點(diǎn)體會(huì)[J].Delphi 文摘精華.2000.08:18~19
摘 要
隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在企業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)企業(yè)人事工資的管理勢(shì)在必行。本系統(tǒng)結(jié)合某中型公司實(shí)際的人事、財(cái)務(wù)制度,經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的DELPHI 7做為開發(fā)工具、Access2003做為數(shù)據(jù)庫(kù)開發(fā)出來的單機(jī)版人事信息管理系統(tǒng)。
整個(gè)系統(tǒng)從符合操作簡(jiǎn)便、界面友好、靈活、實(shí)用、安全的要求出發(fā),完成人事、信息管理的全過程,包括新進(jìn)員工加入時(shí)人事檔案的建立、老員工的轉(zhuǎn)出、職位等的變動(dòng)引起職工信息的修改、員工信息查詢、統(tǒng)計(jì)等人事管理工作以及新進(jìn)員工工資的新增、老員工工資修改、出盤、工資等信息管理工作。經(jīng)過實(shí)際使用證明,本文所設(shè)計(jì)的人事信息管理系統(tǒng)可以滿足某中型公司人事、信息管理方面的需要。
論文主要介紹了本課題的開發(fā)背景,所要完成的功能和開發(fā)的過程。重點(diǎn)的說明了系統(tǒng)設(shè)計(jì)的重點(diǎn)、設(shè)計(jì)思想、難點(diǎn)技術(shù)和解決方案。
關(guān)鍵詞:數(shù)據(jù)庫(kù),Delphi 7, 人事信息管理
Abstract
Along with the computer technology rapid development, the computer in the business management the application popularization, uses the computer realization enterprise human affairs wages imperative the management. This system unifies some medium company actual human affairs, the financial system, passes through the actual demand analysis, uses function formidable DELPHI 7 to do for the development kit, Access2000 makes the single plane version human affairs information management system which develops for the database.
The overall system from conforms to the operation easily, the contact surface friendly, is nimble, practical, the safe request embarks, completes the human affairs, the information management entire process, joined including recently the staff when dossier establishment, the senior staff exited, the position and so on the change causes staff personnel management work and so on information revision, staff information inquiry, statistics as well as recently the staff wages creation, the senior staff wages revises, offers to sell, information management work and so on wages. After the actual use proof, the human affairs information management system which this article designs may satisfy some medium company human affairs, the information management aspect need.
The paper mainly introduced this topic development background, must complete function and development process. Key explanation system design key point, design thought, difficult technology and solution.
Keywords: Database, Delphi 7, human affairs information management
目 錄
摘 要 I
Abstract II
第一章 引 言 1
1.1 課題來源 1
1.2 開發(fā)工具的選擇 1
第二章 平臺(tái)簡(jiǎn)介 3
2.1系統(tǒng)的架構(gòu) 3
2.2系統(tǒng)運(yùn)行環(huán)境操作系統(tǒng) 3
2.3系統(tǒng)開發(fā)環(huán)境 3
2.4開發(fā)工具 4
2.4.1 Delphi的簡(jiǎn)介 4
第三章 需求分析 7
3.1 總體需求調(diào)查 7
3.1.1 系統(tǒng)目標(biāo) 7
3.1.2 業(yè)務(wù)總體流程調(diào)查 7
3.2系統(tǒng)功能調(diào)查 8
3.2.1人事管理功能 8
3.2.2信息管理功能 8
3.2.3系統(tǒng)維護(hù)功能 9
3.3系統(tǒng)功能模塊圖 9
第四章 概要設(shè)計(jì) 10
4.1概念設(shè)計(jì) 10
4.2 數(shù)據(jù)庫(kù)設(shè)計(jì) 12
4.2.1 ygzlb(員工資料表) 13
4.2.2 Yhklb用戶口令表 13
4.2.3 Ygxjjgb員工薪金結(jié)構(gòu)表 14
4.2.4 Kjcsb控制參數(shù)表 14
4.2.5 Jbcsb基本參數(shù)表 15
第五章 詳細(xì)設(shè)計(jì) 16
5.1啟動(dòng)界面設(shè)計(jì) 16
5.2主窗口設(shè)計(jì) 17
5.3人事管理模塊的實(shí)現(xiàn) 17
5.4員工基本信息維護(hù) 19
5.5 工資管理模塊的實(shí)現(xiàn) 20
5.6 系統(tǒng)維護(hù)模塊設(shè)計(jì) 22
5.6.1基本數(shù)據(jù)維護(hù) 23
5.6.2 用戶管理 24
5.7 系統(tǒng)的輔助功能 24
5.8 系統(tǒng)其它功能的實(shí)現(xiàn) 25
第六章 系統(tǒng)測(cè)試 26
6.1 人事基本檔案的創(chuàng)建 26
6.2 人事基本檔案的查詢 27
6.3 人事綜合管理 29
6.4 工資發(fā)放標(biāo)準(zhǔn)管理 30
6.5 工資結(jié)算管理 31
第七章 設(shè)計(jì)總結(jié) 32
致 謝 33
參考文獻(xiàn) 34
附 錄 35
參考文獻(xiàn)
[1]王晟,萬(wàn)科. DELPHI數(shù)據(jù)庫(kù)開發(fā)經(jīng)典案例解析[M].清華大學(xué)出版社. 2005,2
[2]劉斌.李文革.DELPHI數(shù)據(jù)庫(kù)高級(jí)教程[M].清華大學(xué)出版社.2004,3
[3]孟廣均,霍國(guó)慶,羅曼.信息資源管理導(dǎo)論[M].科學(xué)出版社.2003,5
[4]王珊,稱紅.數(shù)據(jù)庫(kù)系統(tǒng)原理教程[M].清華大學(xué)出版社.2004,4
[5]薩師渲,王珊.?dāng)?shù)據(jù)庫(kù)系統(tǒng)概論[M].高等教育出版社.2000
[6]吳衛(wèi)中. Delphi中數(shù)據(jù)文件路徑的管理[J]. 中國(guó)計(jì)算機(jī)報(bào).2000,06(12) :27~34
[7]薛成華.管理信息系統(tǒng)[M].清華大學(xué)出版社.2000
[8]張海藩.軟件工程導(dǎo)論[M].清華大學(xué)出版社.1998
[9] 程念勝,張宜生等.基于Delphi程序及應(yīng)用實(shí)例[J].電腦編程技巧,1999,11:37~ 57
[10]陸惠恩,陸培恩.軟件工程[M].電子工業(yè)出版社.第二版.2000
[11]飛思科技產(chǎn)品研發(fā)中心.Delphi 7.0電子商務(wù)應(yīng)用開發(fā)[M].電子工業(yè)出版社.2002
[12]張成華.Delphi 6實(shí)際開發(fā)100例[M].清華大學(xué)出版社.2001
[13]吳中福.軟件工程[M].重慶大學(xué)出版社.2003
[14]李堅(jiān).?dāng)?shù)據(jù)倉(cāng)庫(kù)與決策支持[M].第三版.國(guó)防工業(yè)出版社.2003
[15]陳明 . 軟件工程學(xué)教程[M] .科技出版社,2002
[16]飛思科技產(chǎn)品研發(fā)中心 . Delphi6開發(fā)者手冊(cè)[M] . 電子工業(yè)出版社, 2002
[17]Delphi程序設(shè)計(jì)導(dǎo)論[J].Delphi雜志.2004,(9):25~55
[18]申旻 . Delphi高手突破[M] . 清華大學(xué)出版社,2002,302
[19]心鈴.Delphi4.0講座第一講[J].軟件報(bào).2000,01:41~51
[20]趙福云. 用Delphi設(shè)計(jì)數(shù)據(jù)庫(kù)應(yīng)用的幾點(diǎn)體會(huì)[J].Delphi 文摘精華.2000.08:18~19