文件名称:RotateCubes
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 51kb
- 下载次数:
- 0次
- 提 供 者:
- xiao*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
“Engineering Puzzle”的小程序
你有4个彩色小方块,每个方块的6个面各有1种颜色,且只有以下四种: 蓝色(B), 红色(R), 绿色(G)和黄色(Y),其六面分别描述为 前、后、左、右、上、下,这些方块的颜色组合如下:
序号 前 后 左 右 上 下
1 R B G Y B Y
2 R G G Y B B
3 Y B R G Y R
4 Y G B R R R
现在的目标是:将四个方块堆叠成柱状,确保这个柱体的每个面都是一致的颜色,请列举出所有的排列组合方式。
-Engineering Puzzle
You have four colored cubes. Each side of each cube is a single color, and there are four colors: blue (B), red (R), green (G) and yellow (Y) Describing the six faces as front, back, left, right, top, bottom, the cube colors are:
Cube Front Back Left Right Top Bottom
1 R B G Y B Y
2 R G G Y B B
3 Y B R G Y R
4 Y G B R R R
The objective is to find ways to stack the four cubes as a vertical column so that each side of the column is showing all four colors.
你有4个彩色小方块,每个方块的6个面各有1种颜色,且只有以下四种: 蓝色(B), 红色(R), 绿色(G)和黄色(Y),其六面分别描述为 前、后、左、右、上、下,这些方块的颜色组合如下:
序号 前 后 左 右 上 下
1 R B G Y B Y
2 R G G Y B B
3 Y B R G Y R
4 Y G B R R R
现在的目标是:将四个方块堆叠成柱状,确保这个柱体的每个面都是一致的颜色,请列举出所有的排列组合方式。
-Engineering Puzzle
You have four colored cubes. Each side of each cube is a single color, and there are four colors: blue (B), red (R), green (G) and yellow (Y) Describing the six faces as front, back, left, right, top, bottom, the cube colors are:
Cube Front Back Left Right Top Bottom
1 R B G Y B Y
2 R G G Y B B
3 Y B R G Y R
4 Y G B R R R
The objective is to find ways to stack the four cubes as a vertical column so that each side of the column is showing all four colors.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RotateCubes
...........\ChgPrimeDlg.cpp
...........\ChgPrimeDlg.h
...........\Cube.cpp
...........\Cube.h
...........\ReadMe.txt
...........\Release
...........\res
...........\...\RotateCubes.ico
...........\...\RotateCubes.rc2
...........\resource.h
...........\RotateCubes.aps
...........\RotateCubes.clw
...........\RotateCubes.cpp
...........\RotateCubes.dsp
...........\RotateCubes.dsw
...........\RotateCubes.h
...........\RotateCubes.ncb
...........\RotateCubes.opt
...........\RotateCubes.plg
...........\RotateCubes.rc
...........\RotateCubesDlg.cpp
...........\RotateCubesDlg.h
...........\StdAfx.cpp
...........\StdAfx.h
...........\ChgPrimeDlg.cpp
...........\ChgPrimeDlg.h
...........\Cube.cpp
...........\Cube.h
...........\ReadMe.txt
...........\Release
...........\res
...........\...\RotateCubes.ico
...........\...\RotateCubes.rc2
...........\resource.h
...........\RotateCubes.aps
...........\RotateCubes.clw
...........\RotateCubes.cpp
...........\RotateCubes.dsp
...........\RotateCubes.dsw
...........\RotateCubes.h
...........\RotateCubes.ncb
...........\RotateCubes.opt
...........\RotateCubes.plg
...........\RotateCubes.rc
...........\RotateCubesDlg.cpp
...........\RotateCubesDlg.h
...........\StdAfx.cpp
...........\StdAfx.h