problem
探索“problem”标签下的384个精选资源,涵盖电子设计与开发中常见的技术难题及解决方案。从电路故障排查到软件bug修复,这里汇聚了丰富的实战案例和专业指导,帮助工程师们快速定位问题、优化设计。无论是初学者还是资深开发者,都能在这里找到提升技能、解决实际挑战的宝贵资料。立即访问,开启您的高效学习...
资源总数
218
problem 全部资料 218 份
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