资源预览内容
第1页 / 共65页
第2页 / 共65页
第3页 / 共65页
第4页 / 共65页
第5页 / 共65页
第6页 / 共65页
第7页 / 共65页
第8页 / 共65页
第9页 / 共65页
第10页 / 共65页
亲,该文档总共65页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述
论文的二级标题都不用改你直接将自己的内容往里面套就可以了比如第一章,绪论1.1 研究目的与意义1.2 国内外现状等等,这些都不用改变画图我们用的Viso工具比较方便,做论文必要的工具,用起来非常方便你可以从网上下载一个 viso 2003安装后,使用我的邮箱是: students_manager163.com你肯定有某个软件的使用说明书第5章截图就可以第4章你来的时候我教一下你第3章按ERP的方式说明流程,非常简单分类号 TP31 密级 保密 UDC 编号 硕士研究生学位论文 题目 宜春市监狱系统短信管理系统的设计与实现学院(所、中心)云南大学软件工程学院 专业名称 软件工程 研究生姓名 盛宏玉 学号 8201003176 导师姓名 万本庭 职称 副教授 2011 年 10 月声 明本人声明所呈交的论文是我个人在导师指导下进行的研究工作及取得的研究成果。尽我所知,除了文中特别加以标注和致谢的地方外,论文中不包含其他人已经发表或撰写过的研究成果,也不包含为获得云南大学或其他教育机构的学位或证明而使用过的材料。与我一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表示了谢意。研究生签名: 日 期: 2011年10月 论文使用和授权说明本人完全了解云南大学有关保留、使用学位论文的规定,即:学校有权保留送交论文的复印件,允许论文被查阅或借阅;学校可以公布论文的全部或部分内容,可以采用影印、缩印或其他复制手段保存论文。 (保密的论文在解密后应遵循此规定)研究生签名: 谭丽 导师签名: 万本庭 日 期:2011年10月 云南大学硕士研究生学位论文 江西省监狱系统短信管理系统的设计与实现摘 要对于监狱管理人员来说,需要经常负责犯人和家属之间的交流,而监狱内的服刑人员与外界联系沟通不方便,信息反馈不及时,从而导致服刑人员长时间不能及时与亲属家人联系,不利于思想转化,因而提出了开发短信管理平台需求。本文阐述的江西省监狱系统短信管理系统采用了B/S模式设计的,操作系统采用的是Windows 2000, 数据库使用的是MySQL,硬件使用了短信猫,系统经过测试,界面友好,实用性强。论文详细阐述了江西省监狱系统短信系统的需求分析,首先阐述了目前监狱管理人员为了满足犯人和家属沟通时需要完成业务,主要业务包括两个:寄送信件业务、收取并派发信件业务,根据现有业务得到系统需要的功能需求包括:部门管理功能需求、用户管理功能需求、收发短信功能需求、短信统计功能需求、费用冲值功能需求、短信查询统计功能,然后阐述了系统的数据模型;在需求分析的基础上,论文详细阐述了系统设计,给出了系统体系结构设计、系统模块划分,根据系统模块划分的结果,对系统主要模块给出了设计,主要包括部门管理模块、用户管理模块、收发短信管理模块、短信计费管理模块、短信查询统计模块的设计,之后给出了数据库结构的设计;在设计的基础上给出了主要模块的实现,部门、用户、收发短信、短信计费、短信查询统计模块的实现,最后给出了今后系统需要进一步所做的工作。本文阐述江西省监狱系统短信管理系统不但给犯人和家属建立了更加良好的沟通平台,而且提高了管理人员的工作效率,因而具有很好的社会和经济价值。关键词:监狱; 短信;犯人; 思想交流AbstractThe Prison administrators , often need to be responsible for the communication between the prisoners and their families. But the prisoners cannot contact with their families punctuality in a long time because of the inconvenient communication and information feedback , which does no good to the mind transformation. Therefore, the development of message management platform should be put forward.This article elaborated the Jiangxi prison supervision message management system using the B / S mode design, operating system using Windows 2000, the database using MySQL, hardware using SMS cat, the system has passed the test, with friendly interface and strong practicability. This thesis elaborates the needs of supervision of Jiangxi prison short message system, first elaborating the present prison management personnel in order to meet the needs of the families of prisoners and communication needed to complete a business, the main business includes two sides: Send a message service, collect and distribute business letters, according to the existing business we obtain functional requirements to the system needs includes: functional requirements, department management user management function demand, send and receive text messages, SMS statistical demand function demand, cost value function demand, short message inquiry statistic function, then elaborated the systems data model; on the basis of the demand analysis, this thesis elaborates the design of the system, given the system architecture design, system modules, according to the results of the system module partition the main modules, system design is given, including departments of management module, user management module, message management module, message management module, message query statistics module design, later given the structure of the database design; the design is presented on the basis of the main module, Department, user, send and receive text messages, SMS billing, SMS query and statistical module realization Finally, the future system needs further work.This paper expounds that the Jiangxi prison supervision message management system can not only establish a good communication platform for the prisoners and their families, but also improve the efficiency, so it has corking social and economic value.Keywords:Prison, Short Message, Prisoners, Exchange of Ideas目 录摘 要IAbstractII第1章 绪论11.1 系统研究目的与意义11.2 国内外的研究现状21.3 研究内容31.4 本文的组织结构3第2章 相关技术52.1 GSM Modem原理52.2 串口通讯技术62.3 系统与GSM Modem通讯流程72.3.1 PDU编码82.3.2 PDU解码102.3.3 短信收发线程122.4 系统技术架构13第3章 系统需求分析153.1 项目背景153.2 信件业务分析153.2.1 寄送信件业务分析153.2.2 收取信件业务分析173.3 功能需求183.3.1 部门管理功能分析183.3.2 用户管理功能分析183.3.3 收发短信功能分析193.3.4 短信计费功能分析203.3.5 费用充值功能分析203.3.6 查询统计功能分析203.4 数据模型21第4章 系统设计254.1 系统体系结构设计254.1.1 系统软件体系结构254.1.2 系统网络体系结构254.2 功能模块划分264.3 系统主要模块设计274.3.1 部门管理模块的实现274.3.2 用户管理模块的实现284.3.3 收发短信模块的实现304.3.4 短信计费模块的实现334.3.5 短信充值模块的实现354.3.6 查询统计模块的实现354.4 数据库设计36第5章 系统实现395.1 部门管理模块的实现395.1.1 部门添加模块的实现395.1.2 部门查询模块的实现405.2 用户管理模块的实现415.2.1 添加用户模块的实现415.2.2 查询用户模块的实现435.2.3 导入用户信息模块的实现455.3 收发短信模块的实现475.4 短信计费模块的实现495.5 短信充值
网站客服QQ:2055934822
金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号