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

资源列表

« 1 2 ... .53 .54 .55 .56 .57 24158.59 .60 .61 .62 .63 ... 28278 »
  1. 6-48

    0下载:
  2. 构造任意k元(k≥2)Huffman树算法,k元哈夫曼树的构造与2元哈夫曼树的构造相同,差别只在于k元哈夫曼树需考虑虚设的0的个数。-Construct an arbitrary k-ary (k ≥ 2) Huffman tree algorithm, k element of the Huffman tree structure with two yuan the same Huffman tree structure, the difference lies in k-ary Huffma
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1.22kb
    • 提供者:tyq
  1. 2-70

    0下载:
  2. 实现把一个简单链表分裂成两个链表,使两个链表长度相等,或其中一个链表的结点数比另一个多1。思想:用两个指针p,h指向链表,初始时p指向表头结点,h指向第二个结点,然后p指针每次走一步,h指针每次走两步,这样当h走到表尾时,p正好走到中间,因此一个链表就是原链表中从头结点到p结束,另一个链表就是从p以后开始的链表。-Implement a simple list to split into two lists, so that the two lists of equal length, or o
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:523byte
    • 提供者:tyq
  1. lianbiao

    0下载:
  2. 单链表的建立,插入,删除操作,适用于数据结构初学者使用-The establishment of a single linked list, insert, delete, data structures for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:yanshuang
  1. DataStructer-Assigments

    0下载:
  2. 数据结构的第二章作业。关于链表,栈等所有基本操作的代码-Chapter II of the data structure operations. About linked lists, stacks and all the basic operations of the code
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:113.87kb
    • 提供者:王彬彬
  1. shujujiegou

    0下载:
  2. 数据结构算法演示程序。讲解数据结构算法。-Data structure algorithm demo program. Explain the data structure algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:黄孝峰
  1. LidDrivenFlow_LBM_Test

    0下载:
  2. c++编写的LBM d1q3算法,用于求解顶盖速度-c++ written in LBM d1q3
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:李刚
  1. LinkList

    0下载:
  2. 用C++完美实现读入文件,然后利用单链表数据结构插入、删除、查找,通过利用String类来完成。-C++ to achieve the perfect read files, then use a single linked list insert, delete, search, through the use of the String class to complete.
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.2mb
    • 提供者:赵蓝蓝
  1. Dijstra

    0下载:
  2. Dijstra算法c源代码。优化完整版。-Dijstra algorithm c source code. Optimize the full version.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1.2mb
    • 提供者:zhangzinan
  1. yuesefu

    0下载:
  2. 数据结构 约瑟夫环 链式循环结构 按顺序输出将输入的数字依次输出-Data structure Josephus chain loop structure in order to enter the digital output of the output sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:600byte
    • 提供者:范珊珊
  1. BASE45

    0下载:
  2. C++类的各种功能的实现功能可以实现链表的各项操作,比如删除,遍历,添加等功能-C++ class implementation of the various functions of the list function can operate, such as delete, traverse, to add other features
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:15.11kb
    • 提供者:wukl
  1. recursivequicksort

    0下载:
  2. program for balanced recursive quick sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:773byte
    • 提供者:muchum
  1. dijikshaalgo

    0下载:
  2. This the program for dijaksha s algorithm -This is the program for dijaksha s algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.33kb
    • 提供者:muchum
« 1 2 ... .53 .54 .55 .56 .57 24158.59 .60 .61 .62 .63 ... 28278 »
搜珍网 www.dssz.com