論文格式
        電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學(xué) 電氣自動化 歷史論文
        機(jī)械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學(xué)工程 漢語言文學(xué) 免費獲取
        制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學(xué) 論文降重
        通信工程 電子機(jī)電 印刷工程 土木工程 交通工程 食品科學(xué) 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學(xué)工程工藝 推廣賺積分 付款方式
        • 首頁 |
        • 畢業(yè)論文 |
        • 論文格式 |
        • 個人簡歷 |
        • 工作總結(jié) |
        • 入黨申請書 |
        • 求職信 |
        • 入團(tuán)申請書 |
        • 工作計劃 |
        • 免費論文 |
        • 合作期刊 |
        • 論文同學(xué)網(wǎng) |
        搜索 高級搜索

        當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機(jī)論文
        畢業(yè)論文標(biāo)題:

        城市公交查詢系統(tǒng)的設(shè)計與實現(xiàn)

         本文ID:LWGSW14570 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 城市公交查詢系統(tǒng)的設(shè)計與實現(xiàn) (收費:1000 積分)  

        論文字?jǐn)?shù):11915,頁數(shù):43

        摘    要

         公交查詢系統(tǒng)是城市道路交通的重要組成部分,是城市發(fā)展的必然產(chǎn)物,是聯(lián)系國民生活、社會生產(chǎn)和流通領(lǐng)域的關(guān)鍵環(huán)節(jié)。公交車查詢管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS)。
         本論文詳細(xì)介紹了整個系統(tǒng)的已實現(xiàn)的功能。首先,它實現(xiàn)公交線路、日常站點、和任意兩個站點查詢乘車路線。其次,該系統(tǒng)提供了用戶留言的功能。接著是提供用戶管理功能和后臺車次管理功能;后臺車次管理功能主要包含添加車次和站點功能、更新車次和站點功能、刪除車次和站點功能,這樣做到系統(tǒng)實時更新,為用戶查詢提供更為準(zhǔn)確的信息。此外,該系統(tǒng)是運用SQL Server數(shù)據(jù)庫和PowerBuilder開發(fā)工具進(jìn)行系統(tǒng)開發(fā)的。

        關(guān)鍵詞 SQL Server;MIS;公交查詢系統(tǒng)


        ABSTRACT

         City public traffic inquiry system is an important part in traffic and transportation domain, and it's also the inevitable result of social economy's development in urban areas. It is one of typical MSI (Management information system)
         This paper has introduced the realized functions of entire system in detail. Firstly, the system has realized many inquiry functions. The system can search bus route by the name of business station, the number of public transport, ordinary bus station and two arbitrary stations. Secondly, the system provides the functions of consumer message. And then, it supplies bus number managing on the backstage and consumer managing. The functions of bus number managing are mainly to add, update and delete the number of bus and the station on the backstage. These can enable the system have the quality of real-time updating to provide the accurate information for user. Besides, the system design by the tool of SQL Server database and PowerBuilder 9.0

         Keywords SQL Server; MIS; City Public Traffic Inquiry System
         
         
          
         目錄

        摘    要 I
        ABSTRACT II
        第一章 引言 1
        1.1 背景 1
        1.2 研究的內(nèi)容 1
        第二章 開發(fā)的相關(guān)技術(shù) 3
        2.1 開發(fā)工具 3
        2.2 SQL Server 2000的介紹 3
        第三章 公交查詢系統(tǒng)的需求分析 4
        3.1 現(xiàn)行業(yè)系統(tǒng)描述 4
        3.2 現(xiàn)行系統(tǒng)存在的主要問題分析 4
        3.3 用例分析 4
        3.4 系統(tǒng)需求 5
        3.5 功能需求 6
        3.6 性能要求 7
        第四章 公交查詢系統(tǒng)的設(shè)計 8
        4.1總體設(shè)計結(jié)構(gòu) 8
        4.2 實體關(guān)系分析 9
        4.3 數(shù)據(jù)庫設(shè)計 10
        4.3.1 數(shù)據(jù)流分析 10
        4.3.2 數(shù)據(jù)庫數(shù)據(jù)表說明 11
        4.3.3 數(shù)據(jù)庫設(shè)計關(guān)系圖 14
        4.4 換乘算法的思路與設(shè)計 15
        4.4.1 研究方法、手段及步驟 15
        4.4.2 算法的步驟 15
        第五章 公交查詢系統(tǒng)的實現(xiàn) 17
        5.1 數(shù)據(jù)庫連接 17
        5.2 登錄界面與用戶注冊的實現(xiàn) 17
        5.2.1 登錄界面的實現(xiàn) 17
        5.2.2 用戶注冊的實現(xiàn) 18
        5.3 用戶公交查詢模塊的實現(xiàn) 19
        5.3.1 站點查詢功能 19
        5.3.2 線路查詢功能 20
        5.3.3 站站查詢功能 21
        5.4 用戶信息更改模塊的實現(xiàn) 23
        5.5 公交管理模塊的實現(xiàn) 26
        5.5.1 公交信息的更改 26
        5.5.2 增加刪除線路功能 28
        5.6 用戶管理模塊的實現(xiàn) 29
        5.6.1 新用戶管理 29
        5.6.2 用戶刪除 30
        5.7 權(quán)限角色管理模塊的實現(xiàn) 30
        5.7.1 角色管理 31
        5.7.2 權(quán)限設(shè)置 30
        5.8 留言薄模塊的實現(xiàn) 32
        5.8.1 留言管理功能 32
        5.8.2 留言薄的功能 34
        第六章 公交查詢系統(tǒng)的功能測試 35
        6.1 測試的目的以及意義 35
        6.2 測試的方法 35
        6.3 測試的過程 36
        第七章 結(jié)束語 37
        致謝 38
        參考文獻(xiàn) 39


        相關(guān)論文
        本論文在計算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:局域網(wǎng)監(jiān)控管理系統(tǒng)開發(fā) 下一篇:基于ActiveX簡易型報告設(shè)計器控件..
        Tags:城市公交 查詢系統(tǒng) 設(shè)計 實現(xiàn) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機(jī)論文
        推薦文章

        本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認(rèn)刪除 E-mail:349991040@qq.com

        論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

        Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

        感谢您访问我们的网站,您可能还对以下资源感兴趣:

        论文格式网:毕业论文格式范文