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

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

基于Android的貨物管理系統(tǒng)設(shè)計(jì)

發(fā)布時(shí)間:2018-01-30 17:57

  本文關(guān)鍵詞: 移動(dòng)終端 Android 條碼 貨物管理 實(shí)用 出處:《北方工業(yè)大學(xué)》2017年碩士論文 論文類型:學(xué)位論文


【摘要】:近幾年來(lái),通信技術(shù)、互聯(lián)網(wǎng)技術(shù)大踏步邁進(jìn),智能移動(dòng)終端從問(wèn)世以來(lái)就受到了人們的廣泛關(guān)注。移動(dòng)終端從最初的定點(diǎn)接收文字信息,到后來(lái)的雙向傳輸語(yǔ)音信息、文字信息,現(xiàn)如今已經(jīng)發(fā)展成為了集語(yǔ)音、文字、圖像、視頻等一體的移動(dòng)無(wú)線終端通信設(shè)備。互聯(lián)網(wǎng)技術(shù)空前的發(fā)展,使智能移動(dòng)終端逐漸成為人們?nèi)粘I钏璧牡貓D、錢(qián)包等工具,這改變了人們?cè)械纳罘绞?帶來(lái)了便利。網(wǎng)絡(luò)購(gòu)物、網(wǎng)絡(luò)消費(fèi)逐漸成為人們生活的日常行為,大到家具家電,小到一根筆一張紙,都可以在網(wǎng)絡(luò)中購(gòu)買。這也促進(jìn)了網(wǎng)絡(luò)銷售業(yè)與快遞行業(yè)。一款基于Android的貨物管理系統(tǒng)可以更好的服務(wù)大眾,必將受到關(guān)注。為實(shí)現(xiàn)系統(tǒng)的功能,基于Android操作平臺(tái),設(shè)計(jì)了一種實(shí)用的、便于使用的貨物管理系統(tǒng)。本設(shè)計(jì)采用C/S架構(gòu),選用MySQL數(shù)據(jù)庫(kù),系統(tǒng)客戶端與服務(wù)器端通過(guò)WIFI無(wú)線網(wǎng)絡(luò)進(jìn)行連接,遵循TCP/IP協(xié)議。用戶登錄成功后可實(shí)現(xiàn)通過(guò)攝像頭掃描條碼的方式完成貨物管理,訂單管理,并可以完成車輛管理,人員管理等日常工作。本設(shè)計(jì)系統(tǒng)開(kāi)發(fā)目的在于降低硬件成本,提供合理化的服務(wù)方式,提升員工工作效率,更好地為用戶提供服務(wù)。本文對(duì)系統(tǒng)的設(shè)計(jì)過(guò)程進(jìn)行了敘述。首先,對(duì)設(shè)計(jì)背景、發(fā)展趨向以及研究?jī)?nèi)容做了論述,其次進(jìn)行了系統(tǒng)需求分析,指出系統(tǒng)應(yīng)具備的功能。然后,針對(duì)系統(tǒng)開(kāi)發(fā)所使用到的Android系統(tǒng)架構(gòu)、C/S架構(gòu)、攝像頭識(shí)別條碼等原理進(jìn)行了說(shuō)明。之后,對(duì)系統(tǒng)的客戶端、服務(wù)器端和數(shù)據(jù)庫(kù)進(jìn)行設(shè)計(jì)說(shuō)明,并在設(shè)計(jì)完成后進(jìn)行系統(tǒng)測(cè)試。最后,對(duì)本次系統(tǒng)設(shè)計(jì)進(jìn)行分析與總結(jié)。經(jīng)過(guò)對(duì)系統(tǒng)的研究、開(kāi)發(fā)、實(shí)驗(yàn)、測(cè)試、完善,目前,基于Android的貨物管理系統(tǒng)已經(jīng)完成搭建并實(shí)現(xiàn)了相關(guān)功能,實(shí)現(xiàn)了在貨物管理方式上的應(yīng)用創(chuàng)新。
[Abstract]:In recent years, with the rapid progress of communication technology and Internet technology, the intelligent mobile terminal has been widely concerned since it came out. Mobile terminal receives text information from the initial fixed point. To the later two-way transmission of voice information, text information, now has developed into a set of voice, text, image, video and other integrated mobile wireless terminal communication equipment. Internet technology unprecedented development. Make the intelligent mobile terminal gradually become the map, wallet and other tools that people need in their daily life, which has changed people's original way of life and brought convenience. Network consumption has gradually become the daily behavior of people, ranging from furniture and appliances to a pen and a piece of paper. This also promotes the network sales industry and express industry. A Android based goods management system can better serve the public, will be paid attention to. In order to achieve the functions of the system. Based on Android operating platform, a practical and easy-to-use cargo management system is designed. This design adopts C / S structure and MySQL database. The client of the system connects with the server through WIFI wireless network, following the TCP/IP protocol. After the user logs in successfully, it can realize the goods management and order management through the way of the camera scanning bar code. And can complete the vehicle management, personnel management and other daily work. The design system development aims to reduce hardware costs, provide reasonable service, improve staff efficiency. In this paper, the design process of the system is described. Firstly, the design background, development trend and research content are discussed. Secondly, the system requirements are analyzed. The function of the system should be pointed out. Then, the principle of C / S architecture and camera identification bar code used in the system development is explained. Then, the client of the system is introduced. Server and database design instructions, and after the completion of the design system testing. Finally, the system design analysis and summary. After the system research, development, experiment, testing, improvement. At present, the goods management system based on Android has completed the construction and realized the related function, has realized the application innovation in the goods management way.
【學(xué)位授予單位】:北方工業(yè)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP311.52;TP316

【參考文獻(xiàn)】

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

1 陳望;陳河宏;黃瓊;張視煥;劉雁彬;張琪楓;;基于Android平臺(tái)的一種保護(hù)隱私的即時(shí)通訊工具的設(shè)計(jì)與實(shí)現(xiàn)[J];計(jì)算機(jī)測(cè)量與控制;2016年05期

2 周盼;張蕾;;基于Android平臺(tái)的變電站智能巡檢系統(tǒng)[J];計(jì)算機(jī)測(cè)量與控制;2015年09期

3 劉紅;鄭健;;基于Android SDK技術(shù)的Android智能手機(jī)取證系統(tǒng)[J];上海電機(jī)學(xué)院學(xué)報(bào);2015年04期

4 苗健;許應(yīng)康;;基于FFmpeg的視頻播放軟件設(shè)計(jì)[J];現(xiàn)代電子技術(shù);2015年12期

5 張瑞;于瀟榕;;基于Android智能終端移動(dòng)考勤系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];信息技術(shù);2015年04期

6 陳林;;基于Java語(yǔ)言的手機(jī)軟件開(kāi)發(fā)技術(shù)分析[J];電子技術(shù)與軟件工程;2015年06期

7 王家旭;;基于Android智能手機(jī)應(yīng)用開(kāi)發(fā)的研究[J];計(jì)算機(jī)光盤(pán)軟件與應(yīng)用;2014年22期

8 王穎;;基于MySQL的學(xué)生成績(jī)管理系統(tǒng)設(shè)計(jì)[J];電腦編程技巧與維護(hù);2014年18期

9 羅歡;謝云;李丕杉;;基于Android智能電視的視頻監(jiān)控的設(shè)計(jì)[J];電視技術(shù);2013年22期

10 范新民;;高并發(fā)環(huán)境下MySQL軟硬件配置優(yōu)化[J];福建師范大學(xué)學(xué)報(bào)(自然科學(xué)版);2013年06期

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

1 侯穎;電子商務(wù)背景下我國(guó)物流業(yè)發(fā)展研究[D];鄭州大學(xué);2015年

2 梁書(shū)婷;基于Android平臺(tái)的遠(yuǎn)程桌面控制系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];哈爾濱工業(yè)大學(xué);2013年

3 李振興;基于Android平臺(tái)移動(dòng)生活信息化系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];西安電子科技大學(xué);2013年

4 關(guān)雪侖;高校圖書(shū)管理系統(tǒng)的分析與設(shè)計(jì)[D];北京郵電大學(xué);2012年

5 邱林海;基于第三方物流的倉(cāng)儲(chǔ)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];天津大學(xué);2008年

,

本文編號(hào):1476872

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

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


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

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