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

资源列表

« 1 2 ... .98 .99 .00 .01 .02 303.04 .05 .06 .07 .08 ... 2673 »
  1. 2

    0下载:
  2. HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:994byte
    • 提供者:王文浩
  1. search_number

    0下载:
  2. 找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, making it equivalent to the thre
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:994byte
    • 提供者:黄咋的
  1. linked_LList

    0下载:
  2. 单链表,申请,添加,遍历单链表,计算单链表长度-Single linked list, application, adding, traverse a single list, calculate the length of a single linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:994byte
    • 提供者:砸啊
  1. 36

    1下载:
  2. 判断给定的二叉树是否相似,用C ++实现的,是作业-to judge whether the binary tree similar to that used C to achieve, and is operating
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:995byte
    • 提供者:液压机机
  1. subsum.rar

    0下载:
  2. 回溯法求子集和问题, 在回溯过程中利用了剪枝 ,The back track method to solve the sub sum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:995byte
    • 提供者:syys
  1. 123xishu

    0下载:
  2. 稀疏矩阵转置,首先输入三元组,然后输出转置后的矩阵-Sparse matrix transpose first three yuan group input and outputs the transpose the matrix after
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:995byte
    • 提供者:夏俊
  1. Binary-Tree

    0下载:
  2. C++,数据结构,判断二叉树是否为二叉排序树和平衡二叉树C++版本-C++, data structures, to determine whether the judge binary binary sort tree and balanced binary C++ version
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:995byte
    • 提供者:周双
  1. SD_Latihan_DoubleStack_Praktikum

    0下载:
  2. This a method of source code double linked list-This is a method of source code double linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:995byte
    • 提供者:Andi
  1. b

    0下载:
  2. 线性表实验(约瑟夫问题) 数据结构课的实验作业
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:996byte
    • 提供者:xuhujun
  1. ordering4

    0下载:
  2. 堆排序:思想: 用二叉树的结构来表示数组,及用数组来表示二叉树的结构,比如i为父节点其孩子为,2i,和2i+1.其中,大顶堆中 父节点大于其两个孩子 算法平均时间复杂度: O(nlogn)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:996byte
    • 提供者:朱洁
  1. Gauss

    0下载:
  2. 高斯方法解n阶线性方程组的非常详细的方法-Gauss method to solve n-order linear equations of a very detailed way
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:996byte
    • 提供者:武宣
  1. HF

    0下载:
  2. 数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:996byte
    • 提供者:张芷源
« 1 2 ... .98 .99 .00 .01 .02 303.04 .05 .06 .07 .08 ... 2673 »
搜珍网 www.dssz.com