magicat
2010年12月31日 星期五
Journey lyrics
›
Lyrics:Corrinne May Music:Corrinne May It's a long long journey (這是一段很長很長的旅程) Till I know where I'm sup...
2010年12月22日 星期三
int to string
›
1. 用C 語言可以用sprintf 來達成 sprintf(str, " %d " ,val); 2. C++ stringstream 無論是<<或>>,都會自動轉型 string int2str(int ...
2010年12月14日 星期二
複雜度
›
O(1) < O(logN) < O(N) < O (NlogN) < O(N^2) < O(N^3) < O(2^N) 如果要計算一個演算法則的複雜度,可以使用演算法則執行時所需要的「執行時間」(Time)或是「記憶體空間...
2010年11月12日 星期五
RHEL6 announce
›
Red Hat Sets a New Standard for the Next Generation of Operating Systems (2010.11.10) With support from industry-leading partners, Red Hat...
2010年10月29日 星期五
INTEL e1000e driver
›
download http://www.intel.com/support/network/sb/cs-009209.htm
‹
›
首頁
查看網路版