Git Product home page Git Product logo

datastructbook's Introduction

DataStructBook

数据结构与算法教程(C++版)

课本《数据结构与算法教程(C++版)》代码


Contents:

第二章 1. 线性表的顺序存储

第二章 2.1 线性表的链式存储——单链表

第二章 2.2 线性表的链式存储——循环链表

第二章 2.3 线性表的链式存储——双向链表

第二章 3.1 顺序栈

第三章 3.2 链式栈

第三章 3.3 链队列

第三章 3.4 循环队列

第四章 4.1 KMP字符串模式匹配算法

第五章 5.1 普通矩阵

第五章 5.2 特殊矩阵-对称矩阵

第五章 5.3 特殊矩阵-三角矩阵

第五章 5.4 特殊矩阵-对角矩阵

第五章 5.5 稀疏矩阵 + 矩阵转置(简单/快速)

第五章 5.6 引用数法广义表

第六章 6.1 二叉树的顺序存储

第六章 6.2 二叉树的链式存储


未完待续……

datastructbook's People

Contributors

lidianzhong avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.