{$cfg_webname}
主页 > 计算机 > 其他 >

离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)

来源:56doc.com  资料编号:5D20919 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20919
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)(任务书,开题报告,论文10000字,网页代码)
摘 要
随着现代科技的飞速发展,计算机技术在现代教育信息化的进程中发挥着越来越重要的作用,利用计算机技术整合教学资源,可以让更多的人接触到精品课程,实现教育现代化,得到了很多人的推崇。例如最近流行的MOOC网,网易云课程平台等,都利用网站来实现教学资源的共享,使有限的教学资源得到最大化的利用。各个大学也都有自己的教学网站,供学生查阅资料,学习课程,交流想法,答疑等。并且随着手机智能化的发展,这些学习网站的APP也可以下载到手机上,可以让用户做到随时随地地学习。
离散结构作为计算机相关专业的一门重要的基础课程,是现代数学的重要组成部分。它在各学科领域,尤其是在计算机科学与技术领域有着非常广泛的应用,同时离散数学也是计算机专业的许多专业课程。
本文将讨论基于HTML5的离散结构课程APP的设计与实现。HTML5提供了视频,音频,图片处理的元素,可以使开发人员在web应用中添加更多的元素从而增强用户体验,而这些操作是不依赖浏览器插件的。本文的研究思路是首先了解HTML5的一些新特性与其在web开发上的一些优点,指出其在移动应用开发上的应用,接下来分析离散结构课程软件应具有的功能,根据离散课程App的实际需求建立相应的rp模型,利用rp模型来进行编码实现,最后进行系统测试和性能测试,对离散结构课程APP软件进行完善和评估。
关键词:离散结构,APP,RP模型,HTML5
ABSTRACT
With the rapid development of modern science and technology, computer technology plays a more and more important role in modern information technology in education process.Using computer technology to integrate teaching resources, have allowed more people have access to high-quality courses and achieved the modernization of education ,which many people appreicate it. Such as the recently popular MOOC, Netease cloud platform course, make use of the site to allowed teaching resources be shared , the limited teaching resources to maximize utilization. Universities also have their own educational website for students to have access to information, learning courses, exchange ideas, answering the perplexity. As mobile phones and the development of intelligent, the APP of these sites can also be downloaded to the phone, allowing users to learn something at anytime and anywhere.
As an important basic course of computer-related professional , Discrete structure is an important part of modern mathematics. It is in all disciplines, particularly in the field of computer science and technology has a very wide range of applications, while discrete mathematics also many professional computer courses.
This article will discuss the design and implementation of HTML5-based discrete structures curriculum of APP . HTML5 is a popular term in today's web art, which represents a landmark change in web services and cloud services on implementations. HTML5 is a language designed to organize web content by creating a standardized, intuitive UI markup language to simplify web design and development. HTML5 provides an effective data management, graphics, video, and audio tools that have different abilities designers and developers to publish all kinds of content from simple text to rich, interactive multimedia, it simplifies cross-oriented web and portable devices browser application program development. The research ideas is  first to analysis the fuction discrete structures curriculum software should have , establish the appropriate RP model, then using RP model to code,  finally doing system testing and performance testing of discrete structures curriculum APP software to make improvement and evaluation.
KEY WORDS: Date Structure , APP , RP model , HTML5
 本论文主要针对HTML5技术以及该技术在离散结构课程APP开发的应用进行了研究,通过开发离散结构课程移动端应用的方式体会新一代的HTML5技术的优点。
本论文将分成五章来论述,每章的具体内容安排如下:
第一章    绪论主要介绍HTML5技术的背景和意义和国内外的研究现状和发展趋势。
第二章    HTML5技术概述,主要介绍HTML5技术在移动端软件开发上的应用,为后续的介绍做基础。
第三章    根据实际情况分析离散结构课程APP所应具备的基本功能,利用AxureRP建立离散结构课程APP的基本模型。
第四章    依据离散结构课程APP模型进行编码,然后对于离散结构课程APP进行测试。
第五章    结束语,对本论文的工作进行了归纳和总结,指出了存在的问题和后续研究方向。
 

离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)
离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)
离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)
离散结构课程网站的设计和实现(静态网页)(HTML5,DIV+CSS)


目  录
摘 要    I
ABSTRACT    II
第1章 绪论    1
1.1研究背景和意义    1
1.2 HTML5技术研究发展现状    1
1.3本文的研究目标和内容    2
1.4论文结构    3
第2章 技术概述    4
2.1 HTML5技术概述    4
2.2 HTML5在移动设备应用开发上的应用    4
2. 2. 1 Native App(原生应用)    4
2. 2. 2 Web App    4
2. 2. 3 Hybrid App    5
2. 2. 4 小结    5
2.3 Axure RP简介    6
第3章 离散结构课程App需求分析    8
第4章 离散结构课程App概要设计    10
4.1 离散结构课程应用功能设计    10
4.2 离散结构课程应用RP模型构建    10
第5章 编码实现和测试    12
5.1 编码实现    12
5.2 系统性能分析    14
5.3小结    14
第6章  结束语    15
致  谢    16
参考文献    17

推荐资料