毕业论文模版word(1)

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业论文模版word(1)

浙江万里学院毕业设计(论文)报告纸┊

线

南农业职业学院

毕业

毕业论文(设计)题

学生姓名张三吴

指导教师周化建教授

撰写日期:年月日

数据结构算法设计和演示(C++)-

采用面向对象的编程语言(C++)和面向对象的编程工具(Borland C++ Builder 6.0)开发出来的小型应用程序。它的功能主要是将数据结构中链表、栈、队列、树、查找、图和排序部分的典型算法和数据结构用面向对象的方法封装成类,并通过类的对外接口和对象之间的消息传递来实现这些算法,同时利用C++ Builder 6.0 中丰富的控件资源和系统资源对算法实现过程的流程和特性加以动态的演示,从而起到在数据结构教学中帮助理解、辅助教学和自我学习的作用。

关键词:

数据结构,面向对象,可视化,算法,类

Abstract

Data structures algorithm way design with play to show( C++) is

a small

application developed by object-oriented program language C++ and object-oriented program tool Borland C++ Builder 6.0, and at the same time under the leading of object-oriented thought and technical. Its main function is encapsulating the typical algorithm way and data structures of linked list, stacks, queues, tree, search, graphs and sort to class by object-orient ed way, and using class’s outward interface and the message delivering among objects to realize these algorithm ways, at the same time, making the flow and characteristic of these algorithm way’s realizing process play to show using the abundant controls resources and system resources of C++ Builder 6.0, thus to play the role of helping comprehension, aid teaching and ego study in the e d u c a t i o n o f d a t a s t r u c t u r e s.

Key Words

目 录

1 引言 ................................................................................................................................... 0 2 线性表的基本理论知识 0

2.1 线性表的定义 .................................................................................................. 0 2.2线性顺序表 . 0

2.2.1......... ............................................................................................... 0 2.2.2......... .. 0

2.3线性链表 0

3 设计的主体内容 0

3.1 系统结构的设计 .............................................................................................. 1 3.2交互界面的设计和实现 ................................................................................... 1 3.3 线性表的00P 序设计 .. (1)

3.3.1线性表的顺序存储的实现 ............................................................. 1 3.3.2 线性表的链表存储的实现 (2)

4 结果分析与讨论 ............................................................................................................... 2

5 总结

................................................................................................................................... 4 参考文献 ............................................................................................................................... 5 致 谢 ..................................................................................................................................... 7 附录1:附录一题目 ............................................................................................................ 8 附录2:附录二题目 . (10)

相关文档
最新文档