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

资源列表

« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 2673 »
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression entropy coding (right coding)
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.34kb
    • 提供者:lly
  1. Maze

    0下载:
  2. 利用递归法走迷宫,先试探,再回溯,代码简单,有意思-Maze recursive method, first tentatively, then backtracking, the code is simple, interesting
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.6mb
    • 提供者:半城月
  1. Queue

    0下载:
  2. 用C++写的队列数据结构,用两种方式实现的,一种是动态数组,另一种是链式队列。-C++ write queue with data structure implemented in two ways, one is a dynamic array, and the other is chain queue.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.67mb
    • 提供者:半城月
  1. Qt_LST.tar

    0下载:
  2. 斯塔纳树算法的图形化表示,利用图形界面显示斯塔纳树的形状,能够通过鼠标事件添加节点/删除节点/移动节点/局部放大等等。开发环境为Qt-Smetana tree algorithm graphical representation, using the graphical interface display Smetana tree shape, can through the mouse events add/delete node/node mobile node/local amplific
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:31.26kb
    • 提供者:terran
  1. AVL tree operations

    0下载:
  2. Contains programs for AVL tree operations like insertion, deletion, search etc
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-10-07
    • 文件大小:619.97kb
    • 提供者:thalishsajeed
  1. xhqueue

    0下载:
  2. 循环队列的实现,实现数据结构里的循环队列-Achieve the cycle queue data structure in the circular queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:495.05kb
    • 提供者:姚永光
  1. LINKQUEUE

    0下载:
  2. 实现了数据结构中的链式队列的操作,学习数据结构的朋友可以下载-Data structure to achieve the operation of the chain of the queue, a data structure of a friend can be downloaded learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:392.75kb
    • 提供者:姚永光
  1. count-leaf-nodes

    0下载:
  2. 利用递归算法,前序遍历,统计叶结点数目,并且实现左右子树交换-Recursive algorithm, preorder traversal, statistical point of leaf number, and realize about subtrees exchange
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:684.83kb
    • 提供者:libin
  1. 2Dmath

    0下载:
  2. 2D math algorithm library to manipulate 2D vectors and matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.24kb
    • 提供者:yr
  1. stack

    0下载:
  2. 该源码实现了严蔚敏数据结构中的栈部分算法,主要包括栈的初始化,出栈,入栈,取栈顶等算法。-The source code to achieve the YanWeiMin part stack in data structure algorithms, including the initialization of the stack and the stack, stack, take the algorithm such as the stack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:45.96kb
    • 提供者:liji
  1. double-foot-robot-program

    0下载:
  2. 机器人是一个热衷的话题,也是现在发展的趋势,也是我们这些电子爱好者追求的东西,这是一点点关于双足机器人的研究程序-The robot is a hot topic, is also a trend, also is we these electronic enthusiasts to pursue something, this is a bit of a biped robot research program
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:49.63kb
    • 提供者:XUNGEER
  1. disjoinset

    0下载:
  2. 自己写的并查集数据结构,用于实现不相邻集合的查找与合并-Write your own and check the set data structure used to implement a set of non-adjacent Find and merge
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:513byte
    • 提供者:MikeHu
« 1 2 ... .99 .00 .01 .02 .03 404.05 .06 .07 .08 .09 ... 2673 »
搜珍网 www.dssz.com