网吧计费管理系统的设计与实现

  • 格式:doc
  • 大小:1.64 MB
  • 文档页数:52

毕业论文(设计)

基于java技术的网吧管理计费系统的设计与实现

学生姓名 ***

学 号 BC1033****

指导教师 赵磊 副教授

年 级 2010级

专 业 计算机科学与技术

系 别 信息科学系 黑龙江外国语学院2014届毕业论文

摘 要

随着科学技术的不断提高,计算机科学与技术日趋成熟,计算机应用到生产和生活的各个领域,发挥了越来越重要的作用。作为计算机应用的一部分,使用计算机对网吧信息进行管理,具有手工操作无法比拟的优点,例如:检索迅速,查找方便,可靠性高,存储量大,寿命长,成本低等,因此研究开发网吧计费系统具有可行的实际意义。

本系统是一个功能比较强大的网吧计费系统。该系统信息来源主要由管理员添加,方便网站管理员的查询和管理。该系统的任务是方便,灵活的管理网吧的各项信息,包括对每台电脑配置管理、会员用户管理、上机时间计算、金额计算等。系统主要有添加,查找,删除,统计等功能模块组成。本系统会做到满足网吧管理日常工作的需要,使用方便,界面亲切,安全可靠。

关键词: 网吧计费系统;信息管理;安全 黑龙江外国语学院2014届毕业论文

Abstract

With the continuous improvement of science and technology, computer science

and technology matures, computer application to the production and in all spheres of

life, has played an increasingly important role. As part of computer applications, the

use of computers to the community information management, with manual unmatched

advantages, such as: the rapid retrieval, find convenient, high reliability and large

storage capacity, long life, low cost, so research and development of Internet cafes fee

system is feasible, practical significance.

The system is a more powerful cyber cafe billing system. The system is the main

source of information added by the administrator to facilitate inquiries webmaster and

management. The system's mission is convenient, flexible management of the Internet

cafes, including on each computer configuration management, user management

members, the time machine, the amount of calculation. System mainly add, find,

delete, statistical and other functions module. This system will ensure the

management of Internet cafes to meet the needs of their daily work, easy to use,

friendly interface, safe and reliable.

Keywords: cyber cafe billing system; management; safe黑龙江外国语学院2014届毕业论文

1 目 录

摘 要 ............................................................ 1

ABSTRACT .......................................................... 1

目 录 ............................................................. 1

第1章 绪论 ...................................................... 4

1.1课题背景 ..................................................... 4

1.1.1课题来源 ............................................................. 4

1.2目的和意义 ................................................... 4

1.2.1意义 ................................................................. 4

1.2.2目的 ................................................................. 4

1.3运行环境 ..................................................... 5

1.3.1服务器端配置需求 ..................................................... 5

1.3.2客户端配置需求 ....................................................... 5

1.4本章小结 ..................................................... 5

第2章 系统需求分析及可行性研究 .................................. 6

2.1系统可行性研究 ............................................... 6

2.1.1技术可行性 ........................................................... 6

2.1.2系统安全可行性 ....................................................... 6

2.1.2系统实用可行性 ....................................................... 6

2.2需求分析 ..................................................... 7

2.3 业务流程分析 ................................................ 8

2.3.1业务流程分析的目的 ................................................... 8

2.3.2业务流程分析 ......................................................... 8

2.3 数据流程分析 ................................................ 9

2.3.1数据流程分析 ......................................................... 9

2.3.2数据流程顶层图分析 .................................................. 10

2.3.3数据流程一层图分析 .................................................. 10

2.3.4数据流程二层图分析 .................................................. 11

2.4 数据字典 ................................................... 12 黑龙江外国语学院2014届毕业论文

1 2.5本章小结 .................................................... 15

第3章 系统功能分布 ............................................. 16

3.1电脑信息管理 ................................................ 16

3.2会员信息管理 ................................................ 16

3.3记事信息管理 ................................................ 16

3.4计费信息管理 ................................................ 16

3.5系统设置管理 ................................................ 16

3.6本章小结 .................................................... 17

第4章 系统设计 ................................................. 18

4.1 设计原则及具体功能划分 ..................................... 18

4.1.1设计原则 ............................................................ 18

4.1.2软件设计原则 ........................................................ 18

4.2 构架概述 .................................................. 19

4.3 计界面设计 ................................................ 20

4.4 数据库概念设计 ............................................. 20

4.5 数据库逻辑设计 ............................................. 22