1 / 30
文档名称:

计算机毕业设计家庭资源管理信息系统设计与实现.doc

格式:doc   页数:30页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

计算机毕业设计家庭资源管理信息系统设计与实现.doc

上传人:799474576 2013/7/23 文件大小:0 KB

下载得到文件列表

计算机毕业设计家庭资源管理信息系统设计与实现.doc

文档介绍

文档介绍:家庭资源管理信息系统的设计与实现
[摘要] 随着社会的发展、经济的进步,一个家庭面对的事情变得越来越复杂。如何有效地管理和利用家庭内外的资源以达到期望的生活目标成为人们关注的热点问题。本文结合家庭资源的实际情况,适应网络时代的要求,采用了数据库技术和动态网页技术设计实现了基于B/S的家庭资源管理信息系统。首先,对家庭资源管理信息系统进行了需求分析;然后,分析并设计了系统的框架结构、功能模块、总体流程,确定了开发技术、体系结构;最后,利用数据库技术和动态网页技术实现了系统功能。系统应用Visual Studio 2008开发工具、使用C#平台和SQL Server 2008数据库管理系统。
[关键词] 家庭资源管理信息系统;;SQL Server 2008
Design and Implementation of B/S based
Family Resources MIS
Students: XI Chun-lin YAO Gang
Teachers: ZHU Dong-qin
[Abstract] With the development of society and the progress of economy, affairs that a family faces e more and plicated. How manage and make use of resources inside and outside the family have e a hot bining the actual circumstance of family resources and meeting the need of work ages, we design and implement the family resources management information system based on B/S with database technique and dynamic web page technique. First, we analyses functional demands of the family resources management information system. Then, we analyses and designs the system frame structure, functional modules, total process, makes sure the development technique and system structure. Finally, carry out system functions by using database technique and dynamic web page technique. The system use Visual Studio 2008 application development tools , , C# programming language and SQL Server 2008 database management system.
[Keywords] Family resources management system;;SQL Server 2008
目录
第一章任务书 1
题目 1
设计时间 1
其他相关内容 1
工作内容 1
1
1
第二章开发运行环境 2
2
2
第三章需求分析 4
4
5
5
6
第四章模块分析与整体设计 7
7
模块分析 7
8
11
第五章数据库分析和设计 12
引言 12
12
16
第六章测试报告 22
22
22
22
22
第七章系统特点与不足 24
24
系统存在的不足与改进方案 26
第八章开发总结 27
参考文献 28
第一章任务书
题目
家庭资源管理信息系统的设计与实现
设计时间
1)搜集、整理、分析相关文献、资料 1 周
2)对用户进行需求分析 2-3 周
3)系统功能模块分析及其划分 4-6 周
4)完成数据库设计分析 7-8 周
5)编程实现网站 9-10