Puzzle+Problem
Puzzle+Problem技术资料下载专区,收录236份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
236
Puzzle+Problem 全部资料 236 份
This a parallel genetic algorithm for a biinfomatics problem CSP
This a parallel genetic algorithm for a biinfomatics problem CSP
2015-08-26
113
所谓八皇后问题(Eight Queens Problem)
所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语言实现。
2016-07-27
107
n queens problem which can print the chess board pattern
n queens problem which can print the chess board pattern
2013-12-18
189
Proff of the NP-Completeness of the 3-SAT problem
Proff of the NP-Completeness of the 3-SAT problem
2017-04-13
25
Solving the TSP problem using the Branch and Bound Algorithm
Solving the TSP problem using the Branch and Bound Algorithm
2013-12-15
191
Traveeling sales man problem solved using genetic algorithm in matlab
Traveeling sales man problem solved using genetic algorithm in matlab
2013-12-17
127
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
2014-01-27
196
A demo for Knight s Tour problem by Java applet
A demo for Knight s Tour problem by Java applet
2014-12-01
198