仓库管理系统(vb+access).rar

RAR格式版权申诉手机打开展开

仓库管理系统(vb+access),仓库管理系统(vb+access)3.7万字65页包括源代码、论文、演示程序摘要本毕业论文系统的描述了毕业设计的全过程,它是一个历时近三个月的毕业设计的总结,也是毕业设计作品的功能说明书.毕业论文首先对毕业设计课题“仓库管理系统”进行系统分析,确定系统的规模和范围,确定软件的总体要求,所需要的硬件环境和支撑软件,确定待...
编号:99-32078大小:887.00K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 思想汇报 发布

仓库管理系统(VB+ACCESS)
3.7万字 65页

包括源代码、论文、演示程序



摘 要
本毕业论文系统的描述了毕业设计的全过程,它是一个历时近三个月的毕业设计的总结,也是毕业设计作品的功能说明书.毕业论文首先对毕业设计课题“仓库管理系统”进行系统分析,确定系统的规模和范围,确定软件的总体要求,所需要的硬件环境和支撑软件,确定待开发软件与外界的接口,根据课题的要求确定软件对操作的要求,以及待开发软件总体上的约束和限制。分析确定了系统模式为(C/S)及系统所需要的功能。
根据毕业设计课题要求,所以我选择了Visual Basic6.0作为前台开发工具,Microsoft Access2000作为后台数据库开发平台;并对开发环境、开发工具、数据库服务器作了一些介绍。在总体设计中按软件工程的理论和方法进一步分析确定软件的模块及结构、数据结构和系统功能的具体实现方案。并附有参考文献及主要源代码。
关键字:Visual Basic6.0 Microsoft Access2000 仓库管理系统






ABSTRACT

Times New Roman Times New Roman Times New Roman Times New This graduation thesis descried the whole course of graduation project of systematic for nearly three months summary of graduation projects.
Whether too it is function manual of graduation project the works/carry on network analysis of at first to graduation project subject”storehouse management system” graduation thesis, Confirm systematic scale and range, confirm the general requirement for the software, the hardware environment and external interface, confirm the request to operating of the software according to the request of subject, And wait to develop the software restraint and restriction generally. Analyze that has confirmed the function that the systematic mode is needed by(C/S) and system.
Old in data amount according to my subject, so I have chosen Visual Basic6.0 to be made for the developing instrument of proscenium, Microsoft Access2000 is regarded as backstage supporter’s database server; And has done some to introduce to development environment, developing instrument, database server. Analysis and confirm module and structure of software further according to theory and method of soft project in overall design, data structure and system function concrete to realize schemes. And enclose the list of references and main source code.
Keywords: Storehouse management system、Visual Basic6.0、Microsoft Access 2000


目 录
摘 要 1
ABSTRACT 2
目 录 3
第一章 系统综述 5
第一节 数据库的概念和发展历史 5
第二节 数据库应用程序的开发步骤 6
一、应用程序应用背景和需求分析 6
二、组建开发组 7
三、组据库设计 7
四、写应用程序 8
五、调试和优化应用程序 8
六、发布数据库和应用程序 8
第二章 需求分析 9
第一节 功能需求 9
一、商品管理 9
二、仓库管理 9
第二节 性能需求 10
一、硬件环境 10
二、软件环境 10
第三章 开发工具介绍 11
第一节 VISUAL BASIC 概述 11
第二节 ACCESS的主要特点 12
第三节 ACCESS和VISUAL BASIC结合的优点 12
第四章 总体设计 14
第一节 系统层次框图 14
第二节 系统模块设计 14
一、用户登陆模块 14
二、商品管理模块 15
三、仓库管理模块 15
第三节 数据库设计 15
第五章 详细设计 17
第一节 用户登陆模块的设计与实现 17
第二节 商品管理模块的设计与实现 19
一、商品信息录入模块 19
二、商品信息查询模块 23
三、商品信息录入模块 28
四、商品信息删除模块 33
第三节 仓库管理模块的设计与实现 39
一、入库管理模块 39
二、出库管理模块 47
三、库存管理模块 54
结 束 语 64
参考文献 65



参考文献

1. 《Visual Basic6.0数据库开发技术与工程实践》 求是科技 编著 人民邮电出版社 2004.1
2. 《现代软件工程》 周之英 编著. 科学出版社. 2000.1