下载后可任意编辑 基于 RFID 的库存管理系统Inventory Management System Based on RFID1下载后可任意编辑摘要射频识别(Radio Frequency Identification, RFID)作为一种快速、实时、准确采集与处理信息的高新枝术和信息标准化的基础,被列为本世纪十人重要技术之一。RFID 技术已逐渐成为企业提高物流供应链管理水平,降低成本,企业管理信息化,参加国际经济大循环,增强企业核心竞争力不可缺少的技术工具和手段。本文首先介绍了了 RFID 的系统组成,工作原理,进展历史,技术标准现状以及 RFID 在管理中的应用。然后通过对 ODBC 和 JDBC 的讨论,确定了两种中间件的特点。本文利用 JBuilder 9.0,SQL Server 2000,JDBC 设计了基于 RFID的库存管理系统。该系统分为登陆模块,查询模块,出库模块,入库模块。 文中详细列出了各个模块的程序流程图,完成带有 RFID 的货物在库存中的流动模拟。其中程序的核心部分是实现了数据库的建立和针对数据库的查询等操作。本文的最后列写出了对于RFID进展前景的展望。关键词:RFID,库存管理,JDBC,SQL Server 20002下载后可任意编辑AbstractAs a speedy, real-time, accurate information collection and procession technology Radio Frequency Identification has been ranked as one of the most important technology in this century. RFID has gradually become a necessary technological means for manufacture to improve supply chain management, reduce cost, realize management information, joins in international economy circle, strength enterprises’ core compatibility.In this article, author first introduced RFID’s making up, working principle, improving history, the technical standard actuality and the application in the management. Then by discussing ODBC and JDBC, the author found out the characters of these two databases. In this article, author using JBuilder9.0, SQL Server 2000, JDBC designed a warehouse management system based on RFID. This system is made up with the login module, query module, shipment module. The flowcharts of these modules are det...