Skip to content

moyu2012/Algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Algorithm project

is authored by Robert Sedgewick & Kevin Wayne.

项目初衷: 主要是为了练习《算法》 基本环境:

  1. Myeclipse 2015 stable 3.0
  2. JDK 1.8
  3. Maven 3.0+

工程导入:

git clone https://github.com/Mrart/Algorithm.git

file-> import -> maven project -> directory

工程说明:

  1. Algorithm:父工程,POM工程依赖。
  2. Algorithm.web: 前端,主要展示算法的说明,输入和输出测试
  3. Algorithm.server:逻辑处理层
  4. Algorithm.configuration:
  5. Algorithm.core:算法核心
  6. Algorithm.database: 数据库层

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%