Code Monkey home page Code Monkey logo

algs4's Introduction

algs4

本项目存放算法(第4版)中的经典编程算法,供自我练习使用。

算法(第4版)地址:https://algs4.cs.princeton.edu/home/

下载本项目后需要手动在IDE中添加lib文件夹下的algs4.jar作为依赖项。

原始数据可在URL中下载,解压将所有文件放至resources目录。

StdIn.isEmpty()方法读入数据时,若使用Idea会导致死循环,用ctrl+D可结束读数据。

VM options中使用参数-ea开启断言。

注:对书中代码进行了修改,resources目录下存放书中所使用的所有原始数据。

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.