1 / 32
文档名称:

毕业设计论文-某物资存储管理系统设计与实现(含源程序代码).doc

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

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

分享

预览

毕业设计论文-某物资存储管理系统设计与实现(含源程序代码).doc

上传人:钻石文档库 2014/3/11 文件大小:0 KB

下载得到文件列表

毕业设计论文-某物资存储管理系统设计与实现(含源程序代码).doc

文档介绍

文档介绍:源程序代码等全套设计联系QQ 695132052 各专业都有
分类号:TP315 U D C:D10621-408-(2007)6250-0
密级:公开编号:2002032023
成都信息工程学院
学位论文
某物资存储管理系统设计与实现
论文作者姓名:
杜林
申请学位专业:
网络工程
申请学位类别:
工学学士
指导教师姓名(职称):
王燚(副教授)
论文提交日期:
2007年 6 月 10 日
某物资存储管理系统设计与实现
摘要
随着市场经济的高速发展,物资存储管理越来越重要,如何降低成本,提高工作效率是物资存储管理者需要解决的一个实际问题,本系统从实际出发,在分析目前物资管理中存在的问题基础上,结合管理信息系统开发的概念,结构及系统开发的基本原理和方法开发的。、用SQL Server 2000作为后台数据库开发的物资存储管理系统,支持多形式客户的数据共享、提高作业效率、监控整个物资进库、出库流程、提供完整的物资出库、入库信息,并且特别关注对各环节业务的监控及例外情况的监控。系统主要完成对物资仓库的库存管理,包括物资入库、出库、库存,员工信息,供应商信息以及密码管理等。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。
关键词: 物资物资入库物资出库
Design and Implementation of modity Storage Management System
Abstract
Along with the market economy high speed development, modity storage management is ing more and more important. How to reduce the cost and enhance the working efficiency is a critical problem which the superintendent needs to solve. modity storage management system is developed according to the principle of software system development and is based on analyzing the problems existing in modity management systems. This system, which uses to develop the forestage application and uses SQL Server 2000 as the backstage database, supports various kinds of customer data sharing to enhance the work efficiency. It monitors the modity flow entering and leaving the storage in order to provide detail information of how and when modity leaves or enters the storage to the customers. The system has implemented the basic functions modity storage management, including storing and retrieving goods, checking the state of goods and the information of suppliers, as well as the password management and so on.
Key words: Commodity; In-Stock; Out-Stock
目录
论文总页数:27页
1 引言 1
背景 1
1
2
2
2 管理系统功能分析 2
系统功能分析 2
系统功能模块设计 3
3 系统开发工具介绍 3
开发工具的选择 3
Delphi 及 SQL Server 2000简介 4
Delphi 4
SQL Server 2000简介 5
4 数据库的实现 6
数据库综述 6
确定数据表和表中的字段以及数据结构 6
4