1 / 73
文档名称:

基于cs结构的仓库智能管理系统_毕业设计论文.doc

格式:doc   页数:73
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于cs结构的仓库智能管理系统_毕业设计论文.doc

上传人:追风少年 2013/6/29 文件大小:0 KB

下载得到文件列表

基于cs结构的仓库智能管理系统_毕业设计论文.doc

文档介绍

文档介绍:本科毕业设计(论文)

题目名称: 基于c/s 的仓库智能管理系统
学院: 计算机科学技术
专业年级: 软件工程 07级

摘要
本文主要阐述了采用面向对象思想开发基于C/S的仓库智能管理系统的方法和过程,包括从可行性研究到系统投入使用的主要相关文档。本系统主要完成对仓库的库存管理,包括入库、出库、库存、员工信息、供应商信息以及密码管理等6个方面。系统可以完成对各类信息的浏览、查询、添加、删修改、报表等功能。
系统的开发环境为mysql+Myeclipse。使用Myeclipse时限逻辑代码。系统实现了系统设置,单据填开,库存查询,报表导出等功能。其中系统设置包括:管理员的增加,修改,删除,以及权限管理;仓库内货物的基本资料的增加,修改,删除;商家的基本资料的增加,修改,删除。单据填开模块包括:出库单,入库单,等单据的填开级作废操作。库存查询系统包括:库存情况的查询,各项明细的查询。
该系统是对仓库的智能管理,并进行相应的采购管理、入库管理、出库管理、报表管理等一些仓库方面的管理。
该系统可以方便地实现商品的入库操作和出库操作、以及报表输出等功能,这些功能的实现对该公司的仓库管理从以往的手工管理过渡到计算机的信息化管理,从而大大提高了工作效率。
关键词:数据库;sql语言;Myeclipse;数据库组建;仓库管理
Abstract
The system mainly refers to warehousing management,which includes the folllowing fields:stock in and out,inventory,staff data,suppliers data and password also offers the funcions as data browse, adding,deleting,modification and report,etc.
The System development environment is mysql and contains 3 modules,system management,receipts management and inventory management module is used to conduct operater and authoirties assignmentmin addition,inventory,staff
andcustomer data adding,modification and deleting;the second part refers to stock in and out,receipts fill-in cancellation; thelast maodule contends to warehousing query,staff salary query,monthly,quarterly,yearly report query..
As stated previously,the sysrem is an intelligent warehousing management includes:purchasing management,stock in and our management,report management,etc.
The system can expediently carry out the merchandise to store in warehouse the operation and a database operation, and the statement print etc. function, the realization of these functions manages to the stock of pany to manage to transfer the information-based management of the calculator from the former handicraft, raising the work efficiency thus and consumedly.
Key words:database; SQL;Myeclipse ;Database module; Database management
目录
摘要 I
Abstract II
第1章绪论 1