搜索资源列表
wangge
- 收集的 数学算法- 网格算法和穷举法 的比较经典的大学课件和论文
sdjifhs
- 实现以ABCAB*A=DDDDDD的算法,对于穷举法学习有一定的帮助,可以-The realization of ABCAB* A = DDDDDD of algorithms for the exhaustive method be helpful to learn, you can see
J_Grid15
- 运用穷举法求解1-9,3*3数独问题,即使每行每列及对角线上的之和为15,算法简单,但运算时间有点长,大概是五分钟左右,请耐心等待。-Using exhaustive method to solve 1-9, 3*3 Sudoku problem, even if each row and each column and on the diagonal and 15, simple algorithm, but the operation time is long, about five min
magic_pyramid_problem
- 小朋友玩的神奇金字塔的穷举求解,有难度; 立体摆法的穷举算法没有想明白该怎么写,有兴趣的朋友可以帮忙思考一下;-magic pyramid layout problem
EightQueens
- 一个用来研究八皇后问题的java小程序,采用递归算法遍历树来穷举所有符合要求的排列,存储后用图形界面表示出来。-Used to study a problem of the eight Queen of java applets, using recursive tree traversal algorithm to exhaustive array of all meet the requirements, storage, said later a graphical interface.