不重覆的演算法還算蠻常見的,以下就用Excel 來展現。 法一:比對法 '比對法 Sub myRand() Dim StartTime As Date Randomize Timer Dim i ...
www.dotblogs.com.tw