Giter Site home page Giter Site logo

seudatastructure's Introduction

项目介绍

此项目为本人本科在东南大学软件学院学习数据结构时的作业,现课程完结存档,绝大部分为可以直接运行的程序,希望后来的学弟学妹不要直接cpoy,作为参考会更有价值。

项目环境

  • Visual Studio 2017

文件结构介绍

  • .h文件命名格式: 文件页码_文件页码.h,例:P93_P94.h代表这个头文件内含有P93、P94的作业,一个文件代表一个小节的作业

  • .h文件内容: 文件内是对应页码的作业,文件最后有一个run函数,如果文件名为P93_P94.h,run函数则被命名为run_P93_P94(),以此类推,run函数为一些测试用例

  • .h文件使用方法: 在一个cpp文件中包含对应的头文件,如#include "P93_P94.h",后在main()函数中调用对用的run函数即可,如run_P93_P94();

ps: 对于一些不用编写代码,而是分析、计算的题目,均按照题目顺序,从上至下的写在了.h文件内的注释中

seudatastructure's People

Contributors

firewess avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

oversky-gtq

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.