搜索资源列表

  1. 分治法java与c++的实现

    0下载:
  2. 分治法java与c++的实现
  3. 所属分类:源码下载

    • 发布日期:2011-09-23
    • 文件大小:63619
    • 提供者:mxqaig@163.com
  1. MatrixMult

    1下载:
  2. 用分治法解矩阵乘法(C++实现)-with the partition method for matrix multiplication (C achieved)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:胡凯
  1. StampAssignment

    0下载:
  2. 一个以邮票分配方案为例的演示分治法算法的小程序-a stamp distribution program as an example of the divide-and-conquer demonstration algorithm small program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:聂青阳
  1. ZUIXINDI

    0下载:
  2. 最接近点对问题,分治法实现,随机生成N个数寻找最短路径的两个点-closest point of the problem, realizing the partition method, random number generation N to find the shortest path to the two points
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:张亮
  1. fenzhifa

    0下载:
  2. 算法设计与分析基础(分治法) 算法设计与分析基础(分治法)-algorithm design and analysis of the basis (the partition) algorithm design and analysis of the basis (the partition)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:king
  1. guibinpaixu

    0下载:
  2. 是一个用C++编写的小程序它可以进行归并排序和二分查找,是一个分治法的实例-C is a small procedure to prepare it for sorting and merging two hours to find, is a partition of the examples of France
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:238592
    • 提供者:成朝夕
  1. pre_k_min

    0下载:
  2. 从文件中读取一定量的数据,用分治法求出数组中的前K小元素。-read from the document a certain amount of data, with partition derived array of small elements of the former K.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-12
    • 文件大小:960512
    • 提供者:涂世昌
  1. yakun

    0下载:
  2. 归并排序,算法分析与设计第二章分治法思想的归并排序算法实现,用C++写的.-merge sorting algorithm analysis and design of the second chapter ideological divide-and-conquer method of merging ranking algorithm, C writes.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:zn
  1. kuaisu

    0下载:
  2. 快速排序,算法分析与设计第二章分治法思想的快速排序算法实现.-quick sort, algorithm analysis and design of the second chapter ideological divide-and-conquer method of quick sort algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:zn
  1. SHALLSOR

    0下载:
  2. 内含希尔排序、分治法、归并排序和求公共子串的C代码实现-Hill intron sequence and divided France, merging and sorting for public substring of C code to achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:hujingpaper
  1. eryi

    0下载:
  2. 设B是一个n×n棋盘,n=2k,(k=1,2,3,…)。用分治法设计一个算法,使得:用若干个L型条块可以覆盖住B的除一个特殊方格外的所有方格。其中,一个L型条块可以覆盖3个方格。且任意两个L型条块不能重叠覆盖棋盘-Set B is an n × n chessboard, n = 2k, (k = 1,2,3, ...). With sub-rule method to design an algorithm so that: The
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:236544
    • 提供者:陈馨
  1. digui

    0下载:
  2. 递归和分治法解一系列经典算法,其中包含多种不同的算法哦-Recursive and divided Solving a series of classical algorithm, which includes a wide variety of algorithms Oh
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:lin yahong
  1. erfenjiansuo

    0下载:
  2. 利用分治法实现二分检索,分治法的基本思想是分而治之-The use of sub-rule method to achieve sub-second retrieval, sub-rule law, the basic idea is to divide and conquer
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:刘灿
  1. suanfabaogao

    0下载:
  2. 算法设计与分析试验报告,含全部实验源代码,包括贪心法、回溯法、深度优先搜索、分治法等,内容详尽。-Algorithm design and analysis of the test report, containing all the experimental source code, including the greedy method, backtracking, depth-first search, sub-rule law,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:121856
    • 提供者:Diana
  1. arithmeticdesignandanalysis

    0下载:
  2. 算法分析和设计课程设计报告,英文,包括分治法求最大和最小,大数乘法,排序最优2叉数等常见算法,有10个,报告包括源程序和时间复杂度分析,截图等
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-12
    • 文件大小:183296
    • 提供者:张毓玺
  1. Selectkmin

    0下载:
  2. 用分治法编程求出了n个不同元素中的第k 个最小元素-Programming with sub-rule method to derive the n different elements of the first k-smallest element
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:405504
    • 提供者:dd
  1. lcs2

    0下载:
  2. 用分治法求出两个字符串中的最长公共子序列,输出长度,并输出最终序列-Calculated by sub-rule 2 of the longest string common sub-sequence, the output length, and output the final sequence
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:王颖
  1. fenzhifa

    0下载:
  2. 棋盘覆盖问题,是用分治法实现的。基本上全是数字实现的。虽然简单,但是这是为了说明一个算法的设计问题-Board cover problem is the use of sub-rule method to achieve. Basically, all the figures attainable. Although simple, but this is to illustrate the design of an algorithm
  3. 所属分类:并行运算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:刘锦瑞
  1. polynome

    0下载:
  2. 多项式相乘的两种算法:直接相乘,分治法相乘-Polynomial multiplication of two algorithms: Direct multiply, multiply divided Act
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:许红龙
  1. 分治法求最大子数组以及其对应的下标

    0下载:
  2. 分治法应用分治法求最大子数组以及其对应的下标分治法求最大子数组以及其对应的下标(Application of divide and conquer therapy)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Sincenir
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org