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

搜索资源列表

  1. 2008

    0下载:
  2. 国家集训队2008年的论文,不论是准备参加acm还是提高自己算法水平都有帮助-National Team of the 2008 papers, whether it is prepared to participate in acm algorithm or to improve their level of helpful
  3. 所属分类:Data structs

    • 发布日期:2017-06-03
    • 文件大小:15034208
    • 提供者:水新国
  1. traveller

    0下载:
  2. 本程序是算法设计的经典问题,采用分支限界发解决旅行商问题-This program is a classic algorithm design problem, using branch and bound fat Traveling Salesman Problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:402993
    • 提供者:
  1. SortAlgorithm

    0下载:
  2. Delphi实现的排序算法及效率比较,含:冒泡排序,插入排序和Shell排序。-Delphi to achieve the efficiency of sorting algorithms and more, including: bubble sort, insertion sort and Shell sort.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:375166
    • 提供者:wu
  1. code

    0下载:
  2. 二分法对文本进行排序。比较简单。好像帮一个朋友做毕业设计的时候用到的代码。-Dichotomy of the text sort. Simple. Seems to help a friend used to do when the graduate design code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:170795
    • 提供者:kefan
  1. dongtaiguihua

    0下载:
  2. 用动态规划算法计算旅行商 挺不错的,可以看看 输入的时候是输入矩阵 需要自己换行-Dynamic programming algorithm with very good salesman, you can see when the input is the input matrix needs its own wrap
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:179654
    • 提供者:GYM
  1. TopoSort

    0下载:
  2. 拓扑排序的算法,按前驱计数为0的顶点号在同一批输出,以突显这些任务是可并行进行的-Topological sorting algorithm, according to the vertices of precursor count number is 0 in the same batch of output, in order to highlight these tasks can be carried out in parallel
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:27594
    • 提供者:王佳佳
  1. QuickAndStraightSelectSort

    0下载:
  2. 快速排序与直接选择排序相结合的排序算法。对输入的序列,用Partition过程分割成每10个一组的子序列,然后再对子序列实施直接选择排序-Quicksort sorting combined with the direct selection of the sorting algorithm. The input sequence, using Partition process is divided into a group of 10 sub-sequence, then the imple
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28643
    • 提供者:王佳佳
  1. Huffman

    0下载:
  2. 求解Huffman编码的程序及解码的程序-Solving Huffman coding and decoding process procedure
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:378446
    • 提供者:王佳佳
  1. DP

    0下载:
  2. ACM,DP有关资料,包括历届ACM夏令营的论文以及题目代码等-ACM, DP related information, including previous papers and the subject of summer camps ACM code, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-06-22
    • 文件大小:40964813
    • 提供者:Shi yulong
  1. bridge

    0下载:
  2. bridge(求桥的算法),dijkstra算法 kruskal算法,求多个桥的算法-bridge
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:王泽宇
  1. DijkstraBasedOnHeap.pas

    0下载:
  2. Dijkstra最短路算法,基于堆的优化-Dijkstra shortest path algorithm, based on Heap
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:682
    • 提供者:AndyBear Hsu
  1. ioi2003

    0下载:
  2. 国家集训队2003论文,好不容易才找到的哦-National Team of 2003 papers, hard to find, oh
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3444224
    • 提供者:真实姓名
  1. NOIP_ACM_Contest

    1下载:
  2. 数据结构和算法讲解,里面有NOIP,ACM竞赛的老师PPT和某个专业方面的深层次了解。里面的有些算法研究的相当深入,值得深入学习。-Explain data structures and algorithms, which has NOIP, ACM contest PPT and a professional teacher' s deep understanding. There' s some pretty in-depth study of algorithms, it is
  3. 所属分类:Data structs

    • 发布日期:2017-06-01
    • 文件大小:14139492
    • 提供者:Silicon
  1. Advanced.cell.algorithm

    0下载:
  2. 细胞算法设计高级代码Advanced code cell algorithm -Advanced code cell algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1951
    • 提供者:d
  1. rbt-alg

    0下载:
  2. Red black tree implementation using array
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2424
    • 提供者:Tomas
  1. Code-Algorithm-A-Priori

    0下载:
  2. program code Apriori Algorithm (data mining) in Delphi. I found it after I read a book "Algoritma Data Mining". Apriori Algorithm is an influental algorithm for mining frequent itemsets for boolean association rules
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:295411
    • 提供者:bwindhya
  1. GraphDrawing

    0下载:
  2. A tool for a graph drawing. It is possible to construct the graph and to save it as an image.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:236938
    • 提供者:tim
  1. laba1sod

    0下载:
  2. This the program to sort and search for data that are entered manually or from a file. Can be used to study the discipline of "data structure".-This is the program to sort and search for data that are entered manually or from a file. Can be used to s
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:13598
    • 提供者:Viktor
  1. castle

    0下载:
  2. usaco题库的Section2.1部分的castle问题解法源代码-usaco the Section2.1 part of the castle exam Solutions to the source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:720
    • 提供者:曹博凯
  1. traveler

    0下载:
  2. 旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:191060
    • 提供者:李鑫
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com