文件名称:puzzle
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [MacOS] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 212kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
请设计算法,使用至多4种不同颜色对七巧板进行涂色(每块涂一种颜色),要求相邻区域的颜色互不相同,打印输出所有可能的方案。
提示:可以把七巧板上的每个区域看成一个顶点,若两个区域相邻,则相应的顶点间用一条边相连,这样将七巧板转换为图,该问题实质上是一个图的搜索问题。
-Please design algorithm, using up to 4 different colors for coloring on the puzzle (each block of color coated), asked the color of adjacent regions with each other, print out all possible scenarios. Tip: You can put the jigsaw puzzle on each region as a vertex, if the two regions adjacent to, the corresponding vertices connected with an edge, so the puzzle is converted to graph, the problem is essentially a graph search problem.
提示:可以把七巧板上的每个区域看成一个顶点,若两个区域相邻,则相应的顶点间用一条边相连,这样将七巧板转换为图,该问题实质上是一个图的搜索问题。
-Please design algorithm, using up to 4 different colors for coloring on the puzzle (each block of color coated), asked the color of adjacent regions with each other, print out all possible scenarios. Tip: You can put the jigsaw puzzle on each region as a vertex, if the two regions adjacent to, the corresponding vertices connected with an edge, so the puzzle is converted to graph, the problem is essentially a graph search problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
吕坤同学的课设七色板\Debug\vc60.idb
....................\.....\vc60.pdb
....................\.....\新建 文本文档.exe
....................\.....\新建 文本文档.ilk
....................\.....\新建 文本文档.obj
....................\.....\新建 文本文档.pdb
....................\新建 BMP 图像.bmp
....................\新建 文本文档.cpp
....................\新建 文本文档.dsp
....................\新建 文本文档.dsw
....................\新建 文本文档.ncb
....................\新建 文本文档.opt
....................\新建 文本文档.plg
....................\未命名.bmp
....................\Debug
吕坤同学的课设七色板
....................\.....\vc60.pdb
....................\.....\新建 文本文档.exe
....................\.....\新建 文本文档.ilk
....................\.....\新建 文本文档.obj
....................\.....\新建 文本文档.pdb
....................\新建 BMP 图像.bmp
....................\新建 文本文档.cpp
....................\新建 文本文档.dsp
....................\新建 文本文档.dsw
....................\新建 文本文档.ncb
....................\新建 文本文档.opt
....................\新建 文本文档.plg
....................\未命名.bmp
....................\Debug
吕坤同学的课设七色板