本科毕业论文
数据结构课程设计
院(系)名 称:计算机学院 专 业 名 称 :计算机科学与技术 学 生 姓 名 : 指 导 教 师 :
二○一三年六月
重 声 明
本人呈交的学位论文,是在导师的指导下,独立进行研究工作所取得的成果,所有数据、图片资料真实可靠。尽我所知,除文中已经注明引用的容外,本学位论文的研究成果不包含他人享有著作权的容。对本论文所涉及的研究工作做出贡献的其他个人和集体,均已在文中以明确的方式标明。本学位论文的知识产权归属于培养单位。
本人签名: 日期:
摘 要
在信息化快速发展的今天,传统的说教模式已经无法满足教育的要求。说教方式,学生只是被动地掌握知识,无法较好地培养学生主动的学习能力,而且书本的知识一般都不是最新最前沿的知识。课程教学能很好地解决传统教学方式的弊端。本文将描述如何利用帝国CMS和dreamweaver完成数据结构课程设计。
系统以Html、Asp语言为依托,使用MYSQL 作为系统数据库,IIS作为服务器。系统共分为七大模块,实现了在线交流、资源的上传和下载等功能。
关键词:帝国CMS;MYsql;dreamweaver
ABSTRACT
In the current rapid development of informationization, the traditional model of teaching has been unable to meet the requirements of education. The traditional teaching mode make students just passively to master knowledge, be unable to cultivate students' active learning ability, and knowledge of book is generally not the latest knowledge. Curriculum teaching website can well resolve the disadvantages of traditional teaching methods. This article describes how to use the empire CMS and dreamweaver to plete data structure course website design.
The system to html, asp language based on the use of MYSQL as database, IIS as a server, using jsp, The realization of an online exchange of resources, uploading and downloading functions.
Key words: Ecms ;MYSQL;dreamweaver
目 录
第1章 绪论1
1.1 研究背景1
1.2 研究意义 ............................................................................................................. 1 1.3 国外研究现状1 1.4本课题的研究容2
第2 章 相关技术概述 ................................................................................ 3
2.1 ASP........................................................................................................................ 3 2.2 IIS .......................................................................................................................... 4 2.3 Dreamweaver ......................................................................................................... 4 2.4 帝国CMS6
第3章 系统分析和总体设计 ................................................................... 6
3.1 概述6