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

资源列表

« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2673 »
  1. p17

    0下载:
  2. Descr iption 给出大量字符串,要求找出所有两两完全相同的字符串。 Input Descr iption 第1行: 给出字符串的个数N(N < 10^7); 第2~(N + 1)行: 每行一个字符串, 每个字符串的长度不超过10^6个字符, 为了方便起见,字符串中只包含 a~z 的26个小写字母。 每个字符串依次从0到N − 1对应一个原始编号, 在输入中不会体现, 但会在输出中用到。 Output Descr iption
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1020byte
    • 提供者:zbh
  1. sort1

    0下载:
  2. 北京大学数据结构与算法课程的排序算法实例。包括冒泡排序、推排序Shell排序和归并排序。-Sorting algorithm instance Peking data structures and algorithms courses. Including bubble sort, Shell sort and push sort merge sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.25kb
    • 提供者:冯禧
  1. sort2

    0下载:
  2. 北京大学数据结构与算法课程的排序算法实例。包括直接选择排序,直接插入排序,基数排序和快速排序。-Sorting algorithm instance Peking data structures and algorithms courses. Including direct selection sort, direct insertion sort, radix sort, and quick sort.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.35kb
    • 提供者:冯禧
  1. MinSpanTree

    0下载:
  2. 数据结构中经典的基于Kruskal算法的最小生成树实现。采用Visual C++ 6.0编译。仅供学习交流。-Classic data structure based on the Kruskal algorithm of minimum span tree . Compiled by Visual C++ 6.0. Just for learning.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:160.25kb
    • 提供者:qhh
  1. HuffmanTree

    0下载:
  2. 数据结构中经典的哈夫曼树实现。采用Visual C++ 6.0编译。仅供学习交流。-Data structure in the Huffman tree implementation. Compiled by Visual C++ 6.0. Just for learning.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:156.39kb
    • 提供者:qhh
  1. Joseph

    0下载:
  2. 约瑟夫(Joseph)问题的一种描述是:编号为1,2,..., n 的n 个人按顺 时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作 为报数上限值m, 从第一个人开始按顺时针方向自1开始顺序报数,报到m时 停止报数。报m的人出列,将它的密码作为新的m值,再从下个人开始新一轮 报数,如此反复,直到剩下最后一人则为获胜者。试设计一个程序求出出列顺 序。-Joseph (Joseph) a descr iption of the problem is: th
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:883byte
    • 提供者:zhujiei
  1. dictionary

    0下载:
  2. 常用数据结构,dictionary字典(有序链表描述)-Commonly used algorithms and data structures, dictionary Dictionary (ordered list descr iption)
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:yuli
  1. -Kruskal

    0下载:
  2. 常用数据结构,最小生成树(Kruskal算法)-Common data structure, the minimum spanning tree (Kruskal algorithm)
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:352.92kb
    • 提供者:yuli
  1. DOUBLECIRCHAIN

    0下载:
  2. 常用数据结构,双向循环链表(带有头节点)。-Common data structures, two-way circular linked list (with the head node).
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.24kb
    • 提供者:yuli
  1. Weighted_directed_graph

    0下载:
  2. 常用数据结构,加权有向图(邻接链表描述)。-Common data structure, weighted (adjacency list descr iption) to FIG.
  3. 所属分类:Data structs

    • 发布日期:2017-04-30
    • 文件大小:19.75kb
    • 提供者:yuli
  1. BPNET

    0下载:
  2. 常用数据结构,人工神经网络BP算法(含说明)-Common data structures, artificial neural network BP algorithm (including instructions)
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:5.44kb
    • 提供者:yuli
  1. BESTFIT

    0下载:
  2. 常用数据结构,箱子装载fitbox(最优匹配问题)。-Common data structure, the box load (best matching)
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6.92kb
    • 提供者:yuli
« 1 2 ... .45 .46 .47 .48 .49 2450.51 .52 .53 .54 .55 ... 2673 »
搜珍网 www.dssz.com