文件名称:Tri-Tiling(Modified)
介绍说明--下载内容均来自于网络,请自行研究使用
如何利用2*1个方格的板子,将3*n的板子完全覆盖?这个程序就解决了这个问题。其实编程的难度不大,重点是解决了数学中一个递推关系的问题。-How to use 2* a checkered board, the 3* n board completely covered? This program solves this problem. In fact, programming is not difficult, the focus is to solve a mathematical problem in a recursive relationship.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
题目说明.txt
Tri Tiling(Modified).cpp