{$cfg_webname}
主页 > 计算机 > 其他 >

基于RFID技术的物料管理信息系统的设计与开发(Eclipse,MySQL)

来源:wenku7.com  资料编号:WK716415 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK716415
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于RFID技术的物料管理信息系统的设计与开发(Eclipse,MySQL)(论文14500字,外文翻译,参考程序代码)
摘要:本系统的开发目的是开发出一个现代仓库管理系统,整个系统的核心是无线射频技术RFID,它的使用可以大大节省人力和物力资源。本文中详细的介绍了此系统以及与之相关的内容。本系统使用的数据库是关系型数据库MySql,编程语言选用的是使用最多的JAVA语言,在开发工具上选用的是Eclipse和Tomcat。系统中实现了货物的出库、入库管理;库存的查询;出入库记录;仓管员管理员信息管理;供货商信息管理;客户信息管理;物料管理;仓库信息管理等9大功能模块。本系统的核心是货物的出、入库管理,在这两个功能中我们都借助了RFID无线射频识别技术来自动获取物料信息,这一技术的使用让我们的工作效率大大提高
关键词:RFID射频识别技术;仓库信息管理;JAVA;Tomcat;

Design andDevelopment of RFID-based Material Management Information System
Abstract:The RFID-based material management information system is a modern warehouse management system developed to save human resources and improve work efficiency.This article details the system and its related content.The database used in this system is the relational database MySql, the programming language uses the most used JAVA language, and the development tools use Eclipse and Tomcat.The system implements nine modules: system user management, supplier information management, raw material management, type information management, product information management, product warehousing management, product warehousing management, and transportation management.The main function of this system is the registration of product information and the management of the inbound and outbound warehouse. Based on the previous warehouse information management system, RFID radio frequency identification technology has been added. This technology will greatly improve the efficiency and accuracy of warehouse management.
Key Words:RFID radio frequency identification technology;Warehouse information management; JAVA;Tomcat
 

基于RFID技术的物料管理信息系统的设计与开发(Eclipse,MySQL)
基于RFID技术的物料管理信息系统的设计与开发(Eclipse,MySQL)
基于RFID技术的物料管理信息系统的设计与开发(Eclipse,MySQL)


目录
1引言    1
1.1开发背景    1
1.2国外内外研究现状    1
1.2.1 RFID研究现状    1
1.2.2 物料管理信息系统研究现状    2
1.3开发目的    2
2 系统相关介绍    3
2.1 开发工具介绍    3
2.1.1 MySql数据库    3
2.1.2 Eclipse    3
2.1.3 Tomcat    3
2.2 应用技术介绍    3
2.2.1 Jsp动态网页技术    3
2.3    RFID技术    4
2.4    RFID技术在物料管理信息系统中的应用    5
2.4.1 分析物料管理信息系统    5
2.4.2 系统硬件构成    6
3    系统分析    6
3.1    可行性分析    6
3.1.1 技术可行性分析    6
3.1.2 经济可行性分析    6
3.1.3 社会因素分析    7
3.1.4 操作可行性分析    7
3.1.5 分析结论    7
3.2    需求分析    7
3.2.1 功能需求分析    7
3.2.2 数据库需求分析    8
4    系统设计    9
4.1    系统总体设计    9
4.2    系统详细设计    10
4.3    数据库设计    11
5    系统实现    13
5.1    项目总体结构    13
5.2 登陆模块    14
5.3    库存管理模块的实现    15
5.3.1 库存查询功能的实现    15
5.4 出入库管理模块的实现    17
5.4.1 入库管理功能的实现    17
5.4.2 出库管理功能的实现    19
5.5    人员管理模块的实现    21
5.5.1 仓库管理员管理功能的实现    21
5.6 基础数据模块的实现    24
5.6.1 供应商信息管理功能的实现    24
5.6.2 货物信息管理功能的实现    26
6 总结    28
参考文献    29
致谢    30

推荐资料