天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 軟件論文 >

智慧科技館服務(wù)與管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-08-30 19:30
【摘要】:隨著移動(dòng)互聯(lián)網(wǎng)技術(shù)的快速發(fā)展與應(yīng)用,移動(dòng)終端應(yīng)用層出不窮,科技館服務(wù)與管理系統(tǒng)應(yīng)用也在眾多移動(dòng)終端系統(tǒng)應(yīng)用之中。但現(xiàn)有的科技館服務(wù)與管理系統(tǒng)業(yè)務(wù)功能比較單一,且服務(wù)大多面向于科技館游客。因此需要設(shè)計(jì)一套科技館服務(wù)與管理系統(tǒng),并設(shè)計(jì)實(shí)現(xiàn)一款面向不同用戶的移動(dòng)、便攜式科技館移動(dòng)客戶端。本文針對現(xiàn)有的科技館移動(dòng)終端應(yīng)用存在的不足,結(jié)合當(dāng)前的移動(dòng)終端技術(shù),在設(shè)計(jì)智慧科技館服務(wù)與管理系統(tǒng)期間做了以下幾方面的主要研究工作:1、針對用戶不同,充分分析、總結(jié)了參觀者與科技館管理人員的用戶需求。在此基礎(chǔ)上,設(shè)計(jì)了基于C/S(Client/Server)架構(gòu)的科技館應(yīng)用整體系統(tǒng)模型,并根據(jù)系統(tǒng)工作流程,設(shè)計(jì)了系統(tǒng)工作流程時(shí)序圖。重點(diǎn)設(shè)計(jì)了科技館移動(dòng)客戶端子系統(tǒng)與服務(wù)端子系統(tǒng),對各子系統(tǒng)的功能進(jìn)行編碼、測試與實(shí)現(xiàn)。同時(shí)搭建了與服務(wù)器關(guān)聯(lián)的MySQL數(shù)據(jù)庫,并采用SQL語言編寫了用戶信息、展品信息等各種數(shù)據(jù)庫表。2、深入分析科技館服務(wù)端系統(tǒng)的功能,并根據(jù)服務(wù)端處理業(yè)務(wù)模塊的不同,將服務(wù)端系統(tǒng)劃分為基于HTTP(Hyper Text Transfer Protocol)請求的Web服務(wù)器和基于 XMPP(Extensible Messaging and Presence Protocol)協(xié)議請求的即時(shí)通信服務(wù)器。在設(shè)計(jì)服務(wù)端的準(zhǔn)備階段,對客戶端與服務(wù)端之間采用的HTTP、XMPP網(wǎng)絡(luò)通信協(xié)議的特點(diǎn)、工作機(jī)制與原理進(jìn)行了研究。設(shè)計(jì)了 Web服務(wù)器模型,并劃分和設(shè)計(jì)了 Web服務(wù)器的業(yè)務(wù)處理模塊。同時(shí)改進(jìn)了 LRU算法(Least Recently Used),來實(shí)現(xiàn)服務(wù)器端的緩存策略,優(yōu)化服務(wù)器響應(yīng)性能。設(shè)計(jì)了基于LRU算法的展品推薦業(yè)務(wù),并對其進(jìn)行了 Java語言的編程與業(yè)務(wù)功能實(shí)現(xiàn)。最后采用Servlet技術(shù)、Java編程語言對Web服務(wù)器的業(yè)務(wù)功能模塊進(jìn)行編程、測試,同時(shí)設(shè)計(jì)編寫了 Web服務(wù)器接口文檔。與此同時(shí),搭建了基于XMPP請求的Open Fire服務(wù)器來處理即時(shí)通信功能模塊請求。3、針對現(xiàn)有的科技館移動(dòng)客戶端功能不足、用戶單一的問題,設(shè)計(jì)了集首頁用戶指南、展品展示與語音導(dǎo)覽、即時(shí)通信、管理員遠(yuǎn)程控制與管理、天氣與出行路線查詢等功能模塊于一體的科技館移動(dòng)客戶端子系統(tǒng)。在設(shè)計(jì)即時(shí)通信功能模塊時(shí)采用Java的封裝思想將其單獨(dú)封裝、設(shè)計(jì)成即時(shí)聊天SDK。采用MVC設(shè)計(jì)模式對SDK結(jié)構(gòu)進(jìn)行搭建,并對SDK運(yùn)行模型的時(shí)序圖進(jìn)行設(shè)計(jì)與繪制。最后對即時(shí)聊天SDK進(jìn)行代碼分包設(shè)計(jì),相關(guān)類、接口、方法進(jìn)行Java語言的編寫與實(shí)現(xiàn)。在展品詳情展示模塊,通過引用ShareSDK,設(shè)計(jì)實(shí)現(xiàn)了展品的社會化分享功能。在展品語音導(dǎo)覽功能中,引用開源的TTS語音播放系統(tǒng),編寫了語音初始化與播放的工具類。同時(shí)為確保用戶登錄信息的安全,對用戶個(gè)人數(shù)據(jù)信息進(jìn)行MD5不可逆加密處理。本文設(shè)計(jì)的科技館服務(wù)與管理系統(tǒng)經(jīng)過編碼、測試,實(shí)現(xiàn)了服務(wù)端子系統(tǒng)的各個(gè)業(yè)務(wù)處理模塊以及客戶端子系統(tǒng)的各個(gè)交互界面良好的功能模塊。隨著科技館的日益增多,科技館服務(wù)與管理系統(tǒng)移動(dòng)客戶端將有更寬廣的應(yīng)用市場和前景。
[Abstract]:With the rapid development and application of mobile Internet technology, mobile terminal applications emerge one after another, and the application of service and management system of science and Technology Museum is also in many mobile terminal applications. The library service and management system is designed and implemented, and a mobile, portable Technology Museum mobile client is designed and implemented for different users. In view of the shortcomings of the existing technology museum mobile terminal applications, combined with the current mobile terminal technology, in the design of the intelligent technology museum service and management system during the following aspects of the main research work done 1. According to the different users, the paper sums up the users'needs of visitors and administrators of the Science and Technology Museum. On this basis, the paper designs the application system model of the Science and Technology Museum based on C/S (Client/Server) architecture, and designs the system work flow chart according to the system work flow. At the same time, the MySQL database associated with the server is set up, and various database tables such as user information, exhibits information are compiled by SQL language. 2. The functions of the service-side system of the Science and Technology Museum are analyzed in depth, and according to the differences of the service-side processing business modules, the MySQL database is built. The server system is divided into a Web server based on HTTP (Hyper Text Transfer Protocol) request and an instant messaging server based on XMPP (Extensible Messaging and Presence Protocol). This paper designs the Web server model, divides and designs the business processing module of the Web server, improves the LRU algorithm (Least Recently Used) to realize the cache strategy on the server side and optimizes the server response performance. Finally, using the Servlet technology, Java programming language to program and test the business function module of the Web server, and design and write the Web server interface document. At the same time, build an Open Fire server based on XMPP request to handle the instant messaging function module request. The mobile client subsystem of the Science and Technology Museum is designed, which integrates the function modules of user guide, exhibits display and voice guide, instant messaging, administrator remote control and management, weather and travel route inquiry and so on. It is designed to be a real-time chat SDK. MVC design pattern is used to build the SDK structure, and the timing diagram of the SDK running model is designed and drawn. Finally, the code subpackage design, related classes, interfaces, methods of the real-time chat SDK are implemented in Java language. The social sharing function of exhibits is designed and implemented with Share SDK. In the function of exhibits'voice guide, the tool classes of voice initialization and playback are compiled by using open source TTS voice playing system. At the same time, in order to ensure the safety of user's login information, the user's personal data is encrypted by MD5 irreversibly. After encoding and testing, the service and management system has realized each business processing module of the server subsystem and each interactive interface function module of the client subsystem.
【學(xué)位授予單位】:安徽大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP311.52

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 ;洛電投運(yùn)機(jī)組運(yùn)行優(yōu)化管理系統(tǒng)[J];華中電力;2003年04期

2 楊英;顯示管理系統(tǒng)[J];管理科學(xué)文摘;1994年02期

3 歲豐;自動(dòng)資源計(jì)劃和管理系統(tǒng)[J];管理科學(xué)文摘;1994年02期

4 楊英;文件周轉(zhuǎn)管理系統(tǒng)[J];管理科學(xué)文摘;1997年02期

5 ;江西省舉辦《微機(jī)網(wǎng)絡(luò)臺站管理系統(tǒng)》培訓(xùn)班[J];中國無線電管理;1997年02期

6 朱士宇;醫(yī)院計(jì)算機(jī)文書管理系統(tǒng)的開發(fā)與應(yīng)用[J];中華醫(yī)學(xué)信息導(dǎo)報(bào);1999年17期

7 汪佳梅;張淑梅;;工姿管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];佳木斯教育學(xué)院學(xué)報(bào);2000年01期

8 李椺;松下產(chǎn)業(yè)開發(fā)出出入核電站區(qū)域的管理系統(tǒng)[J];國外核新聞;2000年01期

9 羅偉華,曾明如;校園收費(fèi)一卡通管理系統(tǒng)簡介[J];江西電力;2000年03期

10 王成鋼,王曉東;開放式試題生成管理系統(tǒng)的設(shè)計(jì)與開發(fā)[J];濰坊教育學(xué)院學(xué)報(bào);2000年02期

相關(guān)會議論文 前10條

1 劉東;張志雄;唐力;尚建忠;;淺談如何進(jìn)行流程管理系統(tǒng)的開發(fā)[A];先進(jìn)制造技術(shù)論壇暨第二屆制造業(yè)自動(dòng)化與信息化技術(shù)交流會論文集[C];2003年

2 袁程;;科技項(xiàng)目申報(bào)及管理系統(tǒng)的開發(fā)[A];全國第十五屆計(jì)算機(jī)科學(xué)與技術(shù)應(yīng)用學(xué)術(shù)會議論文集[C];2003年

3 林寶會;王紅穎;高新亮;鄧朕紀(jì);;承鋼采購價(jià)格管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[A];中國計(jì)量協(xié)會冶金分會2009年年會論文集[C];2009年

4 劉曉敏;蔡燕窩;郭群輝;林耀輝;趙洪勤;;電臺導(dǎo)播管理系統(tǒng)[A];2005年廣播電視技術(shù)論文匯編[C];2005年

5 邱東;高國麗;李征燕;張立秋;;鋼鐵企業(yè)能源計(jì)量與管理系統(tǒng)的實(shí)現(xiàn)[A];第十七屆全國測控計(jì)量儀器儀表學(xué)術(shù)年會(MCMI'2007)論文集(下冊)[C];2007年

6 楊志軍;田琳;苗加慶;;獨(dú)立學(xué)院學(xué)生就業(yè)管理系統(tǒng)的構(gòu)建[A];2012管理創(chuàng)新、智能科技與經(jīng)濟(jì)發(fā)展研討會論文集[C];2012年

7 吳元健;;門診電子醫(yī)囑和樣本管理系統(tǒng)的開發(fā)與應(yīng)用[A];中華醫(yī)學(xué)會第九次全國檢驗(yàn)醫(yī)學(xué)學(xué)術(shù)會議暨中國醫(yī)院協(xié)會臨床檢驗(yàn)管理專業(yè)委員會第六屆全國臨床檢驗(yàn)實(shí)驗(yàn)室管理學(xué)術(shù)會議論文匯編[C];2011年

8 田巨龍;王作卿;詹超云;鄭錦鋒;胡敏;;醫(yī)院數(shù)字化膳食管理系統(tǒng)的開發(fā)研制[A];中國生物醫(yī)學(xué)工程學(xué)會第六次會員代表大會暨學(xué)術(shù)會議論文摘要匯編[C];2004年

9 韓新超;;保險(xiǎn)公司電子影像管理系統(tǒng)的設(shè)計(jì)[A];計(jì)算機(jī)技術(shù)與應(yīng)用進(jìn)展——全國第17屆計(jì)算機(jī)科學(xué)與技術(shù)應(yīng)用(CACIS)學(xué)術(shù)會議論文集(上冊)[C];2006年

10 王茂貴;黃郁明;張明;;燃煤機(jī)組運(yùn)行優(yōu)化管理系統(tǒng)的開發(fā)及應(yīng)用[A];2008中國可持續(xù)發(fā)展論壇論文集(3)[C];2008年

相關(guān)重要報(bào)紙文章 前10條

1 少雄 藍(lán)芳 欽賢;上杭推行網(wǎng)絡(luò)督查管理系統(tǒng)[N];閩西日報(bào);2009年

2 國家衛(wèi)生計(jì)生委衛(wèi)生發(fā)展研究中心 傅鴻鵬;客觀看待世衛(wèi)管理系統(tǒng)改革[N];醫(yī)藥經(jīng)濟(jì)報(bào);2014年

3 申文;ERP管理系統(tǒng)在報(bào)業(yè)印刷中初見成效[N];中國包裝報(bào);2004年

4 馮松海邋記者 張欣耘;南京移動(dòng)投訴管理系統(tǒng)提高美譽(yù)度[N];人民郵電;2007年

5 記者 張旗邋通訊員 王新房;二炮新型數(shù)字化管理系統(tǒng)通過鑒定[N];解放軍報(bào);2008年

6 本報(bào)記者 施斌 通訊員 陳萍 徐昆英;辦稅服務(wù)質(zhì)效管理系統(tǒng)在寧波啟用[N];中國稅務(wù)報(bào);2014年

7 記者 解希民;四平實(shí)現(xiàn)財(cái)政管理系統(tǒng)全部國產(chǎn)化[N];中國財(cái)經(jīng)報(bào);2014年

8 王峻;高科技就是生產(chǎn)力[N];市場報(bào);2000年

9 記者  劉洋 通訊員  胡琴 林春輝;湖州升級駕培計(jì)時(shí)管理系統(tǒng)[N];中國交通報(bào);2007年

10 通訊員 曹金龍 李燕;滄州煉油廠ERP管理系統(tǒng)成功上線運(yùn)行[N];現(xiàn)代物流報(bào);2006年

相關(guān)博士學(xué)位論文 前3條

1 徐春婕;鐵路大型客運(yùn)站管理系統(tǒng)及關(guān)鍵技術(shù)研究[D];中國鐵道科學(xué)研究院;2014年

2 鐘宙;情景管理系統(tǒng)中基于概念格的檢索和存儲技術(shù)研究[D];華東師范大學(xué);2015年

3 羅奇;大學(xué)生體質(zhì)健康管理的研究與應(yīng)用[D];華中師范大學(xué);2011年

相關(guān)碩士學(xué)位論文 前10條

1 陳嵐;基于iOS的個(gè)人便簽管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

2 溫國文;基于ERP的紙機(jī)產(chǎn)線建設(shè)管理系統(tǒng)的研究與實(shí)現(xiàn)[D];華南理工大學(xué);2015年

3 鐘艷;支持離線應(yīng)用的掘進(jìn)機(jī)售后服務(wù)管理系統(tǒng)的研究與設(shè)計(jì)[D];西南交通大學(xué);2015年

4 李優(yōu);熱軋廠板坯庫管理系統(tǒng)研究與開發(fā)[D];冶金自動(dòng)化研究設(shè)計(jì)院;2015年

5 李璞;老年人居家養(yǎng)老管理系統(tǒng)的研究及實(shí)現(xiàn)[D];蘭州大學(xué);2015年

6 劉帥;基于關(guān)聯(lián)規(guī)則的某高校獎(jiǎng)助學(xué)金管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];蘇州大學(xué);2015年

7 寧林;曲靖畜牧養(yǎng)殖基地畜牧放養(yǎng)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2015年

8 董效武;菏澤一中學(xué)生綜合素質(zhì)評價(jià)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2015年

9 秦鈺;RFID技術(shù)在物流倉儲管理系統(tǒng)中的研究及應(yīng)用[D];山西農(nóng)業(yè)大學(xué);2015年

10 張磊;流行病學(xué)調(diào)查和管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];上海交通大學(xué);2015年

,

本文編號:2214066

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/2214066.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶c06e7***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請E-mail郵箱bigeng88@qq.com