图书推荐系统毕业设计 下载本文

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

图书推荐系统毕业设计

【篇一:图书管理及推荐系统设计】

题目:

高职学生毕业论文图书管理及推荐系统设计 学 院: 信息科学与工程学院 专 业: 电气自动化技术 学 号: 201004396030 学生姓名: 杨 君 指导教师: 刘 斌 日 期: 2013年5月20日 武汉科技大学高职生毕业设计(论文) 摘 要

随着社会信息的与日俱增,作为信息储存主要载体之一图书的数量也在不断的增加。如何管理好图书的数量、类型则需要一个系统化的管理方法,软件的介入则很容易的规划了这一繁琐的问题,在计算机日益增多的今天,对个人而言若采取一套行之有效的的图书管理系统来管理自己的书籍会方便许多 ,这也充分的应用了硬件资源,对图书管理部门可以大大的节约人力、物力、财力, 提高管理的效力。

本系统就是在这种背景要求下设计的,系统基于visual c++和sql server,通过visual c++创建界面友好的操作客户端,利用sql server创建和管理数据库,为系统提供后台服务。本系统采用mfc odbc方式连接数据库,mfc的数据库扩展部分封装了使用odbc数据资源的细节,提供了visual c++与odbc间一种简单的调用接口,使系统编程简易清晰。

设计该图书管理及推荐系统的框架主要包括两个部分:登录信息和图书信息的数据管理。除了能对用户信息和图书信息进行维护,还具有基本的添加、修改、删除、查询等操作。总之,该系统即可以满足一般的需求,又拥有与其他管理系统不同的推荐特色功能。 关键词: 图书管理系统; 数据库; odbc;框架 i

武汉科技大学高职生毕业设计(论文) abstract

with the growing information society, information is stored as one of the main carrier of the number of books is constantly increasing. how to manage the number of books, the type of management requires a systematic approach, the software is very easy to get involved in the planning of this complicated issue, increasing the computer today, for individuals to take a

well-established if the library management system to manage their books will be a lot easier, which is also full use of hardware resources, library management department can greatly saves manpower, material and financial resources, improve management effectiveness.

the system is designed in this context of the request, the system based on visual c + + and sql server, visual c + +

created through the user-friendly operation of the client, using the sql server database creation and management, the system provides back-office services. the system uses the mfc odbc connected databases, mfc extension encapsulates database using odbc data source details, providing a visual c + + with odbc call interface between a simple, clear and easy programming of the system.

the design of the library management and recommendation system framework consists of two parts: the login information and book information data management. in addition to the user information and book information for maintenance, but also has basic add, modify, delete, query and other operations. in short, the system that meet the general requirements, and other management systems have the features different recommendations.

key words: books management system management system; database; odbc; framework; ii

武汉科技大学高职生毕业设计(论文) 目 录 1 绪

论 ................................................................................................................. 1

1.1 研究意

义 .................................................................................................. 1 1.2 研究现状分

析 .......................................................................................... 1 1.3 所用开发工具简

介 .................................................................................. 1 1.3.1 visual

c++ ........................................................................................ 2

1.3.2 sql server

2000 ............................................................................... 2 2 系统分

析 ......................................................................................................... 3

2.1 系统开发策

略 .......................................................................................... 3 2.1.1 程序运行时结构方面的考

虑: ....................................................... 3 2.1.2 源代码组织结构方面的考

虑: ....................................................... 3 2.1.3 界面

层 ............................................................................................... 4 2.1.4 逻辑

层 ............................................................................................... 4 2.1.5 数据访问

层 ....................................................................................... 4 2.2 系统功能需求分

析 .................................................................................. 4 2.2.1 需求分析的任

务 ............................................................................... 4 2.2.2 需求分

析 ........................................................................................... 4 3 系统方

案 ......................................................................................................... 6

3.1 访问数据库方

式 ...................................................................................... 6 3.1.1 odbc方

式 ....................................................................................... 6 3.2 数据库的建

立 .......................................................................................... 7 iii

【篇二:基于内容的电子图书推荐系统_b10040101毕

设论文】

南京邮电大学