搜索资源列表
suanfasheji
- 常见算法设计与分析源代码,包括背包问题,n皇后问题,大整数乘法,阶乘问题,汉诺塔等-Common algorithm design and analysis of source code, including the knapsack problem, n queens problem, large integer multiplication, factorial problem, Tower of Hanoi, etc.
80764624
- scheme实现的把皇后问题解法,输出为矩阵形式,比较美观相对于matlab这个语言来说()
loyderpeercandidate
- n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2()
022027
- 简单的八皇后问题,分别用一般的递推法和二叉树前序遍历写成,非常适合初学者阅读,()
83304977
- 自己编写的八皇后问题的各种随机算法:包括了随机算法,回溯法,随机+回溯求解八皇后()
carresian
- n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2()