android-教学平台——毕业设计论文

上传人:s9****2 文档编号:563815806 上传时间:2022-09-22 格式:DOC 页数:42 大小:1.55MB
返回 下载 相关 举报
android-教学平台——毕业设计论文_第1页
第1页 / 共42页
android-教学平台——毕业设计论文_第2页
第2页 / 共42页
android-教学平台——毕业设计论文_第3页
第3页 / 共42页
android-教学平台——毕业设计论文_第4页
第4页 / 共42页
android-教学平台——毕业设计论文_第5页
第5页 / 共42页
点击查看更多>>
资源描述

《android-教学平台——毕业设计论文》由会员分享,可在线阅读,更多相关《android-教学平台——毕业设计论文(42页珍藏版)》请在金锄头文库上搜索。

1、教师学科教案 20 20 学年度 第_学期 任教学科:_任教年级:_任教老师:_xx市实验学校J I A N G S U U N I V E R S I T Y本 科 毕 业 论 文 基于Android教学平台下学生客户端设计与实现Design and implementation of student client based on Android teaching platform学院名称: 计算机科学与通信工程学院 2013 年 6 月目 录第一章 绪 论41.1 课题背景和研究意义51.1.1 课题背景51.1.2 研究意义51.2 国内外发展状况61.3 论文主要工作7第二章 开发平

2、台的搭建及相关技术介绍82.1 开发平台的搭建82.2 Android平台及SDK介绍92.2.1 Android平台的架构92.2.2 Android应用程序的构成102.3 Eclipse简介112.4 SQLite数据库11第三章 系统分析123.1 可行性研究123.2 用户需求分析133.3 系统需求分析133.3.1 系统功能需求133.3.2 系统目标143.4 流程分析143.5 分析建模143.5.1 建立实体-联系图143.5.2 系统功能流程图17第四章 概要设计184.1 数据库设计184.2 系统功能模块设计20第五章 详细设计215.1 学生登录注册功能模块225.

3、2 学生个人信息功能模块235.3 选课功能模块235.4 课程作业布置功能模块245.5 留言板信息功能模块24第六章 运行测试256.1 学生登录注册功能模块256.2 学生个人信息功能模块286.3 选课功能模块286.4 课程信息查阅功能模块296.5 课程作业布置功能模块306.6 留言板信息功能模块31第七章 结束语31致 谢32参考文献32基于Android教学平台下学生客户端设计与实现摘要 如今我们生活在一个快速发展的数字化时代,随着科技的进步和发展,越来越多的人习惯于信息时代的生活。移动教学、移动办公逐渐从概念领域向现实领域所转变,信息数据随手可及。随着移动互联网的发展,智能

4、手机已经成为最重要的终端设备之一,由此产生了以Android平台为代表的新一代操作系统。 在这样的行业趋势下,建立基于Android系统的教学平台显得尤为重要。传统的网络教学管理系统是采取PC机通过局域网连接服务器端的形式进行操作,缺少对移动终端的支持,学生和教师无法随时随地使用教学系统,给教学过程中师生之间的互动带来了一定的阻碍,往往会因为教学沟通上的问题影响到正常的教学计划和教学质量。 所以基于Android系统快速发展、人们的生活趋于移动互联网化和师生之间缺少实时交流等等这样的现状,本课题的研究是极具意义的,设计和实现基于Android教学平台下的学生客户端,可以简化一定的教学工作,提高

5、师生之间沟通以及学生学习的效率,改善教学质量,方便师生完成教学和学习任务。 本软件系统采用目前广泛使用的Java开发语言,基于Android 2.3平台来进行开发,在Windows XP系统下,采用Eclipse开发工具进行开发和使用SQLite数据库存储数据;遵循软件工程的设计步骤:需求分析、概要设计、详细设计、程序编码、软件测试等进行设计和实现整个开发流程。关键词:Android Eclipse 智能手机 教学平台 学生客户端Design and implementation of student client based on Android teaching platformAbstr

6、act: Now we live in a fast-growing digital age, with the progress and development of science and technology, more and more people get used to the life of the information age. Mobile teaching, mobile office areas gradually from concept to reality transition areas, and everywhere you can get informati

7、on about the data. With the development of mobile Internet, smart phones have become one of the most important terminal equipment, resulting in the Android platform as the representative of the new generation of operating system.In this industry trend, it is particularly important to build Android-b

8、ased teaching platform. Traditional network teaching management system is to take the PC through the local area network (LAN) connection on the server side form, it is lack of support for mobile terminals. Students and teachers cant use teaching system anytime and anywhere, it brings interaction bet

9、ween teachers and students on teaching process of obstacles, often because of communication problems affect the normal teaching plan and teaching quality.Based on rapid development of Android system, and Peoples lives tend to mobile Internet technology, and lack of communication between teachers and

10、 students. This topic research is very meaningful. Design and implementation based on Android platform of teaching students the client, can simplify the job of teaching, improve the efficiency of communication between teachers and students, students learning, improve teaching quality, teachers for t

11、eaching and learning tasks.This software system uses the current widespread use of the Java development language, based on the Android 2.3 platform to develop, under the Windows XP system, use Eclipse development tools to develop and SQLite database to store data. Follow the design of the software e

12、ngineering steps: requirement analysis, outline design, detailed design, program coding, software testing and so on to carry on the design and realization of the entire development process.Key words: Android Eclipse Smartphone Teaching Platform Student Clients第一章 绪 论1.1 课题背景和研究意义1.1.1 课题背景基于Android的

13、快速发展和人们的生活逐渐趋于移动互联网化,移动教学、移动办公逐渐从概念领域向现实领域所转变。传统网络教学管理系统是采取PC机通过局域网连接服务器端的形式进行操作,缺少对移动端的支持,学生无法随时随地使用该系统,给教学过程中师生之间的互动带来了一定的阻碍,往往会因为教学沟通上的问题影响到正常的教学计划和教学质量。设计和实现基于Android教学平台下的学生客户端,为广大师生的工作和学习提供了便利,不再受传统交流方式的时间限制和空间限制,该软件系统的实现可以简化一定的教学工作,提高师生之间沟通以及学生学习的效率,改善教学质量,方便师生完成教学、学习和管理任务。同时,我们可以发现智能手机是指像电脑一

14、样可以通过下载安装软件来拓展手机出厂的基本功能的手机,一般具有智能手机操作系统。相对于非智能手机,无论在功能还是处理速度上都有很大的提高。目前全球市场份额排名前几名的智能手机操作系统有iPhoneOS、Symbian、BlackBerryOS、Windows Mobile和Android。其中Android最年轻,市场份额正迅速增加,Android作为一个通用的手机操作系统,任何一家厂商均可使用,并采用了联盟的方式,几乎世界上所有的大厂商都加入了谷歌手机开放联盟,如国外的知名企业:包括Google、HTC(宏达电)、T-Mobile、高通、摩托罗拉、三星、LG等,国内的知名企:中国移动、联通、

15、电信和华为、联想等都加入到这个大家族中。显然,这些大公司的加入有助于自己推出Android相关的产品,同时也增强了Android的生命力。1.1.2 研究意义我们生活在这样一个快速发展的数字化时代,随着科技的进步和发展,越来越多的人习惯于信息时代的生活,信息数据随手可及。手机不再仅仅是用来实现打电话和发短信等基本的功能,基于智能手机强大的信息处理能力、可扩展能力和3G网络高速数据传输,越来越多的功能和业务将被开发出来并大规模的应用。移动互联网的飞速发展和移动平台的不断壮大,为教学管理系统的改善提供了崭新的渠道和手段,正因为智能手机显然已经成为最重要的终端设备之一,具有独立的操作系统,可以自由安装、卸载软件,具有强大的计算和存储能力,可以通过移动通信网络来实现无线网络接入,为随时随地使用教学管理系统客户端提供了条件,而且由此产生的

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 建筑/环境 > 建筑资料

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号