基于JavaEE的倉儲物流管理信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
本文關(guān)鍵詞:基于JavaEE的倉儲物流管理信息系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 出處:《北方工業(yè)大學(xué)》2015年碩士論文 論文類型:學(xué)位論文
更多相關(guān)文章: 倉儲物流 信息管理 JavaEE 數(shù)據(jù)庫
【摘要】:隨著信息社會(huì)的迅猛發(fā)展,倉儲管理結(jié)合信息化發(fā)展成為主流,科學(xué)的倉儲管理體現(xiàn)在系統(tǒng)的信息化程度上,一方面,信息化為企業(yè)優(yōu)化了管理流程,有極大的經(jīng)濟(jì)價(jià)值;另一方面,信息化對社會(huì)發(fā)展有益,具有很大的社會(huì)價(jià)值。具體主要體現(xiàn)在: (?)由于科學(xué)的簡化了出入庫流程,倉儲工作人員的效率得以大幅提高,縮短了貨物在倉儲中滯留的時(shí)間; 》由于減少了人工操作的數(shù)量,在出入庫管理以及庫存盤點(diǎn)管理過程中最大程度的采用了信息化,削減了企業(yè)的人員支出,增加了倉儲物流企業(yè)的收入比重; (?)就企業(yè)的管理來說,科學(xué)的倉儲物流管理信息系統(tǒng)減少了人的思維誤差,提高了企業(yè)的管理水平,為企業(yè)的發(fā)展提供了科學(xué)的數(shù)據(jù)依據(jù)。 本文利用軟件工程的思想,開發(fā)了基于JavaEE技術(shù)和B/S模式的倉儲物流管理信息系統(tǒng),采用遺傳算法處理揀選路徑的優(yōu)化問題,遺傳算法具有自組織、自適應(yīng)和智能性,良好普適性和可規(guī);,基本思想簡單,實(shí)現(xiàn)步驟規(guī)范,便于工程使用,對于大型的倉儲系統(tǒng)的適應(yīng)性非常強(qiáng),因此可以滿足大型倉儲系統(tǒng)的需要。本文對傳統(tǒng)的自適應(yīng)遺傳算法做了改進(jìn),新算法具有更快的收斂速度和更可靠的穩(wěn)定性。在算法的運(yùn)行過程中,適應(yīng)性高的個(gè)體被保留了下來,而適應(yīng)性低的逐漸消失,從而實(shí)現(xiàn)在復(fù)雜的問題中尋找到最優(yōu)的解決方案。 論文首先介紹了本課題的研究背景,國內(nèi)外研究現(xiàn)狀,本課題研究的目的及意義,以及具體的研究內(nèi)容。在系統(tǒng)分析階段,通過調(diào)查研究真實(shí)的倉儲物流系統(tǒng)的業(yè)務(wù)流程,明確了系統(tǒng)的功能需求、性能需求、網(wǎng)絡(luò)需求,以及業(yè)務(wù)流程和數(shù)據(jù)流程,并通過對現(xiàn)行業(yè)務(wù)流程的優(yōu)化,得出了系統(tǒng)的業(yè)務(wù)流程;系統(tǒng)設(shè)計(jì)階段主要完成了系統(tǒng)架構(gòu)設(shè)計(jì)和數(shù)據(jù)庫的設(shè)計(jì),形成了E-R圖和具體的數(shù)據(jù)庫表;系統(tǒng)實(shí)現(xiàn)階段完成了代碼實(shí)現(xiàn);在系統(tǒng)測試階段完成系統(tǒng)功能與性能測試并分析測試結(jié)果。 本課題的研究成果適用于倉儲管理過程中的各項(xiàng)操作,以不同的功能模塊,執(zhí)行倉儲物流系統(tǒng)的各項(xiàng)基本業(yè)務(wù)。用戶可以操作相應(yīng)的模塊,來控制倉儲物流吸引里的貨物流向,盤點(diǎn)庫存數(shù)量并可以進(jìn)行相應(yīng)的修改,整個(gè)工作流程清晰流暢,工作量小。
[Abstract]:With the rapid development of the information society, with the development of information technology is becoming the mainstream of warehouse management, warehouse management science is reflected in the degree of information system on the one hand, to optimize the information management process for the enterprise, has great economic value; on the other hand, the information of social development is good, has great social value. Mainly reflect in:
(?) because of the scientific simplification of the flow of warehousing, the efficiency of the warehousing workers has been greatly improved, and the time for the detention of the goods in the storage is shortened.
Due to the reduction of the number of manual operations, informatization was applied to the largest extent in the process of outgoing and warehousing management and inventory management, which reduced personnel expenditures and increased the income share of warehousing and logistics enterprises.
In terms of enterprise management, the scientific warehouse logistics management information system reduces human's thinking errors, improves the management level of enterprises, and provides scientific data basis for the development of enterprises.
In this paper, using the method of software engineering, the development of the logistics management information system based on JavaEE technology and B/S model, the optimization problem of path selection in genetic algorithm, genetic algorithm is self-organizing, adaptive and intelligent, good universality and scale, the idea is simple, the implementation steps of standard, convenient for engineering use for large-scale storage systems, the adaptability is very strong, so it can meet the needs of large-scale storage system. In this paper, an adaptive genetic algorithm to improve the traditional, the new algorithm has faster convergence speed and more reliable stability. In the operation process of algorithm, the high adaptability of the individual is preserved, and low adaptability gradually disappear, so as to achieve to find the optimal solution in a complex problem.
This paper firstly introduces the research background, research status at home and abroad, the purpose and significance of the research, as well as the specific research content. In the stage of system analysis, through the investigation and study of real storage logistics business process, the system functional requirements, performance requirements, network requirements and business processes and data process, and through the optimization of existing business processes, the business process of the system; the system design phase mainly completed the design of system architecture design and database, the formation of E-R diagram and specific database table; the implementation stage complete code; complete the system function and performance test and analysis of test results in the system testing phase.
The research results of this paper apply to the warehouse management process, with different function modules, the basic implementation of warehousing system. Users can operate the corresponding module, to control the flow of goods in the warehouse logistics attract inventory, inventory number and can be amended accordingly, the whole process is clear and smooth. The workload is small.
【學(xué)位授予單位】:北方工業(yè)大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2015
【分類號】:TP311.52
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 蔡一博;;國內(nèi)軟件測試現(xiàn)狀分析[J];東方企業(yè)文化;2010年03期
2 季晨;李棟;;基于遺傳模擬退火算法的軍用倉庫選址研究[J];電腦知識與技術(shù);2010年08期
3 韓明軍;;軟件性能測試過程[J];信息技術(shù)與標(biāo)準(zhǔn)化;2007年11期
4 林松;;基于B/S倉儲管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];福建電腦;2010年02期
5 師凱;蔡延光;鄒谷山;王濤;;分段蟻群算法在運(yùn)輸調(diào)度問題中的應(yīng)用[J];廣東工業(yè)大學(xué)學(xué)報(bào);2006年01期
6 吳文革;;淺談國有企業(yè)如何做好倉庫管理工作[J];經(jīng)營管理者;2011年14期
7 李衡;;關(guān)于倉儲物流管理信息系統(tǒng)分析與討論[J];經(jīng)營管理者;2012年02期
8 趙鵬;楊劍;周近;;軟件測試發(fā)展創(chuàng)新問題探究[J];計(jì)算機(jī)光盤軟件與應(yīng)用;2012年08期
9 羅勇;陳治亞;;基于改進(jìn)遺傳算法的物流配送路徑優(yōu)化[J];系統(tǒng)工程;2012年08期
10 李建義,張紅亮;基于B/S方式的企業(yè)倉儲物流信息系統(tǒng)的實(shí)現(xiàn)[J];華北水利水電學(xué)院學(xué)報(bào);2003年03期
,本文編號:1380336
本文鏈接:http://sikaile.net/guanlilunwen/wuliuguanlilunwen/1380336.html