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

资源列表

« 1 2 ... .75 .76 .77 .78 .79 480.81 .82 .83 .84 .85 ... 2673 »
  1. listk

    0下载:
  2. 用单链表求第K大元素,利用快排的分割原理-Find the list with the single largest element of K, using fast scheduling segmentation theory
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:889956
    • 提供者:heike
  1. sift算法源代码

    0下载:
  2. sift的源代码,还有注释
  3. 所属分类:数据结构常用算法

  1. BMalthorithm

    0下载:
  2. BM算法找出产生该段序列的最短级数的线性反馈移位寄存器(LFSR),如对序列a=(1001101011),结果为LFSR(25,4)即周期为25,寄存器级数为4,此处所给为固定长度。-Using BM algorithm to find the linear feedback shift registers with the least steps corresponding to certain sequence. For example, as for a=(1001101011), the
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:164514
    • 提供者:richard
  1. Advanced_C

    0下载:
  2. 随机数分布--高斯分布 100个经典源程序-random number
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:8052097
    • 提供者:Henry Smith
  1. 棋盘覆盖算法

    0下载:
  2. 有3个棋盘覆盖的算法,C++程序,
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-19
    • 文件大小:2480271
    • 提供者:w755472897
  1. threadpool-0_2_5-src

    0下载:
  2. 多线程编程,线程池类库,boost library封装实现,例程有merge sort-Multi-threaded programming, thread pool library, boost library package implementation, routines have merge sort etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:52538
    • 提供者:leo
  1. tree

    0下载:
  2. 数据结构试验 1.将一颗树或森林转化为二叉树 2.求森林高度-Test 1 data structure would be converted into a binary tree or forest tree 2 find a high degree of forest
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:8254
    • 提供者:刘辉
  1. ride

    0下载:
  2. usaco在线系统的ride题源码!包含测试数据哦!此题可不简单哦!-usaco online system ride title source! Containing the test data Oh! This question is not easy Oh!
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:4358
    • 提供者:linucos
  1. v1

    0下载:
  2. (1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)请设计一个算法,要求该算法把二叉树的叶子结点按从左到右的顺序连成一个单链表,表头指针为head。 二叉树按二叉链表方式存储,链接时用叶子结点的右指针域来存放单链表指针。请遍历该链表输出所有叶子结点,然后再先序遍历二叉树输出所有叶子结点,并对比两个输出结果,看是否相同。 (4)试写一算法判断某二叉树是否是完全二叉树。 (5)试写一算法判断某二叉树是否是二叉排序树。 (6)在主函数中设计一个简单的菜单,分别调试上
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2031
    • 提供者:Ahole
  1. vectoralist

    0下载:
  2. 练习vector和list的使用 定义一个空的vector,元素类型int,生成10个随机数插入到vector中,用迭代器遍历vector并输出其中的元素值。在vector头部插入一个随机数,用迭代器遍历vector并输出其中的元素值。用泛型算法find查找某个随机数,如果找到便输出,否则将此数插入vector尾部。用泛型算法sort将vector排序,用迭代器遍历vector并输出其中的元素值。将vector清空。 定义一个list,并重复上述实验,并注意观察结果。 -Exerc
  3. 所属分类:Data structs

    • 发布日期:2017-11-01
    • 文件大小:1086
    • 提供者:唐亮
  1. 多叉树的实现

    0下载:
  2. 多叉树的实现, visual c++ 6.0 编辑-duo cha shu de shi xian, visual c++ 6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-29
    • 文件大小:1315
    • 提供者:mashichi
  1. Queen

    0下载:
  2. 利用回溯法和栈来实现八皇后问题:在n×n的国际象棋棋盘上,安放n个皇后,要求没有一个皇后能够“吃掉”任何其他一个皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一对角线-Use of backtracking and stack to achieve the eight queens problem: the n × n chess board, place n queens, a queen is not required to " eat" any other
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:9631
    • 提供者:wazr
« 1 2 ... .75 .76 .77 .78 .79 480.81 .82 .83 .84 .85 ... 2673 »
搜珍网 www.dssz.com