国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

倉庫庫存管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).rar

RAR格式版權(quán)申訴手機(jī)打開展開

倉庫庫存管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),(內(nèi)含完整論文,源代碼)摘要庫存管理系統(tǒng)是典型的信息管理系統(tǒng)(mis),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng).數(shù)據(jù)性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)?,F(xiàn)代企業(yè)的最大特點(diǎn)是信息處理量比較大,所管理的物資...
編號(hào):58-22274大小:1.38M
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 20023286 發(fā)布

倉庫庫存管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

(內(nèi)含完整論文,源代碼)
摘 要

庫存管理系統(tǒng)是典型的信息管理系統(tǒng)(MIS),其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng).數(shù)據(jù)性好的庫。而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
現(xiàn)代企業(yè)的最大特點(diǎn)是信息處理量比較大,所管理的物資設(shè)備、原材料及零部件種類繁多,而且由于入庫單、出庫單、需求單等單據(jù)發(fā)生量特別大,關(guān)聯(lián)信息多,查詢和統(tǒng)計(jì)的方式各不相同,因此在管理上實(shí)現(xiàn)起來有一定的困難。所以很有必要設(shè)計(jì)出一套系統(tǒng)來管理企業(yè)的庫存運(yùn)作,而庫存管理系統(tǒng)可以全面管理倉庫中的商品和貨物,縮短庫存信息流轉(zhuǎn)時(shí)間,進(jìn)而提高企業(yè)的經(jīng)營效率。

本設(shè)計(jì)采用Visual Basic 6.0的開發(fā)環(huán)境,主要完成了庫存管理系統(tǒng)的需求分析、功能模塊的劃分、數(shù)據(jù)庫模式分析,并由此完成了數(shù)據(jù)庫結(jié)構(gòu)和應(yīng)用程序的實(shí)現(xiàn),本文內(nèi)容組織如下:
第一章 介紹了信息管理系統(tǒng),以及庫存管理系統(tǒng)開發(fā)背景必要性和目標(biāo);
第二章 介紹了Visual Basic 6.0、Microsoft SQL Server 2000以及數(shù)據(jù)庫管理系統(tǒng)進(jìn);
第三章介紹了庫存管理系統(tǒng)的需求分析,功能模塊劃分以及數(shù)據(jù)庫的實(shí)現(xiàn);
第四章 系統(tǒng)詳細(xì)設(shè)計(jì),主要實(shí)現(xiàn)了記錄的添加、刪除和修改,實(shí)現(xiàn)了密碼維護(hù)功能等;
第五章 結(jié)束語;

關(guān)鍵字:

倉庫庫存管理系統(tǒng);信息管理系統(tǒng);Visual Basic 6.0 ;SQL Server 2000;

Abstract
Stockpile manage system is a typical MIS.It’s development mostly include the foundation and maintenance of the database and the development of the client application programme.For the former we must eatablish a better database,which has well data consistency and data security.For the latter we must make the programme has self-contained function and easy to be use.
The modern enterprises most major characteristic is the information process load quite is big, manages the commodity equipment, raw material and the spare part type are many, moreover because the warehousing list, documentary evidences and so on storehouse list, then enhances the enterprise the management efficiency.
The design of the development environment using Visual Basic 6.0 mainly completed inventory management system needs analysis, the division of functional modules, the database model analysis, and thus completed the database structure and application implementation, the content of this organization are as follows
Chapter one introduced What are summarized information management systems and inventory management systems development background need and objectives;
Chapter two introduced that Visual Basic 6.0, Microsoft SQL Server 2,000 as well as the database management system carries on the concise introduction.
Chapte three main sub-chapter on inventory management system needs analysis, and databases to achieve specific functional modules
Chapter four is Systems design, the main achievement of the records added, deleted and modified to achieve the maintenance functions of passwords Chapter five is concluding remarks
Key:
Stockpile manage system; Information management system; Visual Basic 6.0 ; SQL Server 2000

目 錄
前言•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••6
第一章 系統(tǒng)開發(fā)平臺(tái)簡介 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••7
第一節(jié) Visual++ 6.0 簡介•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••7
第二節(jié) SQL Server 2000簡介•••••••••••••••••••••••••••••••••••••••••••••••••••••••••8
第二章 概述••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••10
第一節(jié) 管理信息系統(tǒng)概述 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••10
第二節(jié) 管理信息系統(tǒng)的應(yīng)用••••••••••••••••••••••••••••••••••••••••••••••••••••••••••11
第三節(jié) 管理信息系統(tǒng)的發(fā)展方向••••••••••••••••••••••••••••••••••••••••••••••••••••11
第四節(jié) 管理信息系統(tǒng)的特點(diǎn) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••12
第五節(jié) 開發(fā)背景 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••14
第六節(jié) 庫存管理的必要性•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••14
第七節(jié) 庫存管理的目標(biāo)••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••15

第三章 庫存管理系統(tǒng)需求分析••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••17
第一節(jié) 需求分析••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••17
3.1.1企業(yè)需求分析••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••18
3.1.2用戶需求分析 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••19
3.1.3系統(tǒng)功能分析 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••19
3.1.4系統(tǒng)流程分析 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••20
3.1.5類模塊•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••21
第二節(jié) 系統(tǒng)功能模塊劃分••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••21
3.2.1基本信息管理 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••21
3.2.2產(chǎn)品信息管理模塊•••••••••••••••••••••••••••••••••••••••••••••••••••••••22
3.2.3 庫存操作管理 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••22
3.2.4 庫存警示管理 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••22
3.2.5.統(tǒng)計(jì)查詢管理功能 •••••••••••••••••••••••••••••••••••••••••••••••••••••23
第三節(jié) 數(shù)據(jù)庫設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••23
3.3.1創(chuàng)建數(shù)據(jù)庫 ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••23
3.3.2數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••24
第四章 庫存管理系統(tǒng)詳細(xì)設(shè)計(jì) ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••27
第一節(jié) 系統(tǒng)管理模塊設(shè)計(jì) ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••27
4.1.1主界面的設(shè)置 •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••27
第二節(jié) 客戶管理模塊設(shè)計(jì) ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••28
4.2.1設(shè)計(jì)客戶信息編輯對(duì)話框 •••••••••••••••••••••••••••••••••••••••••••••28
4.2.2設(shè)計(jì)客戶信息管理對(duì)話框 •••••••••••••••••••••••••••••••••••••••••••••28
第三節(jié) 倉庫管理模塊設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••29
4.3.1設(shè)計(jì)倉庫信息編輯對(duì)話框 ••••••••••••••••••••••••••••••••••••••••••••29
4.3.2設(shè)計(jì)倉庫信息管理對(duì)話框 ••••••••••••••••••••••••••••••••••••••••••••30
第四節(jié) 用戶管理模塊設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••30
4.4.1設(shè)計(jì)添加用戶信息的對(duì)話框 •••••••••••••••••••••••••••••••••••••••••30
第五節(jié) 產(chǎn)品管理模塊設(shè)計(jì) ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••31
4.5.1設(shè)計(jì)產(chǎn)品信息管理對(duì)話框 ••••••••••••••••••••••••••••••••••••••••••••31
第六節(jié) 庫存操作管理模塊設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••31
4.6.1設(shè)計(jì)入庫單管理對(duì)話框 •••••••••••••••••••••••••••••••••••••••••••••••31
4.6.2設(shè)計(jì)出庫操作管理對(duì)話框 ••••••••••••••••••••••••••••••••••••••••••••32
4.6.3設(shè)計(jì)庫存盤點(diǎn)對(duì)話框 •••••••••••••••••••••••••••••••••••••••••••••••••••32
第七節(jié) 庫存警示管理模塊設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••••32
4.7.1設(shè)計(jì)產(chǎn)品數(shù)量報(bào)警管理模塊 ••••••••••••••••••••••••••••••••••••••••••32
4.7.2設(shè)計(jì)產(chǎn)品失效報(bào)警管理模塊 ••••••••••••••••••••••••••••••••••••••••••33
第八節(jié)統(tǒng)計(jì)查詢管理模塊設(shè)計(jì) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••33
4.8.1設(shè)計(jì)產(chǎn)品出入庫統(tǒng)計(jì)對(duì)話框 ••••••••••••••••••••••••••••••••••••••••••33
4.8.2設(shè)計(jì)庫存產(chǎn)品流水統(tǒng)計(jì)表對(duì)話框 ••••••••••••••••••••••••••••••••••••35
參考文獻(xiàn) •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••35


參考文獻(xiàn)
1.《Visual Basic+SQL Server數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)與實(shí)例》李曉黎 張巍 編著人民郵電出版社 2003.8
2.《Visual Basic6.0數(shù)據(jù)庫開發(fā)技術(shù)與工程實(shí)踐》 求是科技 編著 人民郵電出版社 2004.1
3. 《現(xiàn)代軟件工程》 周之英 編著. 科學(xué)出版社. 2000.1
4. 《工程應(yīng)用軟件開發(fā)技術(shù)》 唐任仲 編著. 化學(xué)工業(yè)出版社. 1999.5
5. 《Visual Basic 6.0 中文版 參考詳解》 李懷明 等著. 清華大學(xué)出版社. 1999.11
6. 《Visual Basic 6.0 高級(jí)編程技巧》 李善茂 等著. 電子工業(yè)出版社. 1999.5
7. 《Visual Basic 6.0 中文版 提高與應(yīng)用》 譚浩強(qiáng) 主編. 電子工業(yè)出版社. 1999.11
8. 《軟件工程導(dǎo)論》張海蕃 主編. 清華大學(xué)出版社. 2000年出版