Giter Club home page Giter Club logo

data-structure's Introduction

数据结构(基础)课程安排

一. 第一、二节

  1. 自我介绍
  2. 课程介绍
  3. C语言语法(重点:指针,结构)
  4. 数据结构的基本概念

二. 第三、四节

  1. 算法效率的评价
  2. 线性表(顺序存储和链式存储)

三. 第五、六节

  1. 链表补充
  2. 堆栈
  3. 队列
  4. 树的相关概念
  5. 二叉树
  6. 二叉树的定义,性质
  7. 特殊的二叉树
  8. 二叉树的存储结构

四. 第七,八节

  1. 二叉树(补充)
  2. 二叉树的遍历(先序,中序,后序,层)
  3. 二叉搜索树
  4. 二叉搜索树的概念
  5. 二叉搜索树的操作
  6. AVL树
  7. AVL树的定义
  8. AVL树的插入

五. 第九、十节

  1. AVL树
  2. AVL树的删除
  3. 3-4重构
  4. B树
  5. B树的定义
  6. B树的操作

六. 第十一、十二节

  1. 图的存储(邻接表和邻接矩阵)
  2. 图的遍历(广度优先和深度优先)
  3. 最小生成树
  4. 最短路径算法

七. 第十三、十四节

  1. 中间复习+习题课
  2. 排序算法(冒泡排序,插入排序,希尔排序,归并排序)

八. 第十五、十六节

  1. 排序算法(快速排序)
  2. 排序算法(堆排序)

九. 第十七,十八节

  1. 散列表
  2. 动态规划

十. 第十九、二十节

  1. 串的匹配(KMP算法)
  2. 总复习

data-structure's People

Contributors

anwang-ai avatar

Stargazers

lier avatar  avatar 零和教育 avatar

Watchers

James Cloos avatar

Forkers

predator-sd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.