




版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
1、計算機及應用專業本科段畢業論文樣本 計算機及應用專業本科段畢業論文樣本 5本 科 畢 業 論 文論文題目:車輛管理信息系統 指導老師: 學生姓名: 學 院 專 號: 系:計算機學院 業:計算機及應用畢業時間:2008 年 12 月車輛管理信息系統的設計與實現中文摘要 中文摘要本系統全稱為車輛管理信息系統.根據開發要求,它主要應用于工廠,軍隊,汽車租 賃等,完成對日常的車輛,駕駛員,車輛運行,里程統計,油料使用以及派車申請的計算 機化的管理.開發車輛管理信息系統可使對駕駛員信息,車輛基本信息,運行,維修,
2、事 故等記錄的項目脫離紙張辦公,能夠做到實時反映,實現車輛的網絡化派遣.其目的是為 提高車輛管理工作的效率而提出的,主要用于對車輛運輸管理過程中的各種信息進行管理 分析,統計相關數據,為車輛管理工作的改進提供依據. 本系統結合目前某汽車團車輛管理工作及網絡的現狀開發. 注冊用戶可以在權限內實 施駕駛員,車輛基本信息和運行管理,車輛派遣,維修,事故,油料的管理.管理員可以 通過本系統對數據進行有權限的維護. 從而提高車輛管理的效率, 實現車輛管理的信息化, 網絡化. 本系統管理內容廣泛,全面涉及了車輛,駕駛員,車輛運行,里程統計,油料使用, 派車申請,維修記錄,事故記錄等等.在開發過程中,注意使
3、其符合操作的業務流程,并 力求系統的全面性,通用性,使得本系統不只適用于一家車輛管理機構.在開發方法的選 擇上,選擇了迭代法與瀑布法相結合的方法,遵循系統調查研究,系統分析,系統設計, 系統測試和系統實施等幾個主要階段進行設計開發,而在具體的設計上,采取了目前流行 的 OR Mapping 方法,隨著用戶的使用及對系統了解的不斷加深,對某一部分或幾部分進 行重新分析,設計,實施.在開發工具的選擇上,主要利用 VS.NET2005 之 C# 編程語言進 行開發,使用關聯數據庫 SQLServer2005,兩個工具都是 Microsoft 公司的產品,從而保 證了平臺一致性及數據安全性也完整性.本
4、論文主要從系統分析,系統設計,系統實施與 使用等幾個方面進行介紹。關鍵詞:信息管理系統,信息化,車輛管理信息系統,數據庫,C#, SQLServer2005-I-車輛管理信息系統的設計與實現English digestThis system full title for vehicles management information system . According to the development request, it mainly applies in the factory, the army, the automobile rents and so on, completes
5、 to the vehicles base-info, the vehicle drivers, the vehicles movement, the mileage statistics, the fuel oils uses as well as sends a vehicle the management which the application computerizes. The development vehicles management information system may cause to recording and so on vehicle driver info
6、rmation, vehicles basic information, movement, service, accident projects to be separated from the paper work, can achieve the real-time reflection, realizes the vehicles network dispatch. Its goal is for enhances, mainly uses in to the vehicles transportation management process in which the vehicle
7、s supervisory work the efficiency proposed each kind of information carries on the management analysis, the statistical dependence data, provides the basis for the vehicles supervisory work improvement. This system union at present some motor transport unit vehicles supervisory work and network pres
8、ent situation development. The registration user may implement the pilot, the vehicles basic information and the movement management in the jurisdiction, the vehicles dispatch, the service, the accident, the fuel oils management. The manager may carry on through this system to the data has the juris
9、diction maintenance. Thus enhances the efficiency which the vehicles manage, realizes informationization, network which the vehicles manage. This system administration contents are widespread, involved the vehicles, the pilot, the vehicles movement, the course statistics, the fuel oils use comprehen
10、sively, has sent a vehicle the application, services record, accident record and so on. In the performance history, the attention causes it to conform to the operation service flow, and makes every effort the system the integrity, the versatility, not only causes this system to be suitable for a veh
11、icles management structure. In the method of exploitation choice, has chosen the method which the repetitive process and the waterfall law unify, the deference system investigation and study, the system analysis, the system design, the system test and the system implementation and so on several main
12、 stages carries on the design development, but in the concrete design, has adopted present popular the OR Mapping method, along with user's use and to the system understanding unceasing deepening, carries on to some part or several parts analyzes, the design, the implementation. In the developme
13、nt kit choice, mainly carries on the development C# of programming language using the VS.NET2005, use connection database SQLServer2005, two tools both are the Microsoft Corporation's products, thus has guaranteed the platform uniformity and the data security also integrity. The present paper ma
14、inly from the system analysis, the system design, the system implementation and the use and so on several aspects carries on the introduction. Keywords: Information Management System, Informationization, vehicles management information system, C#, SQLServer2005-II-車輛管理信息系統的設計與實現目第1章 緒錄論. 11.1 開發目的 .
15、 1 1.2 涉及范圍 . 1 1.3 預期結果 . 21.3.1 1.3.2 手工操作存在的問題 . 2 本系統的優點 . 21.4 系統開發的思路 . 21.4.1 1.4.2 1.4.3 1.4.4 第2章 系統分析 . 3 系統設計 . 3 系統實施 . 3 結論部分 . 3系統分析 . 42.1 組織機構調查 . 4 2.2 詳細調查 . 52.2.1 資料收集 . 52.3 業務流程分析 . 7 2.4 數據流程的分析 . 8 2.5 數據分析 . 92.5.1 屬性分析 . 9 2.5.2 查詢分析 . 92.6 系統的設備初選 . 9 2.7 信息量的估算 . 10-III-車
16、輛管理信息系統的設計與實現 3.1 代碼設計 . 11 3.2 系統的物理設計 . 113.2.1 拓樸結構設計 . 11 3.2.2 設備選擇 . 11 3.2.3 系統環境 . 123.3 數據庫設計 . 123.3.1 概念設計 . 12 3.3.2 邏輯設計 . 133.4 功能結構圖,信息流程圖. 18 功能結構圖,3.4.1 功能結構圖 . 18 3.4.2 信息流程圖 . 193.5 輸出設計 . 20 3.6 輸入設計 . 20第4章 系統實施 . 244.1 物理實施 . 24 4.2 程序設計 . 244.2.1 用戶登入畫面 . 25 4.2.3 系統主頁面 . 26 4.2.4 駕駛員管理 . 274.2.5 車輛管理 .
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經權益所有人同意不得將文件中的內容挪作商業或盈利用途。
- 5. 人人文庫網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 應急保障車管理制度
- 強弱電豎井管理制度
- 徐福記車間管理制度
- 微權力清單管理制度
- 心電圖工作管理制度
- 快遞員服務管理制度
- 急診檢驗科管理制度
- 總承包會議管理制度
- 患者及陪護管理制度
- 成品庫庫存管理制度
- 抖音賬號代運營合同
- 35kV線路工程電桿組立施工方案
- 走進西方音樂學習通超星期末考試答案章節答案2024年
- 國家開放大學電大《生產管理》2024-2024期末試題及答案試卷號
- 初中生物中考全四冊復習知識點總結
- 2024年陜西省中考生物真題(含解析)
- 12J003《室外工程圖集》
- 浙江省杭州市濱江區2023-2024學年八年級下學期期末科學試題(解析版)
- 大學武術智慧樹知到期末考試答案章節答案2024年浙江大學
- 河南省許昌市2023-2024學年高一下學期期末考試生物試題(無答案)
- 農產品購銷合同范本版
評論
0/150
提交評論