国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

atm機(jī)管理系統(tǒng).doc

約29頁DOC格式手機(jī)打開展開

atm機(jī)管理系統(tǒng),atm機(jī)管理系統(tǒng)頁數(shù) 29 字?jǐn)?shù) 10728摘 要atm機(jī)管理系統(tǒng)是銀行業(yè)務(wù)流程過程中十分重要且必備的環(huán)節(jié)之一,在銀行業(yè)務(wù)流程當(dāng)中起著承上啟下的作用,其重要性不言而喻。但是,目前許多銀行在具體的一些業(yè)務(wù)流程處理過程中仍然使用手工操作的方式來實(shí)施,不僅費(fèi)時、費(fèi)力,效率低下,而且無法達(dá)到理想的效果。本文針對上述問題,采用軟...
編號:10-26829大小:828.00K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會員 劉陽 發(fā)布

ATM機(jī)管理系統(tǒng)

頁數(shù) 29 字?jǐn)?shù) 10728

摘 要

ATM機(jī)管理系統(tǒng)是銀行業(yè)務(wù)流程過程中十分重要且必備的環(huán)節(jié)之一,在銀行業(yè)務(wù)流程當(dāng)中起著承上啟下的作用,其重要性不言而喻。但是,目前許多銀行在具體的一些業(yè)務(wù)流程處理過程中仍然使用手工操作的方式來實(shí)施,不僅費(fèi)時、費(fèi)力,效率低下,而且無法達(dá)到理想的效果。本文針對上述問題,采用軟件工程的開發(fā)原理,依據(jù)軟件流程過程規(guī)范,按照需求分析、概要設(shè)計(jì)、詳細(xì)設(shè)計(jì)、程序編碼、測試、軟件應(yīng)用、軟件維護(hù)等過程開發(fā)了一個銀行ATM機(jī)管理系統(tǒng)系統(tǒng)。采用Microsoft Visual Basic 6.0 作為開發(fā)工具,數(shù)據(jù)庫設(shè)計(jì)遵循3范式,主要設(shè)計(jì)了用戶基本信息表、用戶操作表等數(shù)據(jù)表。解決了ATM機(jī)管理系統(tǒng)中存在的問題。
系統(tǒng)主要實(shí)現(xiàn)的有:
用戶操作、包括:用戶取款管理、用戶余額查詢管理、用戶轉(zhuǎn)賬管理、用戶密碼修改管理;
管理員操作、包括:用戶存款管理、開戶管理、注銷用戶管理;
系統(tǒng)模塊:存款、取款、開戶、銷戶、修改信息、辦卡、掛失卡;
通過該ATM機(jī)管理系統(tǒng)地運(yùn)行,使用戶和管理員可以輕松快捷的完成對賬戶管理的任務(wù),提高賬戶管理效率,使用戶的賬戶管理工作系統(tǒng)化、規(guī)范化、自動化 。
該銀行ATM機(jī)管理系統(tǒng),優(yōu)點(diǎn)是設(shè)計(jì)過程思路清晰、模塊劃分簡潔,設(shè)計(jì)各階段分工明確。經(jīng)過實(shí)踐證明,該劃分是合理的,極大得提高了本系統(tǒng)的實(shí)現(xiàn)。

關(guān)鍵字:ATM機(jī),銀行,用戶
Abstract
The Automatic Teller Machine management system is a very most important part of the process of bank work flow ,it plays a key role in this process .but till now ,many banks still use hands to tackle this process ,wasting large amount of time and workforce and of course not reaching the realistic effect .This article presents a practical method to implement a bank account management information system based on software engineering .Solve the problem of data security ( DES ) and data coherence as well as the speed of system operation (HaXi). And its main function is to realize management of accout ,ATM management , users’query , query statistic ,report forms statistic and report forms printment .Which include five modules as follows : accout management module ( deposit and fetch money ,log-on ,log-out ,modify personal information ,report loss ), ATM management module ( operators’ management query and maintenace ,users’ query and fetch money ), query statistic module ( ATM business statistic ,abnormal query statistic ,the total quality of cards and the total workload ),report forms input and print .The using of this system made the work of bank account management more systematic ,regular and automatic.The practice proved that this dividing is proper and correct and advances the realization of the software..

Key Words: Automatic Teller Machine Bank user

目錄

摘 要………………………………………………………… ……… …..1
引 言………………………………………………………… ……… …..3
第一章 緒論………………………………………………… ……… ……4
1.1 選題背景…………………………………… ……… ……4
1.2 選題意義……………………………………… …………… ……4
第二章 ATM機(jī)系統(tǒng)分析…………………………… … …………………6
2.1 軟件可行性研究………………………………………… …………6
2.1.1經(jīng)濟(jì)可行性研究……………… ………… …… ……6
2.1.2 技術(shù)可行性研究…………… ……………… ………7
2.2 需求分析…………………… …… …… ……… …7
2.2.1 確定對系統(tǒng)的綜合需求………………… …………………8
2.2.2 分析系統(tǒng)的數(shù)據(jù)需求……………… ……………… ………8
2.2.3 導(dǎo)出系統(tǒng)的邏輯模型…………………………………………9
2.2.4 特殊需求………………………… ………… ……10
第三章 系統(tǒng)總體結(jié)構(gòu)設(shè)計(jì)………………………………………………… …11
3.1 系統(tǒng)目標(biāo)…………………………………… …………………11
3.1.1 系統(tǒng)目標(biāo)設(shè)計(jì)………………………… ………………………11
3.1.2 開發(fā)設(shè)計(jì)思想…………………………………………………11
3.1.3 開發(fā)和運(yùn)行環(huán)境選擇…………………………………………12
3.2 系統(tǒng)功能分析………………………………………… …………12
3.3 系統(tǒng)數(shù)據(jù)流程…………………………………………… ………12
3.4 數(shù)據(jù)庫設(shè)計(jì)…………………………………… ………………14
3.4.1數(shù)據(jù)庫需求分析……………………… ……………………14
3.4.2數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計(jì)………………… ……………………14
3.4.3數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì)……………………… … …………15
第四章 ATM模擬系統(tǒng)的詳細(xì)設(shè)計(jì)……………………… ………………………16
4.1 用戶界面設(shè)計(jì)………………………………… ……………………16
4.2 用戶系統(tǒng)屬性設(shè)置……………………………………… …………19
4.3 用戶操作模塊的數(shù)據(jù)庫設(shè)計(jì)………………………… …………19
4.4窗口功能的實(shí)現(xiàn)……………………………… ………………21
第五章 系統(tǒng)的測試與維護(hù)…………………………… …………………………22
5.1 面向?qū)ο蟮臏y試………………………………… ……………………22
5.1.1 白合測試……………………………… ………………………22
5.1.2 黑合測試………………………………… ……………………23
5.2 開戶系統(tǒng)模塊異常處理的測試…………… ……23
5.3 系統(tǒng)維護(hù)……………………… ………24
結(jié) 論…………………………… …………………………25
致 謝………………………… ……………………………26
參考文獻(xiàn)……………………………… ……………………27


參考文獻(xiàn)

1、劉新民、蔡瓊、白康生 《Visual Basic 6.0》清華大學(xué)出版社2004-3-1
2、鄒先霞、梁文健 《Visual Basic程序設(shè)計(jì)教程》冶金工業(yè)出版社,2001-1-1
3、明日科技、王春才、高春艷《Visual Basic數(shù)據(jù)庫系統(tǒng)開發(fā)完全手冊》人民郵電出版社,2002-4-1
4、薩師煊,《數(shù)據(jù)庫系統(tǒng)概論》高等教育出版社, 2002-1-1
5、《數(shù)據(jù)庫系統(tǒng)概論》 薩師煊 王珊 編著 高等教育出版社 北京 2000年2月第三版印刷