Giter Site home page Giter Site logo

data-structure-algorithms's Introduction

Data-Structure-Algorithms

刚刚在**大学mooc上上完 数据结构 的课程,趁热打铁.前面好多内容都忘记了,而且当时是C语言实现的,目前转换到C++.记得当初在学的时候,经常在网上翻找那些姑且称之为标准的代码吧,很少找到,趁现在有时间,索性自己实现一遍,以后如果用得到,也方便使用.

书本用的是数据结构与算法分析----C语言描述,这本书写的极好,陈越老师用的也是这本,只不过有些是伪码描述,我都会一一转换为具体的C++代码.


顺序大概是:

1.表,栈和队列

2.树

3.散列

4.优先队列(堆)

5.不相交集(ADT)

6.排序

7.图论

如果有其他的,后面会再增加.

1. 表,栈和队列

2. 树

3.散列

4.优先队列(堆)

5.排序

6.不相交集

7.图论

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.