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

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

          長途汽車信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

           本文ID:LWGSW13864 價(jià)格:收費(fèi)積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 長途汽車信息管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) (收費(fèi):1000 積分)  

          論文字?jǐn)?shù):9387,頁數(shù):27

          摘  要
          隨著社會的發(fā)展,人類進(jìn)入了一個(gè)高速發(fā)展的信息時(shí)代,高新技術(shù)飛速發(fā)展的同時(shí),計(jì)算機(jī)的使用范圍也滲透到人類生活的方方面面,給人們的生活和工作帶來極大的便利。
          長途汽車信息管理系統(tǒng)是長途汽車車站信息匯總和管理的重要組成部分,是一種典型的信息管理系統(tǒng),囊括了對長途汽車車站相關(guān)信息的管理,可以化簡繁瑣的工作過程,使車站的管理更加合理化和科學(xué)化,大大提高工作效率和節(jié)省運(yùn)營成本。
          本長途汽車信息管理系統(tǒng)采用Visual Basic 6.0作為開發(fā)語言,用SQL Server 2000開發(fā)后臺數(shù)據(jù)庫,本系統(tǒng)主要包含了系統(tǒng)用戶管理,汽車線路信息管理,汽車基本信息管理,車票信息管理四大模塊,可以實(shí)現(xiàn)對汽車線路信息,汽車基本信息和車票信息的錄入,查詢,修改,刪除等功能,能滿足長途車站汽車管理工作方面的基本要求。

          關(guān)鍵詞:Visual Basic 6.0;MSFlexGrid控件;數(shù)據(jù)庫  
          Long-distance Bus Information Management System Design and Implementation
          Abstract
          With the development of society, humanity has entered a rapid development in the information age, as the rapid development of high and new technology, the use of computers has infiltrated into each aspect of human life, which bring great convenient to people’s work and life.
          The Long-distance Bus information management system is the Long-distance bus station information which decision-making and an important component of management, which is a typical example of the information management system. It includes information which related to the Long-distance Bus station information management. The Long-distance Bus information management system can simplify the cumbersome process, station rationalization of the management and scientific, and greatly enhance efficiency and save operating costs.
          The system uses Visual Basic 6.0 as the development language, with SQL Server 2000 developing the background database. This system includes the User’s management, Bus-line information management, and the basic information of automobile management and Ticket information management four modules. We can input, search, update or delete information from the Bus-line management, the basic information of automobile management and Ticket information management. This information management system can meet the basic requirements of the Long-distance Bus station management.

          Key words: Visual Basic 6.0;MSFlexGrid Control;Database

          目  錄

          1 前言 1
          1.1 系統(tǒng)開發(fā)背景 1
          1.2 國內(nèi)發(fā)展?fàn)顩r和不足 1
          1.3 系統(tǒng)開發(fā)特點(diǎn) 1
          2 系統(tǒng)需求分析和數(shù)據(jù)庫的設(shè)計(jì) 2
          2.1 系統(tǒng)功能需求 2
          2.1.1 系統(tǒng)用戶管理 3
          2.1.2 汽車信息管理 3
          2.1.3 線路信息管理 3
          2.1.4 車票信息管理 3
          2.2 數(shù)據(jù)庫的設(shè)計(jì) 4
          2.2.1系統(tǒng)用戶表設(shè)計(jì) 4
          2.2.2汽車線路信息表設(shè)計(jì) 4
          2.2.3汽車信息表設(shè)計(jì) 4
          2.2.4車票信息表設(shè)計(jì) 5
          3 系統(tǒng)功能模塊的設(shè)計(jì)與實(shí)現(xiàn) 5
          3.1 系統(tǒng)登錄的實(shí)現(xiàn) 5
          3.2 系統(tǒng)主界面的設(shè)計(jì) 6
          3.3 系統(tǒng)用戶管理模塊設(shè)計(jì) 7
          3.4 汽車信息管理模塊設(shè)計(jì) 9
          3.4.1添加汽車信息子模塊 9
          3.4.2修改汽車信息子模塊 10
          3.4.3刪除汽車信息子模塊 10
          3.4.4 查詢汽車信息子模塊 11
          3.5 線路信息管理模塊設(shè)計(jì) 11
          3.5.1添加線路信息子模塊 12
          3.5.2線路信息查詢子模塊 13
          3.5.3修改線路信息子模塊 13
          3.5.4刪除線路信息子模塊 14
          3.6 車票信息管理模塊設(shè)計(jì) 14
          3.6.1車票信息添加子模塊 15
          3.6.2車票信息修改子模塊 16
          3.6.3車票信息查詢子模塊 16
          4  測試 18
          結(jié)   論 19
          參考文獻(xiàn) 20
          致    謝 21
          聲    明 22


          相關(guān)論文
          本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點(diǎn)論文格式范文查看
          上一篇:考勤管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 下一篇:基于B/S結(jié)構(gòu)的房屋租售管理系統(tǒng)的..
          Tags:長途汽車 信息 管理系統(tǒng) 設(shè)計(jì) 實(shí)現(xiàn) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計(jì)算機(jī)論文
          推薦文章

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

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

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

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

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