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

搜索资源列表

  1. dye-Divide-and-conquer

    0下载:
  2. Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:279699
    • 提供者:supercat188
  1. large_integer

    0下载:
  2. VC++ 分治法大整数乘法-VC++ divide and conquer large integer multiplication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:10324
    • 提供者:dnybz
  1. ClosetPairs

    0下载:
  2. 本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the probl
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:25317
    • 提供者:lhguo
  1. 555666

    0下载:
  2. 征服私服要有的东西 /-Things have conquer私服/
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:486276
    • 提供者:123
  1. PolygonClipping

    2下载:
  2. 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:章礼平
  1. Co2-Rev1

    0下载:
  2. Conquer Database working 100 percent-Conquer Database working 100 percent
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:328090
    • 提供者:Spy520
  1. Co2-Rev2

    0下载:
  2. Conquer Database v2 working
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:466528
    • 提供者:Spy520
  1. Co2-Rev3

    0下载:
  2. Conquer v3 Database working
  3. 所属分类:Other Games

    • 发布日期:2017-04-26
    • 文件大小:220948
    • 提供者:Spy520
  1. Luncher

    0下载:
  2. Co luncher for conquer privite server
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:811271
    • 提供者:zeko2010ss
  1. msdar

    0下载:
  2. Conquer online Source Code Patch 5165
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:8726098
    • 提供者:mahmoud
  1. houka

    0下载:
  2. Kings^OF^Binary Source File Conquer Online
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2101787
    • 提供者:Kings_Of_Binary
  1. unittestppt

    0下载:
  2. 单元测试理论PPT,分为四个部分:为什么需要单元测试?怎样征服可测性难题?怎样才能高效率测试?怎样保证测试效果?制作精良,内容精炼。-Unit test theory PPT, divided into four parts: Why unit test? How to conquer the testability problem? How can high-efficiency test? How to ensure test results? Produced, the content o
  3. 所属分类:Software Testing

    • 发布日期:2017-05-07
    • 文件大小:1184355
    • 提供者:王工
  1. Convex_hull_problem

    1下载:
  2. 凸包问题( 分治法与穷举法+测试数据 )-Convex hull problem (divide and conquer and the exhaustive method+ test data)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1110900
    • 提供者:mei
  1. Divide-and-Conquer-maxmin

    0下载:
  2. 分治策略 maxmin算法 求数组A[1...n]最大最小元素-Divide and Conquer maxmin
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6601
    • 提供者:sq
  1. Divide-and-conquer-algorithm

    0下载:
  2. 分治算法是基于多分枝递归的一种算法设计模式。分治算法递归地把一个大问题分解为多个类型相同的子问题,直到这些子问题足够的简单能被直接解决。最后把这些子问题的解结合起来就能得到原始问题的解。-Divide and conquer algorithm is based on a multi-branch recursive algorithm design pattern. Divide and conquer algorithm recursively to a large problem into
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:7849
    • 提供者:刘旭
  1. recursive-divide-and-conquer

    0下载:
  2. 算法设计课件(第二章递归与分治),主要讲述递归与分治-Algorithm courseware design (Chapter II recursive divide and conquer), focuses on the recursive divide and conquer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:68686
    • 提供者:刘强
  1. Impulses-Source-[conquer]

    3下载:
  2. [征服纵马江湖老端] Impulse s Source [支持百人]源代码。很稀有的哦!需要的下载-[To conquer the old horse itinerant end] Impulse' s Source [support the hundred] source code. Oh, very rare! Need to download
  3. 所属分类:模拟服务器

    • 发布日期:2013-04-01
    • 文件大小:4392924
    • 提供者:yezetao
  1. conquer-and-divide-algorithm

    0下载:
  2. 本章描述了讲解了分治算法的基本思想和设计过程以及原理-Explain the basic idea and design process as well as the principle of divide and conquer algorithm described in this chapter
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:547959
    • 提供者:fengjianlong
  1. divide-and-conquer-algorithm

    0下载:
  2. 利用分治策略求解时,所需时间取决于分解后子问题的个数、子问题的规模大小等因素,而二分法,由于其划分的简单和均匀的特点,是经常采用的一种有效的方法,例如二分法检索。-When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-problems and other factors, but
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:5081
    • 提供者:周易
  1. Conquer(mysql)

    1下载:
  2. 征服5506版,带数据库,正常编译,能开区。(Conquer the 5506 edition, with database, normal compilation, can open area.)
  3. 所属分类:Windows编程

    • 发布日期:2018-12-07
    • 文件大小:8915968
    • 提供者:Dirpunk
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com