城市公交系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)_獨(dú)家原創(chuàng).doc
約45頁DOC格式手機(jī)打開展開
城市公交系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)_獨(dú)家原創(chuàng),城市公交系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)13800字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用 目錄摘要ⅡabstractⅢ第一章:緒論11.1 課題背景11.2 論文的研究內(nèi)容21.3 論文的章節(jié)安排2第二章:相關(guān)技術(shù)介紹42.1 .net簡介42.2 asp.net簡介42.2.1 as...
內(nèi)容介紹
此文檔由會(huì)員 jiji888 發(fā)布
城市公交系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
13800字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用
目錄
摘要 Ⅱ
Abstract Ⅲ
第一章:緒論 1
1.1 課題背景 1
1.2 論文的研究內(nèi)容 2
1.3 論文的章節(jié)安排 2
第二章:相關(guān)技術(shù)介紹 4
2.1 .NET簡介 4
2.2 ASP.NET簡介 4
2.2.1 ASP.NET的優(yōu)點(diǎn) 4
2.2.2 ASP.NET的運(yùn)行原理 5
2.3 ADO.NET 簡介 6
2.3.1 .NET Framework 數(shù)據(jù)提供程序 6
2.3.2 DataSet數(shù)據(jù)集 6
2.4 SQL Server 數(shù)據(jù)庫簡介 6
2.5 C#簡介 7
2.6 本章小結(jié) 7
第三章:系統(tǒng)的設(shè)計(jì) 8
3.1系統(tǒng)的功能結(jié)構(gòu) 8
3.2 系統(tǒng)流程圖 9
3.3 系統(tǒng)功能的設(shè)計(jì) 10
3.4數(shù)據(jù)庫設(shè)計(jì) 16
3.4.1 數(shù)據(jù)庫設(shè)計(jì)概述 16
3.4.2 系統(tǒng)的數(shù)據(jù)庫設(shè)計(jì) 17
3.4.3實(shí)體屬性圖 19
3.4.4數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) 21
3.5 本章小結(jié) 24
第四章:系統(tǒng)的實(shí)現(xiàn) 25
4.1硬件和軟件環(huán)境 25
4.2 前臺(tái)功能的實(shí)現(xiàn) 25
4.2 后臺(tái)功能的實(shí)現(xiàn) 31
4.3 本章小結(jié) 39
結(jié)論 40
參考文獻(xiàn) 41
摘要 城市公交作為廣大市民最常用和最方便的工具,在日益加快的城市經(jīng)濟(jì)增長和人口增多的趨勢影響下,愈發(fā)的顯得重要。而略顯落后的城市公交查詢系統(tǒng)卻不能滿足人們的生活需求。與此同時(shí)Internet技術(shù)也在飛速發(fā)展,于是一個(gè)方便和快捷的網(wǎng)上公交查詢系統(tǒng)是必不可少的。
本課題是基于江蘇大學(xué)校園觀光系統(tǒng)體系做的一個(gè)校園公交網(wǎng)。系統(tǒng)基于ASP.NET的B/S架構(gòu),C#的網(wǎng)站開發(fā)語言,網(wǎng)站的后臺(tái)數(shù)據(jù)庫是SQL Server2005,
在系統(tǒng)中,大量采用了存儲(chǔ)過程來對數(shù)據(jù)庫進(jìn)行操作。在這次設(shè)計(jì)中,首先考慮到乘客的實(shí)際要求和公交運(yùn)營的情況。最后分析出系統(tǒng)應(yīng)該具備的基本功能:用戶查詢功能和管理員后臺(tái)管理功能。
本論文主要談?wù)摿苏n題的背景知識(shí)、相關(guān)知識(shí)的介紹、課題需求分析、系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)等問題,最后得出結(jié)論,并且總結(jié)了系統(tǒng)開發(fā)過程中作者獲得的經(jīng)驗(yàn)。亟待讀者的批評指正。
關(guān)鍵詞:公交,查詢,ASP.NET,C#,B/S結(jié)構(gòu),數(shù)據(jù)庫
Design and Implementation of Urban Public Transport System
Abstract City bus as the general public the most common and convenient tool in the city's economic growth and population growing trend accelerating impact all the more important. And slightly behind the urban public transport query system can not meet the needs of people's lives. At the same time Internet technology is developing rapidly, so a convenient and efficient online public inquiry system is essential.
This paper is based on the system architecture, Jiangsu University campus tour bus to do a campus network. System based on ASP.NET B / S architecture, C # web development language, background database site is SQL Server2005,
In the system, uses a lot of stored procedures to perform operations on the database. In this design, the first taking into account the practical requirements of passengers and bus operations. Finally, analysis of the system should have the basic functions: user query capabilities and administrator background management functions.
This paper mainly discussed the issue of background knowledge, introduce the relevant knowledge, the subject of requirements analysis, system design and implementation issues, and finally concluded, and summed up the experience of the system development process obtained. Urgent reader criticism.
Keywords :bus, queries, ASP.NET, C #, B / S structure, database
13800字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用
目錄
摘要 Ⅱ
Abstract Ⅲ
第一章:緒論 1
1.1 課題背景 1
1.2 論文的研究內(nèi)容 2
1.3 論文的章節(jié)安排 2
第二章:相關(guān)技術(shù)介紹 4
2.1 .NET簡介 4
2.2 ASP.NET簡介 4
2.2.1 ASP.NET的優(yōu)點(diǎn) 4
2.2.2 ASP.NET的運(yùn)行原理 5
2.3 ADO.NET 簡介 6
2.3.1 .NET Framework 數(shù)據(jù)提供程序 6
2.3.2 DataSet數(shù)據(jù)集 6
2.4 SQL Server 數(shù)據(jù)庫簡介 6
2.5 C#簡介 7
2.6 本章小結(jié) 7
第三章:系統(tǒng)的設(shè)計(jì) 8
3.1系統(tǒng)的功能結(jié)構(gòu) 8
3.2 系統(tǒng)流程圖 9
3.3 系統(tǒng)功能的設(shè)計(jì) 10
3.4數(shù)據(jù)庫設(shè)計(jì) 16
3.4.1 數(shù)據(jù)庫設(shè)計(jì)概述 16
3.4.2 系統(tǒng)的數(shù)據(jù)庫設(shè)計(jì) 17
3.4.3實(shí)體屬性圖 19
3.4.4數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) 21
3.5 本章小結(jié) 24
第四章:系統(tǒng)的實(shí)現(xiàn) 25
4.1硬件和軟件環(huán)境 25
4.2 前臺(tái)功能的實(shí)現(xiàn) 25
4.2 后臺(tái)功能的實(shí)現(xiàn) 31
4.3 本章小結(jié) 39
結(jié)論 40
參考文獻(xiàn) 41
摘要 城市公交作為廣大市民最常用和最方便的工具,在日益加快的城市經(jīng)濟(jì)增長和人口增多的趨勢影響下,愈發(fā)的顯得重要。而略顯落后的城市公交查詢系統(tǒng)卻不能滿足人們的生活需求。與此同時(shí)Internet技術(shù)也在飛速發(fā)展,于是一個(gè)方便和快捷的網(wǎng)上公交查詢系統(tǒng)是必不可少的。
本課題是基于江蘇大學(xué)校園觀光系統(tǒng)體系做的一個(gè)校園公交網(wǎng)。系統(tǒng)基于ASP.NET的B/S架構(gòu),C#的網(wǎng)站開發(fā)語言,網(wǎng)站的后臺(tái)數(shù)據(jù)庫是SQL Server2005,
在系統(tǒng)中,大量采用了存儲(chǔ)過程來對數(shù)據(jù)庫進(jìn)行操作。在這次設(shè)計(jì)中,首先考慮到乘客的實(shí)際要求和公交運(yùn)營的情況。最后分析出系統(tǒng)應(yīng)該具備的基本功能:用戶查詢功能和管理員后臺(tái)管理功能。
本論文主要談?wù)摿苏n題的背景知識(shí)、相關(guān)知識(shí)的介紹、課題需求分析、系統(tǒng)的設(shè)計(jì)和實(shí)現(xiàn)等問題,最后得出結(jié)論,并且總結(jié)了系統(tǒng)開發(fā)過程中作者獲得的經(jīng)驗(yàn)。亟待讀者的批評指正。
關(guān)鍵詞:公交,查詢,ASP.NET,C#,B/S結(jié)構(gòu),數(shù)據(jù)庫
Design and Implementation of Urban Public Transport System
Abstract City bus as the general public the most common and convenient tool in the city's economic growth and population growing trend accelerating impact all the more important. And slightly behind the urban public transport query system can not meet the needs of people's lives. At the same time Internet technology is developing rapidly, so a convenient and efficient online public inquiry system is essential.
This paper is based on the system architecture, Jiangsu University campus tour bus to do a campus network. System based on ASP.NET B / S architecture, C # web development language, background database site is SQL Server2005,
In the system, uses a lot of stored procedures to perform operations on the database. In this design, the first taking into account the practical requirements of passengers and bus operations. Finally, analysis of the system should have the basic functions: user query capabilities and administrator background management functions.
This paper mainly discussed the issue of background knowledge, introduce the relevant knowledge, the subject of requirements analysis, system design and implementation issues, and finally concluded, and summed up the experience of the system development process obtained. Urgent reader criticism.
Keywords :bus, queries, ASP.NET, C #, B / S structure, database
TA們正在看...
- jljd-zs-2009吉林省裝飾工程計(jì)價(jià)定額.doc
- q)g13j-a-03-08材料控制程序.doc
- q)g13j-a-07-08熱處理控制程序.doc
- q)g13j-a-08-08無損檢測控制程序.doc
- q)g13j-a-09-08檢驗(yàn)與試驗(yàn)控制程序.doc
- q)g13j-a-13-08工程交接驗(yàn)收及工程檔案管理規(guī)定n.doc
- q)g13j-b-05-08整裝鍋爐安裝通用工藝規(guī)程.doc
- q)g13j-b-08-08壓力管道的吹掃與清洗.doc
- q)g13j-b-11-08壓力管道檢驗(yàn)通用規(guī)程.doc
- q460e卷板設(shè)計(jì)和開發(fā)策劃方案.doc