Giter VIP home page Giter VIP logo

software-design-and-practice's Introduction

Software-design-and-Practice

常用数据结构

软件设计与实践代码

线性结构
数组
线性表

队列
稀疏矩阵


**树形结构**
>>二叉树的四种遍历
>>二叉树三叉链表
>>AVL树
>>BST二叉树
>>线索二叉树
>>树转二叉树
>>二叉树数组存储
>>树的双亲表示法
>>树的邻接表表示法
>>树的孩子兄弟表示法
>>哈夫曼编码译码
>>并查集
>>最大堆
>>等级的划分

**图形结构**
>>无向图邻接矩阵表示法
>>无向图邻接表表示法
>>关键路径求教算法
>>外散列表
>>闭散列表
>>带溢出的散列表
>>拓扑排序
>>最小生成树Prim算法
>>最小生成树kruskal算法
>>最短路径Dijkstra和floyd算法
>>8种排序及性能比较

**大作业**

software-design-and-practice's People

Contributors

jingyihiter avatar

Stargazers

 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.