Code Monkey home page Code Monkey logo

datastructureexercises's Introduction

数据结构课程设计作业

2018~2019学年第一学期同济大学软件学院数据结构课程设计作业

Data Structure Course Projects, SSE, Tongji University, 2018

目录

项目说明见各目录下的 README.md

编译说明

根目录下附有 build_all.shbuild_windows.cmd 用于构建所有题目的可执行文件.

build_all.sh 用于*nix上的编译操作, 其依赖于 gcc g++ make. 对于示例中的 Ubuntu 18.10 , 可以使用 sudo apt-get update && sudo apt-get install build-essential 命令安装上述工具.

build_windows.bat 用于Windows系统上的编译操作, 其依赖于 Microsoft Visual Studio Community 2017.

所有项目的源代码文件均采用 UTF-8 without BOM 编码, 在部分系统下中文会出现乱码的情况.

LICENSE

WTFPL

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.