Skip to content

camouflage/JavaTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaTraining

1st stage
Create a simple GUI calculator.
Study ant.

2nd stage
Finish GridWorld.

3rd stage
Image processing: Read BMP pictures(24bits as well as 8bits) in binary and show RGB channel respectively.
Maze: Use DFS to exit the maze(with prediction based on probability).
N-puzzle: Use BFS to solve 8-puzzle and use A* to solve random 24-puzzle.

About

SYSU 2nd Training 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages