CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - conquer

搜索资源列表

  1. Myframe.class

    0下载:
  2. 棋盘覆盖(有界面效果),分治算法,界面还行-Board cover (interface effect), divide and conquer algorithm, the interface line
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1386
    • 提供者:史培培
  1. JCCitylinea

    0下载:
  2. Java实现的采用分治算法的城市轮廓线线程序,《算法引论》73页的相应实现源码 -Java implementation of the city skyline divide and conquer algorithm line program, the corresponding implementation source code of algorithm Introduction 73
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:3150
    • 提供者:系统,结构
  1. Ccityzipo

    0下载:
  2. 城市轮廓线算法。采用分治发算法,输入入为第一行房子个数,而后(左,高,右)。 -City skyline algorithm. Hair algorithms using divide and conquer, enter into the first line of the house number, then (left, right).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:3033
    • 提供者:
  1. Dtriangulation-cdel

    0下载:
  2. 离散高程点生成TIN的算法,分治算法,速度还可以,对于数据量比较大的情况也有不错的处理速度 和效果。-Discrete elevation points to generate the TIN algorithm, divide and conquer algorithm, the speed can also be larger than the data also has good processing speed and effect.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:811655
    • 提供者:刘辉
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2044201
    • 提供者:独角之灵
  1. MERGE-SORT

    0下载:
  2. 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。 合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。 将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。-Merge Sort is an efficient sort
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:539
    • 提供者:wangshuangxi
  1. divid

    0下载:
  2. divid算法,可用于分治法,对于数据结构的学习较有帮助-divid algorithm can be used to divide and conquer
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:1231291
    • 提供者:刘佳霖
  1. 1975ClosestPoint

    0下载:
  2. 维诺图分治法的经典论文,里面提出了如何使用分治法生成维诺图,值得研究-Voronoi diagram of divide and conquer classic paper, which proposed how to use a divide-and-conquer method to generate the Voronoi diagram, worthy of study
  3. 所属分类:Document

    • 发布日期:2017-11-19
    • 文件大小:1057142
    • 提供者:落叶飘轩
  1. matrix_compute

    0下载:
  2. 该程序用于计算矩阵的乘方和,采用算法设计中的分治法实现,计算速度快,算法复杂度低。-Involution of the procedures used to calculate the matrix using the divide and conquer algorithm design to achieve calculation speed, low complexity of the algorithm.
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:695018
    • 提供者:liubin
  1. compute_lasfousnum

    0下载:
  2. 采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。-The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems.
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:659290
    • 提供者:liubin
  1. fe4nzhi

    0下载:
  2. 提供了分治算法的多种实现,分治算法是一种很经典的算法-Divide-and-conquer algorithm provides multiple implementations, divide and conquer algorithm is a classic algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:7844
    • 提供者:huyanhua
  1. fenzhifa

    0下载:
  2. 分治法排序。 分治策略是:对于一个规模为n的问题,若该问题可以容易地解决(比如说规模n较小)则直接解决,否则将其分解为k个规模较小的子问题,这些子问题互相独立且与原问题形式相同,递归地解这些子问题,然后将各子问题的解合并得到原问题的解。-Divide and conquer sort
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:858437
    • 提供者:raul
  1. Ajax-Web-2.0(Java)

    0下载:
  2. 征服Ajax Web.2.0.快速入门与项目实践(Java) 光盘完整源码-Conquer Ajax Web.2.0. QuickStart project practice (Java) CD-ROM is a complete source
  3. 所属分类:Ajax

    • 发布日期:2017-10-31
    • 文件大小:21236144
    • 提供者:小李
  1. Merge-sort

    0下载:
  2. 合并排序算法,使用分治法,VC++6.0下经典排序算法。-Merge sort algorithm using a divide-and-conquer method, VC++6.0 under classical sorting algorithms.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:28351
    • 提供者:李俊杰
  1. MergeSort

    0下载:
  2. 归并排序的算法。利用分而治之策略来对数组进行排序-Merge Sort algorithm. Divide-and-conquer strategy to sort the array
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:15796
    • 提供者:huhong
  1. merge_sort

    0下载:
  2. 分治排序算法,对N个输入整形值进行递归分治排序,时间复杂度为NlogN-Divide-and-conquer sorting algorithm, recursive divide-and-conquer sort of N input integer value, the time complexity of NlogN
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:703
    • 提供者:huweidi
  1. Cpp1

    0下载:
  2. 该程序利用了分治法计算多项式乘积,同时与没有用分治法的方法进行了比较-The program utilizes a divide-and-conquer method to calculate the polynomial product
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1685
    • 提供者:dumuni
  1. Verilog-Reference-routines

    0下载:
  2. verilog 参考例程。适合初学者学习,深入浅出,由简到难,逐步深化,各个击破。 -verilog Reference routines. For beginners learning, easily understood, by Jane to difficult, and gradually deepening, divide and conquer.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:2548594
    • 提供者:叶胜东
  1. fengzhisuanfa

    0下载:
  2. 分治算法代码以比较为基础的排序时间的下界-The lower bound of the divide and conquer algorithm code to comparison-based sorting time
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:27970
    • 提供者:xuemaoyang
  1. MaxNSubmax

    0下载:
  2. 以递归分治思想,同时查找S串中的最大元和次大元。-Realize querying the max and submax number in a string S with divid and conquer.
  3. 所属分类:Database system

    • 发布日期:2017-12-10
    • 文件大小:900
    • 提供者:kelsi
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 25 »
搜珍网 www.dssz.com