文件名称:delphimata
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi生成数字斜塔,也就是倒金字塔算法,前一排的数字个数依次比下一行少一个,整体排下来就像是一个倒金字塔一样,研究数字算法的一个Dlephi简单例子-Delphi to generate the digital tower, also is the inverted Pyramid algorithm, the number of digits of a row are less than the next one, the whole row down like an inverted Pyramid, research on digital algorithm is a simple Dlephi example
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Delphi数字斜塔(倒金字塔算法)\Project1.cfg
............................\Project1.dof
............................\Project1.dpr
............................\Project1.res
............................\Unit1.dcu
............................\Unit1.ddp
............................\Unit1.dfm
............................\Unit1.pas
Delphi数字斜塔(倒金字塔算法)