文件名称:backtrace
介绍说明--下载内容均来自于网络,请自行研究使用
这是算法书中的几个回溯算法的例子的源代码,在VC下编译已通过-This book is the algorithm several examples of backtracking algorithm source code, compiled under VC has passed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
回溯\八皇后.c
....\哈密尔顿环.c
....\填字游戏.c
....\子集和.c
....\排列.c
....\百钱百鸡.c
....\着色问题.c
....\组合.c
....\背包问题.c
回溯