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

资源列表

« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 2673 »
  1. HashTable

    0下载:
  2. 暴雪公司的哈希算法,原酸速度非常快,带源码下载-hash developed by Blizzard
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2385
    • 提供者:yuyu@bccto.me
  1. MAGA

    1下载:
  2. MAGA多智能体进化算法源码,已经调好,直接可以运行。-MAGA multi agent evolutionary algorithm source code, have a good tune, you can directly run.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3259
    • 提供者:王朋
  1. Constraint_factor

    2下载:
  2. Burt提出的约束系数算法计算社交网络中结构洞节点。-Constraint factor
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3764
    • 提供者:小丁
  1. 高斯变步长积分

    0下载:
  2. 积分的方法多种多样,本方法采用变步长高斯法积分,希望可以对大家有用
  3. 所属分类:数据结构常用算法

  1. AVL

    0下载:
  2. AVL树是最先发明的自平衡二叉查找树。在AVL树中任何节点的两个儿子子树的高度最大差别为一,所以它也被称为高度平衡树。查找、插入和删除在平均和最坏情况下都是O(log n)。增加和删除可能需要通过一次或多次树旋转来重新平衡这个树。-AVL tree code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2783
    • 提供者:李振
  1. 6.2

    0下载:
  2. 编写正确的算法实现赫夫曼编码及相应的译码-Write correct algorithm Huffman coding and decoding the corresponding
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2006
    • 提供者:hiccup
  1. 4.2

    0下载:
  2. 编写算法,在串的堆存储机构上实现串的插入操作StrInsert(&S,pos,T)和串的删除操作StrDelete(&S,pos,len)。-Write algorithm, string on the string heap storage mechanism inserts StrInsert (& S, pos, T) and serial deletion StrDelete (& S, pos, len).
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1790
    • 提供者:hiccup
  1. 4.1

    0下载:
  2. 编写算法,实现串的基本操作Replace(&S,T,V)。要求采用定长顺序存储表示,并且不允许调用串的基本操作。-Write algorithms to achieve the basic operation Replace string (& S, T, V). Require the use of fixed-length sequential storage representation, and not allowed to call the basic operation of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:760
    • 提供者:hiccup
  1. 3.2

    0下载:
  2. 试写一个判别表达式中开、闭括号是否配对出现的算法。-Try to write a discriminant expression open and close parentheses appear if pairing algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1069
    • 提供者:hiccup
  1. 顺序表的基本操作

    0下载:
  2. 顺序表的基本操作,实现顺序表的插入,删除,输出
  3. 所属分类:数据结构常用算法

    • 发布日期:2015-04-12
    • 文件大小:1777
    • 提供者:OskitheBear
  1. SVD

    0下载:
  2. VC下奇异值分解,里面包含了所需的lib文件和头文件,及代码演示。dgesvd_函数的调用,参数A(一维数组)的赋值是关键点。比如对矩阵X(二维数组)奇异值分解,并不是直接将按X顺序赋值给A,而是需要将X转置后赋值给A,即A的内容是X的转置形式。-windows vc svd dgesvd_
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3996765
    • 提供者:从世源
  1. Chap4_BinaryTree

    0下载:
  2. 二叉树算法结构的实现,对二叉树的操作-The realization of the two binary tree algorithm structure,On the two fork tree operation....
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1487964
    • 提供者:yinlong
« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 2673 »
搜珍网 www.dssz.com