登录
首页 » C/C++ » skiplist.c.tar

skiplist.c.tar

于 2011-04-20 发布 文件大小:1KB
0 71
下载积分: 1 下载次数: 12

代码说明:

  A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary search trees (that is, with number of probes proportional to log n instead of n).

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104297会员总数
  • 29今日下载