1、 摘 要 数据结构在计算机科学中是一门非常重要的综合性的专业基础课, 主要讨论现实世 界中数据的各种逻辑结构,在计算机中的存储结构以及各种算法的设计问题。数据结构 的教学目的,是使学生掌握如何组织结构,如何存储数据和如何处理数据的基本概念和 软件设计的基本方法, 从而为进一步学习后续的专业知识打下坚实的基础。 其内容丰富, 涉及面广泛。随着计算机技术的发展,教学条件的改善,教学思想的成熟,该课程从课 程体系、教学内容、使用教材与描述算法的语言、教学方法与手段等方面均发生了很大 变化与发展,随着网络的高速发展,及教育体制改革的深入,通过网络自主学习与搜集 信息,已经成为每个人所必须做的事情。特别
2、是计算机数据结构方面的知识,因其自身 知识更新快的特点,通过网站进行数据结构精品课程建设与学习无疑是最佳的选择。 本课题主要运用了 Adobe Dreamweaver CS5 的动态网站开发技术,实现了数据结构 这一精品课程的在线学习。方便学生在进行学习数据结构这门课程的同时,通过在线答 疑,交流讨论等进行学习心得的交流。 关键词:精品课程网站;网上教学;数据结构; Abstract “Data Structure“ in computer science is a very important and comprehensive basis of the professional class
3、, rich in content. With the development of computer technology, and teaching conditions improve, mature thinking of the teaching, the curriculum from the curriculum, teaching content, use materials and algorithm description language, teaching methods and means both undergone tremendous changes and d
4、evelopment, With the rapid development of the network, and the in-depth reform of the educational system, through self-learning network and to collect information and have become each person must do. Especially computer data structure of knowledge, because knowledge to update their own characteristi
5、cs, through the site for quality data structure courses and learning the building is the best option. The main topic of the use of the database (Access) and ASP integration of dynamic web site development and technology, the data structure to achieve the quality of online learning courses and intera
6、ctive, online learning FAQs and operating correcting. Facilitate student learning data structure during this course at the same time, through online FAQs, conduct discussions and exchange of views on the exchange of learning. Keywords: Quality Course Website ; Online Teaching ;Data Structure ;ASP ; Database 目 录 目 录 摘 要 . I AbstractAbstract. II 1 绪论 1 1.1 课题背景及意义 1 1.2 课题主要工作 1 1.3 论文组织 2 2 系统分析 2 2.1 需求分析 2 2.2 开发工具介绍 4 2.2.1 Dreamweaver 开发工具 . 错误错误!未定义书签。未定义书签。 2.2.2 CSS 网页设计技术 . 4 3 系统设计