【正文】
2020 屆工業(yè)工程專業(yè)(工科)畢業(yè)設(shè)計(論文) I 自動化立體倉庫計算機倉儲管理系統(tǒng)開發(fā) 摘 要 自動化立體倉庫系統(tǒng)是現(xiàn)代物流自動化系統(tǒng)的重要組成部分,隨著 企業(yè)信息化的 的發(fā)展,要求自動化立體倉庫能夠?qū)崟r接受任務(wù)信息,在高效率執(zhí)行任務(wù)的同時實時反饋任務(wù)完成信息,這就要求 企業(yè) 的管理層、監(jiān)控層以及控制層能夠協(xié)調(diào)高效地工作, 倉庫管理系統(tǒng)對于企業(yè)來說尤為重要 。 本文基于現(xiàn)代物流技術(shù)的應(yīng)用和發(fā)展要求,進行自動化立體倉庫的計算機倉儲管理系統(tǒng)的開發(fā)。 首先,本文對自動化立體倉庫的構(gòu)成做了簡單的介紹;然后,在研究現(xiàn)有的自動化立體倉庫的基礎(chǔ)之上,結(jié)合實際情況,規(guī)劃了 3 巷道風(fēng)動 機械零部件立體倉庫的倉儲管理系統(tǒng)的功能,并研究了系統(tǒng)所涉及到相關(guān)實體間的關(guān)系,建立了實體 — 關(guān)系圖;最后,進行了表與字段的分析和數(shù)據(jù)庫的創(chuàng)建 。并 利用 VB 編程語言和 Access 數(shù)據(jù)庫,經(jīng)過系統(tǒng)分析、數(shù)據(jù)庫設(shè)計、界面設(shè)計和系統(tǒng)功能設(shè)計等具體完成程序的編制。在管理系統(tǒng)中,實現(xiàn)了入庫管理,出庫管理,報廢管理,查詢管理,貨物統(tǒng)計,數(shù)據(jù)維護,用戶管理以及系統(tǒng)管理等功能 。 關(guān)鍵詞 :自動化立體倉庫, VB 語言, Access 數(shù)據(jù)庫,管理系統(tǒng),功能模塊設(shè)計 2020 屆工業(yè)工程專業(yè)(工科)畢業(yè)設(shè)計(論文) II Development of Computer Storage management System for Automated Warehouse ABSTRACT The automated warehouse system is an important part of the modern logistics automation systems. With the development of enterprise information technology, the automated warehouse is required to be able to accept the task information in real time, which requires monitoring layer and control layer to coordinate work efficiently. Thus warehouse management system for enterprises is particularly important. Based on the requirements of the application and development of modern logistics technology, this paper focuses on the development of the automated warehouse puter warehouse management system. Firstly, the position of the automated warehouse, a brief introduction。 Then, based on the study of existing automated warehouse, bined with the actual situation, planning a three tunnel wind mechanical parts warehouse with warehouse management system function。 next, investigation of the relationship between the related entities involved in the system, the establishment of the entity relationship diagram。 Finally, analysis of tables amp。 fields and database creation. Using VB programming language and the Access database, the program for the management system is prepared after system analysis, database design, interface design and system function design, in which, the functions of storage management, database management, scrap management, query management, cargo statistics, data maintenance, user management and system management have been implemented. KEY WORDS: Automated Warehouse System, Visual Basic, Access database, Management System, Function module design. 2020 屆工業(yè)工程專業(yè)(工科)畢業(yè)設(shè)計(論文) III 目 錄 第 1 章 緒論 ......................................................................................................... 1 自動化立體倉庫管理信息系統(tǒng)的研究背 景及意義 ................................ 1 自動化立體倉庫管理系統(tǒng)的基本內(nèi)容 .................................................... 1 自動化立體倉庫概要 ..................................................................... 2 管理信息系統(tǒng)基本概念 ................................................................. 4 自動化立體倉庫的研究狀態(tài) .................................................................... 7 國內(nèi)情況 ......................................................................................... 7 國外情況 ......................................................................................... 8 自動化立體倉庫的未來趨勢 .................................................................... 8 本課題的研究內(nèi)容 .................................................................................... 9 第 2 章 系統(tǒng)總體設(shè)計 ............................................................................................11 系統(tǒng)功能需求分析 ...................................................................................11 系統(tǒng)功能模塊設(shè)計 ...................................................................................11 倉庫管理信息系統(tǒng)開發(fā)環(huán)境簡介 .......................................................... 15 中文 Visual Basic 簡介 ........................................................... 15 Access2020 簡介 ......................................................................... 16 系統(tǒng)目標(biāo)及思想設(shè) 計 .............................................................................. 16 系統(tǒng)可行性分析 ...................................................................................... 17 本章小結(jié) .................................................................................................. 19 第 3 章 數(shù)據(jù)庫設(shè)計 ............................................................................................... 20 數(shù)據(jù)庫需求分析 ...................................................................................... 21 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計 .............................................................................. 21 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 .............................................................................. 25 數(shù)據(jù)庫的實現(xiàn) .......................................................................................... 26 本章小結(jié) .................................................................................................. 29 第 4 章 系統(tǒng)界面設(shè)計 ........................................................................................... 30 創(chuàng)建工程項目 — 倉庫管理系統(tǒng) .............................................................. 30 2020 屆工業(yè)工程專業(yè)(工科)畢業(yè)設(shè)計(論文) IV 系統(tǒng)運行流程 .......................................................................................... 30 系統(tǒng)登陸界面設(shè)計 .................................................................................. 31 系統(tǒng)主窗體設(shè)計 ...................................................................................... 32 系統(tǒng)功能模塊窗體設(shè)計 .......................................................................... 37 系統(tǒng)維護模塊窗體設(shè)計 ............................................................... 37 日常業(yè)務(wù)模塊窗體設(shè)計 ............................................................... 38 貨物統(tǒng)計模塊窗體設(shè)計 ............................................................... 40 貨物查詢模塊窗體設(shè)計 ............................................................... 41 數(shù)據(jù)維護模塊窗體設(shè)計 ............................................................... 43 本章小結(jié) ..................................