Translate

星期一, 1月 07, 2008

資料結構

標頭檔

stdlib.h
cstblib

現成函數
1.bsearch()
2.qsort()



F[K]=F[K-1]+[K-2]
費氏數列

雜湊表

JAVA
1.hashtable
2.hashmap