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

资源列表

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 2673 »
  1. kmp_suanfa

    0下载:
  2. KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:531
    • 提供者:李天宇
  1. 用分治法求第k小元素

    1下载:
  2. 用分治法求第k小元素 输入:程序从标准输入读入数据,第一行是一个整数n (1=<n<=100000)表示元素的个数,接下来的n行中每行有一个整数。最后一行是k,就是我们要找的第k小元素。 输出:针对每一组输入,输出一个结果,每个结果占一行。 例如: 输入 5↵ 123↵ 12↵ 1↵ 3↵ 4↵ 4↵ 输出: 12 ,Separation method using the first k elements in small
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:531
    • 提供者:cj
  1. btree

    0下载:
  2. 该文件描述了如何根据一个已知序列建立二叉树。-build tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:531
    • 提供者:kweeny
  1. Dijkstra

    0下载:
  2. 设在图G={V,E}中有一顶点r,Dijkstra算法可以求出其他所有点到点r的最短路径的跳数,这是求单源最短路径的一个最基本的算法。-There is a vertex, r, in the graph G={V,E}. As to every other vertex v, there exist several paths between v and r. The Dijkstra algorithm can get the hop count of the shortest path a
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:531
    • 提供者:wx
  1. qipao

    0下载:
  2. 冒泡排序法,分别采用最大数下沉、最小数上升两种方法进行对比排序-Bubble sort method, were used to the maximum number of sinking, the smallest increase in two ways to sort the number of
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:531
    • 提供者:Tom
  1. ysph

    0下载:
  2. 约瑟夫环,数据结构算法,挺有意思,看看,-ysphdfgfgf
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:李凯胜
  1. 1678_GG_Single_Day

    0下载:
  2. 今天需要大家帮gg一个忙,2009年11月11日是星期三,而这是他一个星期中课业最重的一天,一天10课时……gg想知道的是,N年后的Single Day还会是星期三吗?如果不是,又是星期几呢?N年后的gg,欢迎大家展开丰富的想象!(继续YY中,勿扰……) 输入共t+1行,第一行是一个整数t,表示共有t组数据。下面t行,每行一个int类型的正整数N(1<=t<=10^4,0<=N<=10^9)。 输出对应的星期数,星期一是1,星期二是2,……,星期日是7。-Toda
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:532
    • 提供者:yu
  1. josepharray

    0下载:
  2. 约瑟夫问题,用链式结构实现,有N个数,从S开始报数M,列出前后出序序列-Joseph problems with the chain structure to achieve, there are N number, starting from the S reported that the number M, before and after the order listed in the sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:532
    • 提供者:梁小歪
  1. BIT2008_1

    0下载:
  2. 存储一组姓名,如 Apple,Tom,Green,Jack 要求能排序、按字母顺序插入、并显示。-Storage group name, such as Apple, Tom, Green, Jack asked to sort into alphabetical order and displays.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:532
    • 提供者:王石
  1. sort

    0下载:
  2. 两个模板函数,一个是快速排序算法,一个是二分查找算法。-Two template functions, one is the quick sort algorithm, a binary search algorithm is.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:532
    • 提供者:黎伟
  1. qsort

    0下载:
  2. 快速排序算法(分治策略) C++编写 调用递归-Fast sorting algorithms (divide and conquer strategy) C++ write
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:Frank
  1. my-linklist

    0下载:
  2. link list for banking or other systems-link list for banking or other systems.......................
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:alvi
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 2673 »
搜珍网 www.dssz.com