搜索资源列表
巴斯卡三角形層數
- 輸入巴斯卡三角形層數,顯示出巴斯卡的數值,例如:3,顯示11 121 1331-Pascal triangle input layer, showing that the value of Pascal, for example: 3, shows 111,211,331
c-program-example
- c程序实例 其中包含递推 杨辉三角 冒泡等各种算法-the c program instance contains recursive Pascal' s Triangle bubbling algorithm