CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - skip list

搜索资源列表

  1. skip-list

    0下载:
  2. skip-list 一种数据结构 一种图的表示方法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:836byte
    • 提供者:康平
  1. SkipList

    0下载:
  2. SKiplist是一种概率应用于平衡树的替换数据结构。-Skip list is a probabilistic alternative to balanced trees that provide much of the simplicity of unbalanced trees , togethere with good worst-case expected performance.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:jianwei yang
  1. skiplist.c.tar

    0下载:
  2. 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 se
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.2kb
    • 提供者:read1
  1. skiplist

    0下载:
  2. 跳转表,随机化的数据结构.插入logn,查询logn.但是占用空间较大.-skip list
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:987byte
    • 提供者:宋一行
  1. algorithms-master

    0下载:
  2. 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:汪小君
  1. skip_list

    0下载:
  2. 跳跃表的C语言实现,此算法用于rt-thread。-Skip list implemented with C. It is used in rt-thread.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:321.89kb
    • 提供者:Eddie
搜珍网 www.dssz.com