数据结构课程全课件(ppt)

上传者: unseven | 上传时间: 2024-04-15 11:03:30 | 文件大小: 30.15MB | 文件类型: RAR
程序为数据结构加算法,没有数据,运算将没有意义,在学习算法之前应该先学会如何存储数据,那么数据结构就是必要的。课程涉及到线性表,栈和队列,串,稀疏矩阵,树和二叉树等等以及它们所涉及的基本操作和代码实现。刚学时很痛苦,之后越学越爽。

文件下载

资源详情

[{"title":"( 76 个子文件 30.15MB ) 数据结构课程全课件(ppt)","children":[{"title":"数据结构课件","children":[{"title":"第8章图第12讲-小算法解决大问题.pptx <span style='color:#111;'> 482.31KB </span>","children":null,"spread":false},{"title":"第2章线性表第2讲-线性表的顺序存储结构.pptx <span style='color:#111;'> 345.84KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第6讲-链队.pptx <span style='color:#111;'> 323.14KB </span>","children":null,"spread":false},{"title":"第9章查找第2讲-线性表的查找.pptx <span style='color:#111;'> 377.22KB </span>","children":null,"spread":false},{"title":"第6章数组和广义表第2讲-稀疏矩阵.pptx <span style='color:#111;'> 379.00KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第8讲-小结.pptx <span style='color:#111;'> 456.50KB </span>","children":null,"spread":false},{"title":"第2章线性表第1讲-线性表的基本概念.pptx <span style='color:#111;'> 421.25KB </span>","children":null,"spread":false},{"title":"第2章线性表第3讲-顺序表算法设计.pptx <span style='color:#111;'> 309.97KB </span>","children":null,"spread":false},{"title":"第9章查找第6讲-哈希表的查找.pptx <span style='color:#111;'> 383.69KB </span>","children":null,"spread":false},{"title":"第8章图第9讲-求最短路径的Floyd算法.pptx <span style='color:#111;'> 388.04KB </span>","children":null,"spread":false},{"title":"第10章内排序第5讲-归并排序.pptx <span style='color:#111;'> 304.23KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第5讲-二叉树基本运算及其实现.pptx <span style='color:#111;'> 333.99KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第3讲-栈的应用-求简单表达式值.pptx <span style='color:#111;'> 339.84KB </span>","children":null,"spread":false},{"title":"第5章递归第3讲-小结.pptx <span style='color:#111;'> 473.00KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第7讲-队列的应用-求解迷宫问题.pptx <span style='color:#111;'> 308.57KB </span>","children":null,"spread":false},{"title":"第9章查找第4讲(选讲)-平衡二叉树.pptx <span style='color:#111;'> 380.24KB </span>","children":null,"spread":false},{"title":"第2章线性表第9讲-线性表的应用.pptx <span style='color:#111;'> 356.17KB </span>","children":null,"spread":false},{"title":"第1章绪论第4讲-算法及其描述.pptx <span style='color:#111;'> 325.87KB </span>","children":null,"spread":false},{"title":"第4章串第3讲-小结.pptx <span style='color:#111;'> 465.30KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第2讲-链栈.pptx <span style='color:#111;'> 311.68KB </span>","children":null,"spread":false},{"title":"第6章数组和广义表第3讲-广义表.pptx <span style='color:#111;'> 317.64KB </span>","children":null,"spread":false},{"title":"第2章线性表第12讲-小结(2).pptx <span style='color:#111;'> 457.98KB </span>","children":null,"spread":false},{"title":"第9章查找第3讲(选讲)-二叉排序树.pptx <span style='color:#111;'> 357.36KB </span>","children":null,"spread":false},{"title":"第2章线性表第4讲-单链表.pptx <span style='color:#111;'> 392.47KB </span>","children":null,"spread":false},{"title":"第8章图第5讲-小结(1).pptx <span style='color:#111;'> 1.13MB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第2讲-树的运算和存储结构.pptx <span style='color:#111;'> 364.05KB </span>","children":null,"spread":false},{"title":"第8章图第1讲-图的概念.pptx <span style='color:#111;'> 1.04MB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第6讲-小结(1).pptx <span style='color:#111;'> 488.04KB </span>","children":null,"spread":false},{"title":"第4章串第2讲-串的模式匹配.pptx <span style='color:#111;'> 345.50KB </span>","children":null,"spread":false},{"title":"第6章数组和广义表第4讲-小结.pptx <span style='color:#111;'> 519.27KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第5讲-队列的定义和顺序队.pptx <span style='color:#111;'> 542.99KB </span>","children":null,"spread":false},{"title":"第1章绪论第3讲-数据结构求解问题的过程.pptx <span style='color:#111;'> 361.60KB </span>","children":null,"spread":false},{"title":"第2章线性表第8讲-循环链表.pptx <span style='color:#111;'> 307.85KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第1讲-栈的定义和顺序栈.pptx <span style='color:#111;'> 364.25KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第7讲-二叉树的遍历.pptx <span style='color:#111;'> 806.50KB </span>","children":null,"spread":false},{"title":"第5章递归第2讲-递归算法的设计.pptx <span style='color:#111;'> 445.35KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第11讲-并查集.pptx <span style='color:#111;'> 186.67KB </span>","children":null,"spread":false},{"title":"第1章绪论第5讲-算法分析基础.pptx <span style='color:#111;'> 350.73KB </span>","children":null,"spread":false},{"title":"第6章数组和广义表第1讲-数组.pptx <span style='color:#111;'> 1.11MB </span>","children":null,"spread":false},{"title":"第8章图第13讲-小结(2).pptx <span style='color:#111;'> 283.95KB </span>","children":null,"spread":false},{"title":"第8章图第3讲-图的遍历.pptx <span style='color:#111;'> 1.01MB </span>","children":null,"spread":false},{"title":"第10章内排序第6讲-基数排序.pptx <span style='color:#111;'> 125.37KB </span>","children":null,"spread":false},{"title":"第1章绪论第2讲-什么是数据结构.pptx <span style='color:#111;'> 804.64KB </span>","children":null,"spread":false},{"title":"第2章线性表第6讲-小结(1).pptx <span style='color:#111;'> 657.95KB </span>","children":null,"spread":false},{"title":"第2章线性表第11讲-有序表.pptx <span style='color:#111;'> 349.01KB </span>","children":null,"spread":false},{"title":"第10章内排序第1讲-排序的概念.pptx <span style='color:#111;'> 571.51KB </span>","children":null,"spread":false},{"title":"第9章查找第7讲-小结.pptx <span style='color:#111;'> 490.40KB </span>","children":null,"spread":false},{"title":"第3章栈和队列第4讲-栈的应用-用栈求迷宫问题 .pptx <span style='color:#111;'> 326.72KB </span>","children":null,"spread":false},{"title":"第10章内排序第7讲-內排序的比较.pptx <span style='color:#111;'> 332.02KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第10讲-哈夫曼树.pptx <span style='color:#111;'> 331.09KB </span>","children":null,"spread":false},{"title":"第8章图第4讲-图遍历的应用.pptx <span style='color:#111;'> 1.04MB </span>","children":null,"spread":false},{"title":"第8章图第11讲-求关键路径.pptx <span style='color:#111;'> 181.71KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第3讲-二叉树的概念.pptx <span style='color:#111;'> 339.50KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第1讲-树的概念.pptx <span style='color:#111;'> 374.62KB </span>","children":null,"spread":false},{"title":"第8章图第7讲-求最小生成树的Kruskal算法.pptx <span style='color:#111;'> 313.39KB </span>","children":null,"spread":false},{"title":"第4章串第1讲-串的概念和存储结构.pptx <span style='color:#111;'> 313.53KB </span>","children":null,"spread":false},{"title":"第8章图第10讲-拓扑排序.pptx <span style='color:#111;'> 348.69KB </span>","children":null,"spread":false},{"title":"第8章图第8讲-最短路径和Dijkstra算法.pptx <span style='color:#111;'> 352.84KB </span>","children":null,"spread":false},{"title":"第8章图第6讲-最小生成树和Pim算法.pptx <span style='color:#111;'> 1.02MB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第9讲-二叉树的构造.pptx <span style='color:#111;'> 314.70KB </span>","children":null,"spread":false},{"title":"第10章内排序第4讲-选择排序.pptx <span style='color:#111;'> 373.99KB </span>","children":null,"spread":false},{"title":"第2章线性表第5讲-单链表的算法设计.pptx <span style='color:#111;'> 320.81KB </span>","children":null,"spread":false},{"title":"第1章绪论第1讲-数据结构总览.pptx <span style='color:#111;'> 344.44KB </span>","children":null,"spread":false},{"title":"第8章图第2讲-图的存储结构.pptx <span style='color:#111;'> 1.03MB </span>","children":null,"spread":false},{"title":"第1周绪论第7讲-小结.pptx <span style='color:#111;'> 599.67KB </span>","children":null,"spread":false},{"title":"第5章递归第1讲-什么是递归.pptx <span style='color:#111;'> 575.21KB </span>","children":null,"spread":false},{"title":"第10章内排序第2讲-插入排序.pptx <span style='color:#111;'> 342.23KB </span>","children":null,"spread":false},{"title":"第10章内排序第3讲-交换排序.pptx <span style='color:#111;'> 329.30KB </span>","children":null,"spread":false},{"title":"第9章查找第1讲-查找的概念.pptx <span style='color:#111;'> 297.84KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第12讲-小结(2).pptx <span style='color:#111;'> 301.24KB </span>","children":null,"spread":false},{"title":"第2章线性表第7讲-双链表.pptx <span style='color:#111;'> 313.76KB </span>","children":null,"spread":false},{"title":"第1章绪论第6讲-其他情况的算法分析.pptx <span style='color:#111;'> 317.66KB </span>","children":null,"spread":false},{"title":"第9章查找第5讲(选讲)-B树和B+树.pptx <span style='color:#111;'> 571.49KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第8讲- 线索二叉树.pptx <span style='color:#111;'> 338.52KB </span>","children":null,"spread":false},{"title":"第10章内排序第8讲-小结.pptx <span style='color:#111;'> 490.25KB </span>","children":null,"spread":false},{"title":"第7章树和二叉树第4讲-二叉树的存储结构.pptx <span style='color:#111;'> 303.30KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明