目前分類:演算法 (6)
- May 06 Mon 2013 00:04
[演算法] 動態規劃 Dynamic Programming
- Jul 05 Thu 2012 00:39
[離散數學] 算術平均數、中位數、眾數表示方法
Let A sequence of number be
A1,A2,…..,Ai,…..,An in an increasing order
N is the number of elements
- Jul 29 Tue 2008 03:51
用 遞迴( recurrence ) 做出 多重迴圈 ( nested loop )
Multiple Loop To Recurrence Function
- Nov 23 Fri 2007 16:41
割圓術算不出無限位數的 pi...π
割圓術到底能不能算出無限位數的 pi π呢......?
首先呢,我們要先知道圓形的一個公式
Here's the formula of a round.
- Nov 17 Sat 2007 23:45
最大公因數 & 最小公倍數 計算機 L.C.M. & G.C.D. Calculator
- Oct 29 Mon 2007 23:22
楊輝三角形 ( 巴斯卡三角形 ) ( Pascal's triangle )