计算机专业 优秀毕业设计 RFID图书管理系统 下载本文

内容发布更新时间 : 2024/5/19 2:33:57星期一 下面是文章的全部内容请认真阅读。

2010届本科生毕业设计

RFID图书管理系统

摘 要

在一个越来越追求成本与效率的时代,人们不断的寻找更好的技术和方法进行图书管理工作。本文拟对图书馆管理系统进行软硬件的升级,通过采用先进的RFID(无线射频卡)技术和设备,从而有效地提高图书管理的效率、简化图书管理的流程、降低图书管理人员的劳动强度。

建设RFID图书管理系统网络运行环境并部署相应的RFID硬件设备,用来识别、追踪、和保护图书馆的所有资料,实现图书借还、顺架、查找、馆藏盘点等功能,目标是极大地提高图书馆资料处理的效率,从而有更多的精力和时间为读者提供更多更周到的人性化服务。

本文充分利用Java、MySQL数据库技术的强大力量,提高编程效率和可靠性。采用Struts+Spring+Hibernate+Ajax技术的开发,可实现跨平台运行具备良好的稳定性、扩展性、安全性、灵活地需求变动功能。B/S结构的优势在于更加方便系统的升级和维护。 关键词:RFID 图书管理 JAVA SSH

I

2010届本科生毕业设计

Library Management System Bases on RFID Technology

ABSTRACT

In an increasingly seeking cost and efficiency of the times, people are constantly looking for better technology and methods of library management. This paper on the library management system software and hardware upgrades, through advanced RFID (Radio Frequency Identification) technology and equipment, to improve efficiency of Library Management effectively, simplify library management processes, reduce librarians working intensity.

Library Management System Bases on RFID Technology construction operation of the network environment and deployment of the corresponding RFID hardware devices. Used to identify, track, and the protection of all library materials borrowed by RFID system implementation is also, sort, find, collections inventory and other functions, goal is to greatly improve the efficiency of the treatment of library materials, and thus have more energy and time to provide readers with more personalized service and thoughtful.

Design take full advantage of Java、MySQL database technology a powerful force to improve the efficiency and reliability of the programming. Using Struts + Spring + Hibernate + Ajax, enabling cross-platform operation with good stability, scalability, security, flexibility to changes in the demand function. The advantage of B/S structure is being more convenient to upgrade and maintain the system.

Key word: RFID Library Management System JAVA SSH

II

2010届本科生毕业设计

目 录

摘 要 ................................................... I ABSTRACT ................................................ II 1 前言 .................................................. 1

1.1 选题背景 ................................................. 1 1.2 选题目标 ................................................. 1 1.3 可行性研究 ............................................... 2 1.3.1 技术可行性 ............................................. 2 1.3.2 经济可行性 ............................................. 2 1.3.3 管理可行性 ............................................. 3 1.3.4 所面临的问题 ........................................... 3 1.4 本章小结 ................................................. 3

2 需求分析 .............................................. 4

2.1 图书馆现状与问题分析 ..................................... 4 2.2 一个理想的、现代化的图书馆 ............................... 4 2.3 系统需求分析 ............................................. 4 2.4 功能需求分析 ............................................. 5 2.5 应用需求分析 ............................................. 6 2.6 本章小結 ................................................. 7

3 RFID技术简介 ......................................... 8

3.1 RFID的背景介绍 .......................................... 8

III