1、 毕业设计(论文) 题 目: 仓库货物管理系统设计与实现 学 生: 指导老师: 教授 系 别: 软件学院 专 业: 软工工程 班 级: 学 号: 2013 年 6 月 i 仓库货物管理系统的设计与实现 摘要 仓库货物管理系统是一个企业不可或缺的一部分,其高效快捷的管理功能与是企业的管理者和 决策者来说都是至关重要的。本文论述仓库货物管理系统的设计与实现过程,主要完成仓库货物管 理系统的需求分析、系统设计和系统实现,并由此设计了数据库系统和前台应用程序。本系统后台 在 SQL Server 2008 数据库平台上开发,前端技术使用 visual studio 2008。系统采用 C/S 模式,
2、能充分发挥客户端 PC 的处理能力, 数据的储存管理功能较为透明。 系统实现了对企业仓库的一些基 本管理,包括出入库管理、货物管理、货物分类管理、仓库管理、盘点管理等功能。经系统的测试, 本系统可以方便、快捷地实现仓库管理中的货物登记、出库入库登记、货物盘点等工作,降低仓库 管理的成本,提高了管理效率,促进企业的快速发展。 关键词:货物管理;仓库管理;出入库管理 ii Warehouse Goods Management System Design and Implementation Abstract Warehouse Goods management system is an integ
3、ral part of an enterprise, its efficient management functions are essential for business managers and decision makers. This article deals with warehouse management system design and realization process mainly complete warehouse management systems requirements analysis, system design, and system impl
4、ementation, and thus designed a database system and the application. Background of the system develops in the SQL Server 2008 database platforms, front-end technology using Visual Studio 2008. Systems in c/s mode, can give full play to the client PCs processing power, data storage management more tr
5、ansparent. Some basic management system on Enterprise warehouse, including warehousing management, freight management, freight management, warehouse management, inventory management, and other functions. Simple test, the system can easily and quickly achieve registration, storage of goods in warehou
6、se management, such as registration, inventory of goods, reduce warehouse management costs, improve management efficiency, promote the rapid development of the enterprise. Key words:Cargo Management; warehouse management; in-out of storage management iii 查重方面各位语句顺序调整一下,或者添加删除一些句子段落就可以了,学校图书馆有知网查询的可 以先查一下,一般都没什么大问题的。程序的话,随便写一点核心功能,答辩的时候能跑起来就可以 了。希望对你们有点帮助 目录目录 1 绪论 1 1.1 课题来源 . 1 1.2 研究现状 . 1 1.3