Giter Club home page Giter Club logo

-'s Introduction

数据结构课程项目

简介

本项目为同济大学软件学院2020年秋季学期数据结构课设的项目作业。本项目完成并实现了全部10个项目,并在要求的基础上实现了拓展:

​ 此外,本项目在Linux系统进行了编译(采用了utf-8编码格式),因此每一个项目内的组成如下所示:

  • Windows可执行文件
  • 项目报告.docx
  • 项目报告.pdf
  • 源码+Linux
    • main.cpp源文件
    • .h头文件
    • MakeFile
    • Linux可执行文件
    • main.o

​ 需要注意到的是,为了满足要求,每一个项目中将需要用到的类合并在了一个.h头文件中。本项目为了达到代码复用的目的,实现了标准stl库中的部分代码(见mySTL),如下所示:

  • Algorithm.h

  • Deque.h

  • Functional.h

  • Heap.h

  • List.h

  • Map.h

  • operatingSystem.h

  • Pair.h

  • PriorityQueue.h

  • Queue.h

  • RandArray.h

  • Random.h

  • Rbtree.h

  • Sort.h

  • Stack.h

  • String.h

  • Vector.h

    项目全部文档见[项目文档.docx]或[项目文档.pdf]。

-'s People

Contributors

wangwangwang23333 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.