论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

研究生教育网上问卷调查系统

 本文ID:LWGSW13554 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 研究生教育网上问卷调查系统 (收费:1000 积分)  

论文字数:13577,页数:50  有开题报告,任务书

摘    要
 随着Internet的发展网络问卷调查已经在很多领域的很多方面使用,通过网络调查问卷收集信息已经成了一种不可或缺的调查方式,网上调查问卷的生成与分析统计的系统很多。研究生教育网上问卷调查系统是用于教育方面的调查问卷分析统计以及管理的系统,它区别于其它问卷分析统计系统的功能在于,它能够对问卷进行动态的制定,并且它有一套完善的用户管理与公告管理以及模版管理功能。并且因为该系统有用户管理的功能及动态的问卷创建功能,所以实际上它也可以用于其它领域的问卷调查及用户管理,即它有可扩展性。
 本系统所定义的各种权限有:学生用户能使用该系统的投票功能;教师用户可以对问卷进行管理,可以查看投票结果;管理员拥有系统的所有权限,能够对各个模块进行操作。
 本文描述了课题的背景,课题设计的目的,讲述了课题设计的内容以及设计开发难点,讲述了系统的总体设计(包括系统的总体结构,系统的流程图以及系统的数据库设计),然后分模块详细说明了每个模块的设计及实现计,最后说明了本系统应用到的一些关键技术。
 
关键字:问卷调查,IPO图,SQL Server


Vote System for Graduate Student
Abstract
                                 
 With the development of the Internet network, questionnaires survey through the network has bean in many areas of use. Through the network questionnaires to collect information has become an indispensable method of investigation. Whatever on the net, the number of the system for the generated and analytical covariance of questionnaire survey is great . Vote system for Graduate Student is the system of analysis covariance and management of the inquisition questionnaire for which is used educating aspect. The function of the System discriminates between that other questionnaire analysis statistics system to lie in, it can carry on dynamic establishment to the questionnaire, and it has a set of perfect customer to manage and notice management and the template manage function. And the questionnaire of function and dynamic state for manage establish function, so actually it can also used for the questionnaire of other areas and customer management, namely it Scalability.
  The system definition of competence : Students users can use the system to vote function; Users can teachers manage the questionnaire, you can view the results; System managers have all the power each module can operate.
  This paper describes the background to the issue, the purpose of design issues, a topic on the design and content of the design and development difficulties, on the system design (including system architecture, system and the flow chart of the system database design), then sub-module detailed description of each module design and realization of dollars, Finally, we illustrate the application of the system in some key technologies.

Keywords: Survey, IPO Chart, SQL Server

目录
1绪 论 1
1.1 课题背景及目的 1
1.1.1 课题背景 1
1.1.2 课题目的 3
1.2 本文要完成的工作 4
2系统简介 5
2.1 功能需求 5
2.2 性能需求 5
2.2.1 硬件环境 5
2.2.2 软件环境 6
2.3可行性分析 6
2.3.1经济方面的可行性 6
2.3.2 技术条件方面的可行性 6
2.3.3 操作方面的可行性 7
3研究生教育网上问卷调查系统设计 8
3.1系统总体设计 8
3.1.1网上问卷调查系统设计目标分析 8
3.1.2系统流程图 8
3.2系统数据库设计 9
4研究生教育网上问卷调查系统功能实现 14
4.1数据库连接 14
4.2用户管理模块功能实现 17
4.1.1 登录 17
4.1.2 查询用户 18
4.1.3 添加用户 18
4.1.4 修改用户信息 21
4.1.5 删除用户 22
4.1.6 密码修改 22
4.2  公告管理模块功能实现 23
4.2.1 公告查看 23
4.2.2 添加公告 25
4.2.3 修改公告信息 25
4.2.4 删除公告 25
4.3模版管理模块功能实现 25
4.3.1 模版查看 26
4.3.2 修改模版信息 27
4.3.3 添加模版 28
4.3.4 删除模版 29
4.4问卷管理模块功能实现 29
4.4.1 问卷创建 30
4.4.2 问卷预览 30
4.4.3 问卷修改 33
4.4.4 问卷查看 35
4.4.5 删除问卷信息 35
4.5结果查看模块功能实现 36
4.5.1 查看投票的问卷 36
4.5.2 查看投票结果 36
4.5.3 删除投票结果 36
5系统开发关键技术 37
5.1 系统运行条件 37
5.2 主要程序实现的代码描述 37
6. 总结 42
致谢 43
参考文献 44


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:B2C网上商城设计与实现 下一篇:项目管理自动化系统
Tags:研究生 教育 网上 问卷调查 系统 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号