GithubHelp home page GithubHelp logo

ascitan / hit_ds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acpipe/hit_ds

1.0 1.0 0.0 3.64 MB

哈尔滨工业大学计算机学院,软件设计2的代码,包括所有数据结构实验报告!

C++ 100.00%

hit_ds's Introduction

哈工大计算机学院软件设计实验。

  • List
    • 数组实现
    • 链表实现
  • queue
    • 数组实现
    • 链表实现
  • stack
    • 数组实现
    • 链表实现
  • 三元组
  • 静态/动态二叉树
    • 创建
    • 遍历方式
      • 前序递归
      • 中序递归
      • 后序递归
      • 前序非递归
      • 中序非递归
      • 后序非递归
      • 层序遍历
  • 应用
    • AVL
    • BST
    • BTree
    • 哈夫曼编码
    • 等价类划分
  • 图的存储
    • 邻接表
    • 邻接矩阵
  • 拓扑排序和关键路径,已被CSDN收录
  • Prim
  • Floyd
  • Dijkstra
  • 冒泡
  • 插入
  • 快排
  • 选择
  • 堆排
  • 归并
  • 开散列
  • 闭散列
  • 带溢出表散列

hit_ds's People

Contributors

acpipe avatar

Stargazers

 avatar

Watchers

James Cloos 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.