2008年4月28日

B-Trees Concepts B-树介绍(都快忘了:))

摘要: 1.about B-Tree Although most of the search trees are binary trees, there is a popular serach tree taht is not binary. this tree is known as a B-tree. 虽然大多数的查找树是二叉树,但是也存在不是二叉树的查找树。这种树就是B-树。简言之,B树是一种多... 阅读全文

posted @ 2008-04-28 17:41 飞天舞者 阅读(786) 评论(0) 推荐(0) 编辑

Garbage Collection Mechnism concepts 垃圾回收机制简介

摘要: 传统的垃圾回收机制 1.引用计数(reference counting,RC)算法 1960年以前,人们为胚胎中的LISP语言设计垃圾回收机制时,第一个想到的算法就是引用计数算法。拿餐巾纸的例子来说 午餐时,为了把脑子里突然跳出来的设机灵感记下来,我从餐巾纸代中抽出一张餐巾纸,打算在上面画出系统构架的蓝图。按照“餐巾纸使用之引用计数版“的要求,画图之前,我必须事先在餐巾纸的一角写上... 阅读全文

posted @ 2008-04-28 16:15 飞天舞者 阅读(432) 评论(1) 推荐(0) 编辑

导航

For more information about me, feel free email to me winston.he@hotmail.com