論文格式
            電氣工程 會計論文 金融論文 國際貿(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)題:

            基于GSM MODEN的短信服務(wù)平臺

             本文ID:LWGSW18731 價格:收費積分/100
            掃一掃 掃一掃
            本站會員可自行下載:下載地址 基于GSM MODEN的短信服務(wù)平臺 (收費:1000 積分)  

            論文字?jǐn)?shù):15599,頁數(shù):49

            摘  要
             隨著人類文明的發(fā)展,科技的進(jìn)步,日常的各種工作都需要用到計算機(jī)來進(jìn)行處理,例如學(xué)生的各種信息的管理,也離不開計算機(jī)。使用VC++可以編寫各種程序,方便管理計算機(jī)。
             數(shù)據(jù)庫技術(shù)做為計算機(jī)應(yīng)用中的一大重要技術(shù),其強(qiáng)大的數(shù)據(jù)處理與數(shù)據(jù)管理功能已經(jīng)被人們所知曉,人們在越來越多的方面將這門技術(shù)融入進(jìn)去,極大的方便了人們的生活和工作。
             手機(jī)作為現(xiàn)代人必不可少的通訊工具,其普及程度已經(jīng)遠(yuǎn)超計算機(jī),而其功能的日漸強(qiáng)大,也使得其應(yīng)用范圍變大,使得低端手機(jī)的價格日漸降低,使得普及范圍更大、更廣。
             而將這三方面的應(yīng)用集合在一起,可以讓人們通過手機(jī)遙控電腦,完成各種任務(wù)。
             本論文主要研究了如何使用計算機(jī)程序驅(qū)動GSM MODEN收發(fā)短信息以及如何通過程序?qū)⑹盏降亩绦畔⒆鰹椴僮鲾?shù)據(jù)庫的指令。
            關(guān)鍵詞:VC++、數(shù)據(jù)庫、手機(jī)、 GSM MODEN、短信息
             
             
            Abstract
             Along with the human culture development, the technical progress, the daily each kind of work all needs to use the computer to carry on processing, for example student's each kind of information management, also cannot leave the computer.Uses VC++ to be possible to compile each kind of procedure, facilitates the management computer.
             The data bank technology does for the computer application in a big important technology, its formidable data processing and the data management function is already known by the people, the people integrate in more and more many aspects this technology, enormous convenience people's life and work.
              The mobile telephone took the modern people essential communication facilities, its popularization degree already was far the ultra computer, but its function day after day formidable, also caused its application scope fill-out, caused the low end mobile telephone the price to reduce day after day, causes the popularization scope to be bigger broadly.
             But gathers these three aspect application in the same place, may let the people through the handset remote control computer, completes each kind of task.
              How did the present paper mainly study has used the computer program to actuate GSM MODEN to receive and dispatch the short information as well as how the short information which will receive through the procedure to do for the operation database instruction.
            Keywords: VC++、Database、mobile telephone、GSM MODEN、Short Message

             


             目   錄
            摘  要 I
            Abstract II
            1.前 言 1
            1.1  學(xué)生選課系統(tǒng)簡介 1
            1.2  編寫系統(tǒng)的軟件技術(shù) 1
            1.3  GSM MODEN簡介 3
            1.4  本論文的主要研究內(nèi)容 5
            2.系統(tǒng)構(gòu)思與搭建 6
            2.1  windows程序運行原理 6
            2.2  系統(tǒng)構(gòu)思與運行流程 7
            2.3  構(gòu)建程序、編寫系統(tǒng) 8
            2.4 各模塊功能簡介 9
            2.5  手機(jī)指令介紹 9
            3.數(shù)據(jù)庫的訪問 11
            3.1  VC++訪問數(shù)據(jù)庫方式 11
            3.2  使用ADO操作數(shù)據(jù)庫 12
            4.模塊功能的實現(xiàn) 14
            4.1  收信模塊 14
            4.2  發(fā)信模塊 17
            4.3  處理模塊 18
            4.4  實現(xiàn)模塊 26
            4.4.1  查詢 26
            4.4.2  報名 27
            4.4.3  取消報名 31
            4.4.4  重新報名 34
            4.4.5  幫助 39
            5.系統(tǒng)調(diào)試及運行界面 40
            6.總結(jié) 42
            致  謝 44
            參考文獻(xiàn) 45


            相關(guān)論文
            本論文在計算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
            上一篇:基于JSP的畢業(yè)論文管理系統(tǒng) 下一篇:基于GSM Modem的教師監(jiān)考查詢系統(tǒng)
            Tags:基于 GSM MODEN 短信 服務(wù)平臺 【收藏】 【返回頂部】
            最新文章
            熱門文章
            計算機(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號

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

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