【正文】
............8 GIS 地理信息系統(tǒng)數(shù)據(jù) ........................................................................9 GIS 地理信息系統(tǒng)軟件及應用開發(fā) ..................................................10 GIST 交通地理信息系統(tǒng) ..................................................................10 無線傳輸技術 ...............................................................................................12 3 系統(tǒng)功能及需求 .....................................................................................................13 系統(tǒng)需求特 點 ...............................................................................................13 系統(tǒng)設計原則 ...............................................................................................15 系統(tǒng)功能 .......................................................................................................16 基本 GIS 功能 .....................................................................................16 客戶端通信功能 ..................................................................................17 車輛監(jiān)控和調(diào)度功能 ..........................................................................17 數(shù)據(jù)管理功能 ......................................................................................18 第 4 章 系統(tǒng)總體設計 ...............................................................................................19 系統(tǒng)原理 .......................................................................................................19 系統(tǒng)體系模式 ...............................................................................................19 傳統(tǒng) C/S 系統(tǒng)的體系結構 .............................................................20 新型 Browser/Server 系統(tǒng)的三層體系結構 ..................................20 系統(tǒng)的 MVC 設計模式 ..............................................................................22 MVC 設計模式 ...................................................................................22 MVC 設計模式的優(yōu)點 ....................................................................23 分布式計算在本系統(tǒng)中的應用 ...................................................................23 系統(tǒng)平臺選擇 ...............................................................................................25 . .. 服務器操作系統(tǒng) ...............................................................................25 WEB 服務器 .....................................................................................25 應用服務器( J2EE 服務器) .........................................................26 地圖應用服務器 ...............................................................................27 數(shù)據(jù)庫服務器 ...................................................................................28 第 5 章 出租車智能管理系統(tǒng)的實現(xiàn) .......................................................................30 分布式組件 EJB 設計 ..................................................................................30 實體 Bean 的設計與實現(xiàn) ..................................................................30 會話 bean 的設計與實現(xiàn) ..................................................................31 系統(tǒng)數(shù)據(jù)庫的設計 .....................................................................................33 空間數(shù)據(jù) .............................................................................................34 空間 ― 屬性數(shù)據(jù) .................................................................................34 屬性數(shù)據(jù) .............................................................................................36 系統(tǒng)具體實現(xiàn)過程 .......................................................................................37 Applet 客戶端的實現(xiàn) .......................................................................39 客戶端 Applet 和 Servlet 端通訊實現(xiàn) ...........................................40 控制器( Servlet)設計 ......................................................................42 通信服務模塊設計 .............................................................................44 系統(tǒng)實現(xiàn)主界面 ...........................................................................................47 集群與負載均衡 ...........................................................................................50 第 6 章 結論與展望 ...................................................................................................53 結論 ...............................................................................................................53 進一步工作的方向 .......................................................................................53 致謝 ...............................................................................................錯誤 !未定義書簽。 關鍵詞 :全球定位系統(tǒng);出租車智能管理;地理信息系統(tǒng);出租車調(diào)度. .. ABSTRACT In the rapid development of national economy in the era of city traffic is the important part the taxi industry has entered a rapid development period. In the process of development to arise out of the various management problems are also real before the taxi industry management of the government and enterprises39。 GPS 與 GIS 的結合,主要是應用于 GPS 導航方面;而 GPS、 GIS 和 GPRS 三者的結合,則往往應用于集成系統(tǒng),車輛防盜與監(jiān)控、車輛調(diào)度等項目中。出租車行業(yè)作為直接面向廣大人民群眾的一個服務性行業(yè),由于其運營的車輛分布在城市道路的各個地方,因此所涉及到的范圍比較廣,對社會的影響也比較大。對本論文所涉及的研究工作做出貢獻的其他個人和集體,均已在文中以明確方式標明。. .. 工程碩士學位論文 二○一二年十月 基于 GPS 的城市出租車智 能管理系統(tǒng)設計與實現(xiàn) 姓 名: 學 號: 所在院系:軟件學院 職業(yè)類型:工程碩士 專業(yè)領域:軟件工程 指導教師: 校外導師: . .. A dissertation submitted to Tongji University in conformity with the requirements for the degree of Master of Engineering October, 2021 Name: Student Number: School/Department: School of Soft Engineering Career Style: Master of Engineering Major: Software Engineering Supervisor: CoSupervisor: Design and Realization of Taxi Dispatched and Supervised System Based on GPS . .. 基于GPS的城市出租車智 能管理系統(tǒng)設計與