文件名称:graphic_trans
介绍说明--下载内容均来自于网络,请自行研究使用
给定两个 4×4 方格矩阵组成的图形 A 和 B ,每个方格的颜色为黑色或白色。方格矩阵中有公共边的方格称为相邻方格。图形 A 和图形 B 的黑白方块总数相等。
,主要利用位运算实现-Given two squares 4* 4 matrix of the graph A and B, the color of each grid is black or white.The edge of square matrix has a public square is called the adjacent squares.Patterns A and B equals the total number of black and white squares.
, the main use of bit operations
,主要利用位运算实现-Given two squares 4* 4 matrix of the graph A and B, the color of each grid is black or white.The edge of square matrix has a public square is called the adjacent squares.Patterns A and B equals the total number of black and white squares.
, the main use of bit operations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
data
....\game0.in
....\game1.in
....\game10.in
....\game2.in
....\game3.in
....\game4.in
....\game5.in
....\game6.in
....\game7.in
....\game8.in
....\game9.in
....\output0.out
....\output1.out
....\output10.out
....\output2.out
....\output3.out
....\output4.out
....\output5.out
....\output6.out
....\output7.out
....\output8.out
....\output9.out
graphic trans.cpp