銀行信貸管理系統(tǒng).doc
約78頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
銀行信貸管理系統(tǒng),論文標(biāo)準(zhǔn)word格式排版 共78頁(yè)摘要主要由貸款管理系統(tǒng)、信貸分析系統(tǒng)、數(shù)據(jù)查詢系統(tǒng)、報(bào)表打印子系統(tǒng)四部分組成。該系統(tǒng)是軟件工程技術(shù)、sql server技術(shù)和visual basic編程技術(shù)的綜合應(yīng)用。本文著重描述了數(shù)據(jù)維護(hù)模塊的分析、設(shè)計(jì)、實(shí)現(xiàn)全過(guò)程。在系統(tǒng)進(jìn)行詳細(xì)分析的基礎(chǔ)上,對(duì)數(shù)據(jù)維護(hù)模塊提出了...
![](http://img.queshao.com/images/pcgzh.gif)
![](http://preview.queshao.com/tobuy/261755.gif)
內(nèi)容介紹
此文檔由會(huì)員 冬天的秘密 發(fā)布
論文標(biāo)準(zhǔn)WORD格式排版 共78頁(yè)
摘要
銀行信貸管理系統(tǒng)主要由貸款管理系統(tǒng)、信貸分析系統(tǒng)、數(shù)據(jù)查詢系統(tǒng)、報(bào)表打印子系統(tǒng)四部分組成。該系統(tǒng)是軟件工程技術(shù)、SQL Server技術(shù)和Visual Basic編程技術(shù)的綜合應(yīng)用。
本文著重描述了數(shù)據(jù)維護(hù)模塊的分析、設(shè)計(jì)、實(shí)現(xiàn)全過(guò)程。在系統(tǒng)進(jìn)行詳細(xì)分析的基礎(chǔ)上,對(duì)數(shù)據(jù)維護(hù)模塊提出了具體的功能和性能要求。在設(shè)計(jì)階段,對(duì)銀行信貸管理系統(tǒng)中數(shù)據(jù)維護(hù)子系統(tǒng)的登錄、密碼修改、設(shè)備信息添加、設(shè)備信息修改及設(shè)備信息刪除等功能運(yùn)用Visual Basic編程技術(shù)進(jìn)行了設(shè)計(jì)。建立數(shù)據(jù)庫(kù)時(shí)采用了關(guān)系型數(shù)據(jù)庫(kù)管理系統(tǒng) SQL Server 進(jìn)行數(shù)據(jù)的組織與管理。
測(cè)試和運(yùn)行結(jié)果表明,數(shù)據(jù)維護(hù)子系統(tǒng)達(dá)到了設(shè)計(jì)要求,能夠滿足系統(tǒng)的需要。
關(guān)鍵詞: 銀行信貸管理系統(tǒng) 數(shù)據(jù)維護(hù) 數(shù)據(jù)庫(kù)
Abstract
The management system of bank credit mainly consists of three portions, i.e. provide a loan of manage system, credit of analysis system ,data inquiry subsystem, and statement printing subsystem. The system is a synthetic application of soft engineering technology, SQL Server technology, and Visual Basic program technology.
This essay chiefly describes the whole process of analysis, design, achievement in data maintain module. On the basis of system’s detailed analysis, we puts forward concrete request in function and performance for data maintain module. In the design phase, we develop a loan of manage system, credit of analysis system ,data inquiry subsystem, and statement printing subsystem and other functions of data maintain subsystem for the management system of bank credit by Visual Basic program technology. When setting up a database, we organize and operate data by SQL Server in related database management system.
The results of check and run prove that data maintain subsystem come up to the design request and satisfy the system needs.
KEYWORDS: The management system of bank credit Data Maintain Database
目錄
摘要 2
Abstract 3
第一章 系統(tǒng)概述 5
1.1 項(xiàng)目研究意義和立項(xiàng)依據(jù) 5
1.1.1 項(xiàng)目研究的意義 5
1.1.2 銀行信貸管理系統(tǒng)需求背景 7
1.2 本系統(tǒng)簡(jiǎn)介 9
1.2.1 系統(tǒng)功能模塊 9
1.2.1 系統(tǒng)功能介紹 9
1.3 系統(tǒng)開(kāi)發(fā)環(huán)境及工具 10
1.3.1 系統(tǒng)開(kāi)發(fā)環(huán)境 10
1.3.2 開(kāi)發(fā)工具簡(jiǎn)介 10
第二章 銀行信貸管理系統(tǒng)需求分析 15
2.1 可行性分析 15
2.1.1 經(jīng)濟(jì)可行性 15
2.1.2 技術(shù)可行性 15
2.1.3 操作可行性 16
2.2 分析系統(tǒng)需求 16
2.2.1 建立系統(tǒng)概念模型 17
2.2.2 系統(tǒng)設(shè)計(jì)的實(shí)體及實(shí)體屬性 17
2.2.3 系統(tǒng)功能需求 19
2.3 系統(tǒng)分析流程圖 19
2.3.1 系統(tǒng)流程圖 19
2.3.2 數(shù)據(jù)流圖 20
2.4 系統(tǒng)數(shù)據(jù)儲(chǔ)存字典 21
第三章 銀行信貸管理系統(tǒng)總體設(shè)計(jì) 23
3.1 總體設(shè)計(jì)引言 23
3.1.1 編寫(xiě)目的 23
3.1.2 任務(wù)概述 23
3.2 功能劃分 24
3.3 設(shè)計(jì)數(shù)據(jù)庫(kù) 24
第四章 銀行貸款管理系統(tǒng)詳細(xì)設(shè)計(jì) 29
4.1 模塊功能設(shè)計(jì) 29
4.1.1 員工信息管理 29
4.1.2 財(cái)務(wù)報(bào)表模塊 30
4.1.3 財(cái)務(wù)分析模塊 33
4.2 亮點(diǎn)模塊財(cái)務(wù)分析功能設(shè)計(jì) 35
4.2.1 信貸分析流程圖 35
4.2.2 財(cái)務(wù)比率分析 36
4.2.3 財(cái)務(wù)分析功能的實(shí)現(xiàn) 42
第五章 系統(tǒng)測(cè)試和維護(hù) 46
5. 1 系統(tǒng)測(cè)試 46
5.1.1 單元測(cè)試 46
5.1.2 組裝測(cè)試 46
5.1.3 確認(rèn)測(cè)試 47
5.1.4 系統(tǒng)測(cè)試 47
5. 2 系統(tǒng)維護(hù) 47
結(jié)束語(yǔ) 48
致 謝 49
附錄1:系統(tǒng)部分代碼 50
附錄2:英文翻譯 62
[英文] 62
[譯文] 72
附錄 3: 參考文獻(xiàn) 78
摘要
銀行信貸管理系統(tǒng)主要由貸款管理系統(tǒng)、信貸分析系統(tǒng)、數(shù)據(jù)查詢系統(tǒng)、報(bào)表打印子系統(tǒng)四部分組成。該系統(tǒng)是軟件工程技術(shù)、SQL Server技術(shù)和Visual Basic編程技術(shù)的綜合應(yīng)用。
本文著重描述了數(shù)據(jù)維護(hù)模塊的分析、設(shè)計(jì)、實(shí)現(xiàn)全過(guò)程。在系統(tǒng)進(jìn)行詳細(xì)分析的基礎(chǔ)上,對(duì)數(shù)據(jù)維護(hù)模塊提出了具體的功能和性能要求。在設(shè)計(jì)階段,對(duì)銀行信貸管理系統(tǒng)中數(shù)據(jù)維護(hù)子系統(tǒng)的登錄、密碼修改、設(shè)備信息添加、設(shè)備信息修改及設(shè)備信息刪除等功能運(yùn)用Visual Basic編程技術(shù)進(jìn)行了設(shè)計(jì)。建立數(shù)據(jù)庫(kù)時(shí)采用了關(guān)系型數(shù)據(jù)庫(kù)管理系統(tǒng) SQL Server 進(jìn)行數(shù)據(jù)的組織與管理。
測(cè)試和運(yùn)行結(jié)果表明,數(shù)據(jù)維護(hù)子系統(tǒng)達(dá)到了設(shè)計(jì)要求,能夠滿足系統(tǒng)的需要。
關(guān)鍵詞: 銀行信貸管理系統(tǒng) 數(shù)據(jù)維護(hù) 數(shù)據(jù)庫(kù)
Abstract
The management system of bank credit mainly consists of three portions, i.e. provide a loan of manage system, credit of analysis system ,data inquiry subsystem, and statement printing subsystem. The system is a synthetic application of soft engineering technology, SQL Server technology, and Visual Basic program technology.
This essay chiefly describes the whole process of analysis, design, achievement in data maintain module. On the basis of system’s detailed analysis, we puts forward concrete request in function and performance for data maintain module. In the design phase, we develop a loan of manage system, credit of analysis system ,data inquiry subsystem, and statement printing subsystem and other functions of data maintain subsystem for the management system of bank credit by Visual Basic program technology. When setting up a database, we organize and operate data by SQL Server in related database management system.
The results of check and run prove that data maintain subsystem come up to the design request and satisfy the system needs.
KEYWORDS: The management system of bank credit Data Maintain Database
目錄
摘要 2
Abstract 3
第一章 系統(tǒng)概述 5
1.1 項(xiàng)目研究意義和立項(xiàng)依據(jù) 5
1.1.1 項(xiàng)目研究的意義 5
1.1.2 銀行信貸管理系統(tǒng)需求背景 7
1.2 本系統(tǒng)簡(jiǎn)介 9
1.2.1 系統(tǒng)功能模塊 9
1.2.1 系統(tǒng)功能介紹 9
1.3 系統(tǒng)開(kāi)發(fā)環(huán)境及工具 10
1.3.1 系統(tǒng)開(kāi)發(fā)環(huán)境 10
1.3.2 開(kāi)發(fā)工具簡(jiǎn)介 10
第二章 銀行信貸管理系統(tǒng)需求分析 15
2.1 可行性分析 15
2.1.1 經(jīng)濟(jì)可行性 15
2.1.2 技術(shù)可行性 15
2.1.3 操作可行性 16
2.2 分析系統(tǒng)需求 16
2.2.1 建立系統(tǒng)概念模型 17
2.2.2 系統(tǒng)設(shè)計(jì)的實(shí)體及實(shí)體屬性 17
2.2.3 系統(tǒng)功能需求 19
2.3 系統(tǒng)分析流程圖 19
2.3.1 系統(tǒng)流程圖 19
2.3.2 數(shù)據(jù)流圖 20
2.4 系統(tǒng)數(shù)據(jù)儲(chǔ)存字典 21
第三章 銀行信貸管理系統(tǒng)總體設(shè)計(jì) 23
3.1 總體設(shè)計(jì)引言 23
3.1.1 編寫(xiě)目的 23
3.1.2 任務(wù)概述 23
3.2 功能劃分 24
3.3 設(shè)計(jì)數(shù)據(jù)庫(kù) 24
第四章 銀行貸款管理系統(tǒng)詳細(xì)設(shè)計(jì) 29
4.1 模塊功能設(shè)計(jì) 29
4.1.1 員工信息管理 29
4.1.2 財(cái)務(wù)報(bào)表模塊 30
4.1.3 財(cái)務(wù)分析模塊 33
4.2 亮點(diǎn)模塊財(cái)務(wù)分析功能設(shè)計(jì) 35
4.2.1 信貸分析流程圖 35
4.2.2 財(cái)務(wù)比率分析 36
4.2.3 財(cái)務(wù)分析功能的實(shí)現(xiàn) 42
第五章 系統(tǒng)測(cè)試和維護(hù) 46
5. 1 系統(tǒng)測(cè)試 46
5.1.1 單元測(cè)試 46
5.1.2 組裝測(cè)試 46
5.1.3 確認(rèn)測(cè)試 47
5.1.4 系統(tǒng)測(cè)試 47
5. 2 系統(tǒng)維護(hù) 47
結(jié)束語(yǔ) 48
致 謝 49
附錄1:系統(tǒng)部分代碼 50
附錄2:英文翻譯 62
[英文] 62
[譯文] 72
附錄 3: 參考文獻(xiàn) 78