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

搜索资源列表

  1. dividemultiply

    0下载:
  2. 这是一个分治法应用的又一个例子,利用分治技术,做大整数乘法,尤其是几百位数以上的乘法,比一般的方法快很多,仅次于快速傅立叶变换.-This is a partition of the application also an example of the use of the partition, bigger integer multiplication, especially above the median of hundreds of multiplication, than the mu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:972
    • 提供者:唐海浪
  1. ClosestPair 二维最近点对算法

    0下载:
  2. 二维最近点对算法,分别用遍历方法和分治算法实现,并对实现的时间进行比较-Two-dimensional nearest point of the algorithm, respectively, and partition with traversal algorithm, and compare the time to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-09
    • 文件大小:2979268
    • 提供者:wanglin
  1. paike.rar

    0下载:
  2. 一个基于贪婪算法和分治算法以及回溯法的一个大型IT职业培训机构(湖北银河学院)的排课系统,采用AJAX+Mysql!!,A greedy algorithm based on the algorithm and sub-administration, as well as a large-scale retrospective law IT vocational training institutions (Institute of Hubei Galaxy) the Course Schedu
  3. 所属分类:Ajax

    • 发布日期:2017-05-12
    • 文件大小:2947003
    • 提供者:田伟
  1. suanfashiyanbaogao

    0下载:
  2. 算法设计实验报告 递归与分治 和贪心算法-Recursive algorithm design lab report and the greedy algorithm with sub-rule
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:40835
    • 提供者: 周悟
  1. divide.rar

    0下载:
  2. 分治法求解最近点对问题 求最近点对的分治算法实现,输入点对,输出最近点,Sub-rule method for nearest point on the nearest point on the issue of sub-rule algorithm, input points, output nearest point
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1619
    • 提供者:马强业
  1. dashuxiangcheng

    0下载:
  2. 利用分治方法设计实现大整数乘法的递归算法-Using the method of big integer partition design and realize the recursion algorithm square
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:563
    • 提供者:曹萌萌
  1. post-office-(fenzhisuanfa)

    0下载:
  2. post office 邮局选址问题 分治算法,能运行,我已经调好的-post office post office location problem Divide and Conquer Algorithm, can run, I have a good tune
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2237
    • 提供者:crp0289
  1. bignumber.cpp

    0下载:
  2. 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2501
    • 提供者:caoxiang
  1. skyline

    0下载:
  2. 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
  3. 所属分类:Java Develop

    • 发布日期:2015-04-09
    • 文件大小:5804
    • 提供者:nick
  1. gray

    0下载:
  2. Gray码是一个长度为2n的序列。序列中无相同元素,每个元素都是长度为n位的串,相邻元素恰好只有1位不同。用分治策略设计并实现一个算法对任意的n构造响应的Gray码。-Gray code is a sequence of length 2n. No similar sequence elements, each element is n-bit string length, the adjacent element is only a difference exactly. With sub-r
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:681
    • 提供者:huzhaowei
  1. giantnumber

    0下载:
  2. 无符号大数类 实现了大数四则运算 比较 求余数 其中大数乘法采用分治 除法采用模拟竖式-No sign of large numbers class implements the large numbers seeking four more than the number of operations in which the multiplication of large numbers using analog vertical divider partition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1644
    • 提供者:傅煜
  1. 1

    0下载:
  2. 分治算法解士兵站队问题,ACM大学生程序设计题。-Divide and conquer algorithm for solving the soldiers stand in question, ACM Collegiate Programming problem.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:50304
    • 提供者:天山瑞雪
  1. ziduanhe

    0下载:
  2. 用蛮力,分治,动态递归算法设计最大子段和问题的算法及其分析-Use brute force, sub-rule, dynamic recursive algorithm design and problems in the largest sub-segment algorithm and its analysis of
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1059751
    • 提供者:hehuiling
  1. 分治算法

    0下载:
  2. 君主和殖民者们所成功运用的分而治之策略也可以运用到高效率的计算机算法的设计过程中。本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。 本章给出了用来分析分而治之算法复杂性的数学方法,并通过推导最小最大问题和排序问题的复杂性下限来证明分而治-monarchy and colonialists who have successfully used the divid
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:6728
    • 提供者:小芝
  1. visualc++

    0下载:
  2. 通过编程实现递归与分治策略的有关算法,理解递归与分治策略算法的原理,掌握递归与分治策略基本思想与应用技巧。 -Through the realization of recursive programming strategy and separation of the relevant algorithms, understanding of the recursive algorithm with sub-rule strategy of the principle of recursion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1852
    • 提供者:李绍春
  1. 21

    0下载:
  2. 分治策略求最值,是算法设计与分析书的源码改进版。-Sub-rule strategy of seeking the most value, is the algorithm design and analysis of source code to improve the version of the book.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:4750
    • 提供者:L
  1. BigIntMultiplication

    0下载:
  2. 使用分治技术,实现的两个大整数的乘法运算-The use of sub-rule technology, the realization of two big integer multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:19033
    • 提供者:wangkc
  1. CTest

    0下载:
  2. 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如:递归,分治,动态规划,回溯法,AO算法等,除此之外还用到比较多的数学知识,我做了一部分,还有一些暂时还没做出来,大家也帮忙做一下吧!-I have done some C language exercises, which a total of 76 topics, mainly used in a number of commonly used computer algorithms, such as: recur
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:319987
    • 提供者:THM
  1. juzhengliancheng

    0下载:
  2. 它建立在最优原则的基础上,采用动态规划方法,可以优雅而高效地解决许多用贪心技术或分治技术无法解决的问题。因此,动态规划技术越来越成为解决许多重要的应用问题的关键技术。矩阵连乘。-It builds on the optimal basis of the principles, using dynamic programming methods, can be elegant and efficient solution to many greedy technology or using tec
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:8129
    • 提供者:liu
  1. 2nd_chapter

    0下载:
  2. 《算法设计与分析》王晓东编著,第二章递归与分治策略课本例子代码实现- Algorithm Design and Analysis edited by Wang Xiaodong, chapter and sub-rule strategy recursive textbook example of code to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:14752
    • 提供者:benson
« 1 2 3 4 56 7 8 9 10 ... 18 »
搜珍网 www.dssz.com