【正文】
綜合實(shí)踐(論文)題 目 基于linux下的銀行儲(chǔ)蓄管理平臺(tái)系統(tǒng) 學(xué) 院 通信與電子工程學(xué)院 專(zhuān)業(yè)班級(jí) 學(xué)生姓名 指導(dǎo)教師 成 績(jī) 2013年 11 月 15 日摘 要隨著金融業(yè)的發(fā)展,手工操作和舊的管理模式已經(jīng)嚴(yán)重制約了質(zhì)量和效率的問(wèn)題,用計(jì)算機(jī)管理來(lái)代替手工管理是非常必要的。本文主要介紹了銀行管理系統(tǒng)的方案論證、結(jié)構(gòu)特性設(shè)計(jì)及行為特性設(shè)計(jì)的實(shí)現(xiàn)過(guò)程,詳細(xì)論述了總體設(shè)計(jì)思想和功能模塊設(shè)計(jì)。實(shí)現(xiàn)了系統(tǒng)初置、系統(tǒng)初值錄入、存款、取款、轉(zhuǎn)賬、綜合統(tǒng)計(jì)查詢(xún)等功能。 整個(gè)系統(tǒng)的設(shè)計(jì)過(guò)程中,充分考慮了數(shù)據(jù)庫(kù)的安全性、一致性、穩(wěn)定性和可靠性的問(wèn)題,并具有較強(qiáng)的向?qū)ё饔茫瑸椴僮魅藛T提供了豐富的決策功能,而且操作簡(jiǎn)單方便。用此系統(tǒng)代替手工操作后,能大大減少在時(shí)間和空間上的浪費(fèi),為銀行節(jié)省了大量的人力和物力。關(guān)鍵詞:信息管理;數(shù)據(jù)庫(kù);銀行管理;穩(wěn)定性IIAbstractAlong with the development of the financial sector, manual operation and the old management pattern has seriously restricted the quality and efficiency of the problem, use a puter to replace manual management is very necessary. Scheme parison of bank management system is mainly introduced in this paper, structure design and behavior characteristic design, the implementation of the process in detail discusses the overall design idea and function module design. Implements the system, at the beginning of initial entry, deposits, withdrawals, transfers and prehensive statistical query, and other functions. The design process of the whole system, give full consideration to the database security, consistency, stability and reliability of the problem, and has strong guide effect, provides operators with rich decisionmaking function, and the operation is simple and convenient. After using this system instead of manual operation, can greatly reduce the waste in time and space, save a lot of manpower and material resources of bank.Key words: Information management.。 Database。 Banking management。 Stability 目 錄摘 要 IAbstract II第1章 引言 1 課題的研究背景及意義 1 設(shè)計(jì)的平臺(tái)及工具 1 Linux平臺(tái) 1 開(kāi)發(fā)工具C語(yǔ)言 2 SQLite數(shù)據(jù)庫(kù) 2第2章 系統(tǒng)的總體設(shè)計(jì) 4 系統(tǒng)的設(shè)計(jì)目標(biāo) 4 可行性分析的目的 4 軟件實(shí)踐操作的可行性 4 系統(tǒng)的簡(jiǎn)要描述 4 系統(tǒng)運(yùn)行環(huán)境的要求 5 預(yù)期用戶(hù) 5 模塊劃分 5 系統(tǒng)設(shè)計(jì)的特點(diǎn) 5系統(tǒng)的性能特點(diǎn) 5系統(tǒng)的數(shù)據(jù)要求特點(diǎn) 6第三章 系統(tǒng)的詳細(xì)設(shè)計(jì) 6 物理結(jié)構(gòu)設(shè)計(jì)要點(diǎn) 6 輸人輸出要求 7 運(yùn)行模塊的組合 8 系統(tǒng)處理流程 9 基本