CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 自顶向下

搜索资源列表

  1. improved mergesort

    0下载:
  2. 这是一个改进了自顶向下的归并排序,它改进的地方主要有:采用小子文件截止的机制,当序列长度小于32时,采用直接插入排序;对归并的内循环作了优化,判断的次数更少。-This is an improvement from a top-down sort of merger, it improved the main : the deadline for the paper boy mechanism, the length of the sequence is less than 32, the us
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.89kb
    • 提供者:唐海浪
  1. LL1wenfapanding

    0下载:
  2. LL(1)文法使用的是确定的自顶向下的分析技术。LL(1)的含义是:第一个L表明自顶向下分析是从左向右扫描输入串,第2个L表明分析过程中将使用最左推导,1表明只需向右看一个符号便可决定如何推导,即选择哪个产生式(规则)进行推导。-LL (1) grammar is used to determine the top-down analysis techniques. LL (1) the meaning is: the first show that L is top-down analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:278.15kb
    • 提供者:小江
  1. lxl

    0下载:
  2. 非常好的自顶向下,翻译算法,采用C++实现-Very good top-down, translation algorithm, using C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10.72kb
    • 提供者:李静
  1. S

    0下载:
  2. 句法分析,实现自顶向下的句法分析,用于自然语言理解。-syntax analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:葛小陪
  1. splaytree

    0下载:
  2. 从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:337.01kb
    • 提供者:张青
搜珍网 www.dssz.com