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

停車場管理系統(tǒng)設計與實現(xiàn)[獨家原創(chuàng)].doc

  
約25頁DOC格式手機打開展開

停車場管理系統(tǒng)設計與實現(xiàn)[獨家原創(chuàng)],停車場管理系統(tǒng)設計與實現(xiàn)9600字自己原創(chuàng)的畢業(yè)論文,已經通過校內系統(tǒng)檢測,重復率低,僅在本站獨家出售,大家放心下載使用摘要 停車場作為交通設施的重要組成部分,隨著交通運輸的繁忙和不斷發(fā)展,人們對其管理的要求也不斷提高,都希望管理能夠達到方便、快捷以及安全的效果。停車場的規(guī)模各不相同,對其進行管理的模式也有不同之處,管...
編號:160-423109大小:1.15M
分類: 論文>計算機論文

內容介紹

此文檔由會員 淘寶大夢 發(fā)布

停車場管理系統(tǒng)設計與實現(xiàn)

9600字
自己原創(chuàng)的畢業(yè)論文,已經通過校內系統(tǒng)檢測,重復率低,僅在本站獨家出售,大家放心下載使用

摘要 停車場作為交通設施的重要組成部分,隨著交通運輸的繁忙和不斷發(fā)展,人們對其管理的要求也不斷提高,都希望管理能夠達到方便、快捷以及安全的效果。停車場的規(guī)模各不相同,對其進行管理的模式也有不同之處,管理者需要根據自身的條件,選擇應用經濟、穩(wěn)定的管理程序,以免選擇了高成本的管理系統(tǒng),因此鑒于各種停車場停車收費管理模式,開發(fā)一個可以通用的,使用簡單且適用的停車管理系統(tǒng)顯得尤為重要。
本論文旨在設計一個簡潔、穩(wěn)定、實用的停車場管理信息系統(tǒng),希望在容錯性、實用性、易操作性等方面具有自己的特色,并且保持一定的通用性,以滿足不同停車場的信息管理需求。系統(tǒng)主要在停車模塊記錄該車進場時間、車牌號,在出車模塊根據車輛號在數據庫中查找該車信息,并自動計費,管理員收取停車費。系統(tǒng)還完成了職員管理,車位管理,VIP用戶管理,停車記錄,收費統(tǒng)計等功能。
本系統(tǒng)采用BS架構,對客戶端要求較低。因為對客戶端沒有較高的要求,所以適合各種用戶使用。本系統(tǒng)跨平臺,在WINDOWS和LINUX等多種操作系統(tǒng)下都可以使用。開發(fā)工具使用NETBEANS IDE 7.4,編程語言采用PHP,數據庫采用MYSQL。

關鍵詞: 停車場 管理信息系統(tǒng) MYSQL 服務器 實用性

Design and Implementation of Parking Management System
Abstract Parking is an important part of transport facilities , a busy and growing transport people to their management requirements also rising , want to manage to reach a convenient, fast and safe results. Parking is not the same scale , its management model also has differences, managers need according to their own conditions, choose the application of economic stable management program , so choose a high-cost management system, so in view of the various parking field parking management, can develop a common , easy to use and apply the parking management system is very important.
This paper aims to design a simple, stable and practical parking management information system , hope has its own characteristics in a fault-tolerant , practicality , ease , etc., and to maintain a certain versatility to meet different parking information management needs. The main approach time recording system car , license plate number in the parking block , looking out of the bus module in the number of vehicles in the database, according to car information, and automatic billing , charge parking fees . And completed the staff management, parking management , VIP user management , parking records, statistics and other functions fees .
The system uses a BS architecture,client requirements are lower.Because the client does not have high requirements, so for a variety ofusers. The system iscross-platform, can beused in a variety of WINDOWS andLINUX operating systems.Development tools used NETBEANS IDE 7.4,the programming language used PHP,database using MYSQL.
Keywords: Parking Management Information Systems MYSQL Server Practicality

目 錄
第1章 緒 論 1
1.1項目背景 1
1.2國內外研究現(xiàn)狀 1
1.3論文章節(jié)構成 1
1.4小結 1
第2章 系統(tǒng)開發(fā)環(huán)境及相關技術介紹 2
2.1開發(fā)環(huán)境 2
2.2相關技術 2
2.3小結 3
第3章 系統(tǒng)需求分析,可行性分析及框架設計 4
3.1需求分析 4
3.2可行性分析 5
3.3系統(tǒng)框架 5
3.4小結 5
第4章 數據庫設計 6
4.1數據流圖及E-R圖 6
4.2 數據表的設計 7
4.3 小結 9
第5章 系統(tǒng)詳細設計與實現(xiàn) 10
5.1系統(tǒng)流程圖 10
5.2管理員登陸界面 10
5.3前臺收費 11
5.3.1 停車模塊 12
5.3.2 出車模塊 12
5.4 后臺管理 13
5.4.1 人事管理模塊 14
5.4.2 車位管理模塊 14
5.4.3 停車記錄模塊 14
5.4.4 收入統(tǒng)計模塊 16
5.4.5 VIP管理模塊 16
5.5小結 17
第6章 總結與展望 18
6.1 總結 18
6.2 存在的問題 18
6.3 本系統(tǒng)的特點 18
6.4 收獲、體會和感想 19
致謝 20
參考文獻: 21