地鐵自動售票機(jī).doc
約57頁DOC格式手機(jī)打開展開
地鐵自動售票機(jī),【本文共57頁 18000字】【摘要】隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在各行各業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)各行各業(yè)信息化的管理已經(jīng)勢在必行。本系統(tǒng)是結(jié)合行業(yè)管理中實(shí)際的地鐵售檢票系統(tǒng)運(yùn)行過程中的需求過程經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的ddlphi7做為開發(fā)工具,sql server 2000作為數(shù)...


內(nèi)容介紹
此文檔由會員 孫陽陽 發(fā)布
地鐵自動售票機(jī)
【本文共57頁 18000字】
【摘 要】
隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在各行各業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)各行各業(yè)信息化的管理已經(jīng)勢在必行。本系統(tǒng)是結(jié)合行業(yè)管理中實(shí)際的地鐵售檢票系統(tǒng)運(yùn)行過程中的需求過程經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的DDLPHI7做為開發(fā)工具,SQL SERVER 2000作為數(shù)據(jù)庫開發(fā)出來的地鐵自動售檢票管理系統(tǒng)。
整個系統(tǒng)的設(shè)計(jì)從符合操作簡便快捷、靈活實(shí)用、保證穩(wěn)定安全的要求出發(fā),完成售檢票管理的基本過程。論文主要介紹了本課題的開發(fā)背景,所要完成的功能和開發(fā)的過程。重點(diǎn)說明了系統(tǒng)的設(shè)計(jì)思想、難點(diǎn)技術(shù)和解決方案。
經(jīng)過分析,我們使用Blrand公司的Delphi 7.0等開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象;首先在短時間內(nèi)建立系統(tǒng)應(yīng)用原型,然后,對初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn)直到形成用戶滿意的地鐵售檢票管理的可行性系統(tǒng)。
【關(guān)鍵詞】:DELPHI,SQL SERVER 2000,ADO,模塊,地鐵自動售檢票。
Abstract
With the devolopment of the computer technology, the computer manages the application popularization in all the various trades and occupations, uses the computer realization all the various trades and information imperative the management. This system is unifies in passes through the actual demand analysis, uses function formidable DDLPHI7 to do is the development kit, SQL SERVER 2000 makes the single plane The subway sells examine tickets Automation 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 affairs, The paper mainly introduced this topic development background, must complete function and development process. Explained the system design thought, the difficult technology and the solution with emphasis.
Via analysis, we use the development tools such as Delphi 7.0 of Borland company , use its various object oriented development tools that offer , are this especially data window to be able to facilitate and are succinct to control the intelligent object of database; First in short time establishment system application prototype, then carry out demand for initial prototype system iteration, revise and improve continuously up to The subway sells examine tickets system that forms the satisfaction of user.
Key words: DELPHI, SQL SERVER 2000,ADO,Module, The subway sells
examine tickets Automation system
【目 錄】
第1章 引 言 1
1.1 總體概述 1
1.2 開發(fā)工具的選擇 2
1.2.1 編程工具的選擇 2
1.2.2 數(shù)據(jù)庫系統(tǒng)的選擇 6
1.3 本文所作工作 7
第2章 需求分析 8
2.1 國內(nèi)外現(xiàn)狀分析 8
2.1.1 國外現(xiàn)狀 8
2.1.2 國內(nèi)現(xiàn)狀 9
2.1.3 管理系統(tǒng)中計(jì)算機(jī)應(yīng)用的新發(fā)展 10
2.2 總體需求調(diào)查 11
2.2.1 技術(shù)可行性分析 11
2.2.2 應(yīng)用數(shù)據(jù)庫分析 13
2.2.3 系統(tǒng)目標(biāo)調(diào)查 14
2.2.4 業(yè)務(wù)總體流程分析 14
2.2.5 系統(tǒng)功能調(diào)查 16
2.3 數(shù)據(jù)流程設(shè)計(jì) 17
2.4 系統(tǒng)功能模塊設(shè)計(jì) 18
第3章 概要設(shè)計(jì) 19
3.1 概念設(shè)計(jì) 19
3.2 E-R圖設(shè)計(jì) 20
3.2.1 實(shí)體屬性 21
3.2.2 實(shí)體和實(shí)體之間關(guān)系 23
3.3 數(shù)據(jù)庫設(shè)計(jì) 23
第4章 詳細(xì)設(shè)計(jì) 25
4.1刷卡客戶端設(shè)計(jì) 27
4.1.1 功能說明 27
4.1.2 程序流程、屏幕格式設(shè)計(jì) 28
4.2后臺服務(wù)器設(shè)計(jì) 30
4.2.1 功能說明 30
4.2.2 程序流程、屏幕格式設(shè)計(jì) 31
第5章 軟件測試分析報告 43
5.1 測試范圍與主要內(nèi)容 43
5.2 測試方法 43
5.3 測試報告 44
第6章 結(jié)論 44
參 考 文 獻(xiàn) 46
致 謝 47
附 錄 48
【參 考 文 獻(xiàn)】
[1]《自動售檢票系統(tǒng)設(shè)備維修模式的研究》 清華大學(xué)出版社 劉衛(wèi)平2004年1月第1版
[2]《Delphi 7數(shù)據(jù)庫項(xiàng)目案例導(dǎo)航》 清華大學(xué)出版社 周興華 李增民 臧洪光編著2005年1月第1版
[3]《Delphi 7數(shù)據(jù)庫深入編程技術(shù)》 北京希望電子出版社 張龍卿 2004年1月第1版
[4]《Delphi 7高效數(shù)據(jù)庫程序設(shè)計(jì)》 機(jī)械工業(yè)出版社 李維編著 2003年1月第1版
[5]《Delphi 7數(shù)據(jù)庫高級教程》 清華大學(xué)出版社 劉斌 李文革編著 2004年3月第1版
[color=Black][/color]
【本文共57頁 18000字】
【摘 要】
隨著計(jì)算機(jī)技術(shù)的飛速發(fā)展,計(jì)算機(jī)在各行各業(yè)管理中應(yīng)用的普及,利用計(jì)算機(jī)實(shí)現(xiàn)各行各業(yè)信息化的管理已經(jīng)勢在必行。本系統(tǒng)是結(jié)合行業(yè)管理中實(shí)際的地鐵售檢票系統(tǒng)運(yùn)行過程中的需求過程經(jīng)過實(shí)際的需求分析,采用功能強(qiáng)大的DDLPHI7做為開發(fā)工具,SQL SERVER 2000作為數(shù)據(jù)庫開發(fā)出來的地鐵自動售檢票管理系統(tǒng)。
整個系統(tǒng)的設(shè)計(jì)從符合操作簡便快捷、靈活實(shí)用、保證穩(wěn)定安全的要求出發(fā),完成售檢票管理的基本過程。論文主要介紹了本課題的開發(fā)背景,所要完成的功能和開發(fā)的過程。重點(diǎn)說明了系統(tǒng)的設(shè)計(jì)思想、難點(diǎn)技術(shù)和解決方案。
經(jīng)過分析,我們使用Blrand公司的Delphi 7.0等開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象;首先在短時間內(nèi)建立系統(tǒng)應(yīng)用原型,然后,對初始原型系統(tǒng)進(jìn)行需求迭代,不斷修正和改進(jìn)直到形成用戶滿意的地鐵售檢票管理的可行性系統(tǒng)。
【關(guān)鍵詞】:DELPHI,SQL SERVER 2000,ADO,模塊,地鐵自動售檢票。
Abstract
With the devolopment of the computer technology, the computer manages the application popularization in all the various trades and occupations, uses the computer realization all the various trades and information imperative the management. This system is unifies in passes through the actual demand analysis, uses function formidable DDLPHI7 to do is the development kit, SQL SERVER 2000 makes the single plane The subway sells examine tickets Automation 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 affairs, The paper mainly introduced this topic development background, must complete function and development process. Explained the system design thought, the difficult technology and the solution with emphasis.
Via analysis, we use the development tools such as Delphi 7.0 of Borland company , use its various object oriented development tools that offer , are this especially data window to be able to facilitate and are succinct to control the intelligent object of database; First in short time establishment system application prototype, then carry out demand for initial prototype system iteration, revise and improve continuously up to The subway sells examine tickets system that forms the satisfaction of user.
Key words: DELPHI, SQL SERVER 2000,ADO,Module, The subway sells
examine tickets Automation system
【目 錄】
第1章 引 言 1
1.1 總體概述 1
1.2 開發(fā)工具的選擇 2
1.2.1 編程工具的選擇 2
1.2.2 數(shù)據(jù)庫系統(tǒng)的選擇 6
1.3 本文所作工作 7
第2章 需求分析 8
2.1 國內(nèi)外現(xiàn)狀分析 8
2.1.1 國外現(xiàn)狀 8
2.1.2 國內(nèi)現(xiàn)狀 9
2.1.3 管理系統(tǒng)中計(jì)算機(jī)應(yīng)用的新發(fā)展 10
2.2 總體需求調(diào)查 11
2.2.1 技術(shù)可行性分析 11
2.2.2 應(yīng)用數(shù)據(jù)庫分析 13
2.2.3 系統(tǒng)目標(biāo)調(diào)查 14
2.2.4 業(yè)務(wù)總體流程分析 14
2.2.5 系統(tǒng)功能調(diào)查 16
2.3 數(shù)據(jù)流程設(shè)計(jì) 17
2.4 系統(tǒng)功能模塊設(shè)計(jì) 18
第3章 概要設(shè)計(jì) 19
3.1 概念設(shè)計(jì) 19
3.2 E-R圖設(shè)計(jì) 20
3.2.1 實(shí)體屬性 21
3.2.2 實(shí)體和實(shí)體之間關(guān)系 23
3.3 數(shù)據(jù)庫設(shè)計(jì) 23
第4章 詳細(xì)設(shè)計(jì) 25
4.1刷卡客戶端設(shè)計(jì) 27
4.1.1 功能說明 27
4.1.2 程序流程、屏幕格式設(shè)計(jì) 28
4.2后臺服務(wù)器設(shè)計(jì) 30
4.2.1 功能說明 30
4.2.2 程序流程、屏幕格式設(shè)計(jì) 31
第5章 軟件測試分析報告 43
5.1 測試范圍與主要內(nèi)容 43
5.2 測試方法 43
5.3 測試報告 44
第6章 結(jié)論 44
參 考 文 獻(xiàn) 46
致 謝 47
附 錄 48
【參 考 文 獻(xiàn)】
[1]《自動售檢票系統(tǒng)設(shè)備維修模式的研究》 清華大學(xué)出版社 劉衛(wèi)平2004年1月第1版
[2]《Delphi 7數(shù)據(jù)庫項(xiàng)目案例導(dǎo)航》 清華大學(xué)出版社 周興華 李增民 臧洪光編著2005年1月第1版
[3]《Delphi 7數(shù)據(jù)庫深入編程技術(shù)》 北京希望電子出版社 張龍卿 2004年1月第1版
[4]《Delphi 7高效數(shù)據(jù)庫程序設(shè)計(jì)》 機(jī)械工業(yè)出版社 李維編著 2003年1月第1版
[5]《Delphi 7數(shù)據(jù)庫高級教程》 清華大學(xué)出版社 劉斌 李文革編著 2004年3月第1版
[color=Black][/color]