《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel
《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel ,President, MindView, Inc. Revision 0.9...
Josephus+Problem技术资料下载专区,收录240份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
《Thinking in Patterns 》 -- Problem-Solving Techniques using Java Bruce Eckel ,President, MindView, Inc. Revision 0.9...
using greedy tratage to solve the problem of Number Delete.
This a parallel genetic algorithm for a biinfomatics problem CSP
所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语言实现。
Proff of the NP-Completeness of the 3-SAT problem
Solving the TSP problem using the Branch and Bound Algorithm
Traveeling sales man problem solved using genetic algorithm in matlab
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem