CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - design and analysis of algorithms

搜索资源列表

  1. algorithm-solution(1-10).rar

    1下载:
  2. Anany Levitin的算法设计与分析基础的课后习题全部答案(英文).,Anany Levitin algorithm design and analysis based on after-school exercise all the answers (in English).
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:2458170
    • 提供者:张恒
  1. Algorithms

    0下载:
  2. 有关算法设计与分析的几个小程序(查找与替换问题、炒饭问题、寻宝问题等)-Algorithm design and analysis of the number of small procedures (search and replace question, fried rice issue, the issue of treasure hunt, etc.)
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1735427
    • 提供者:tt
  1. zhongshu

    0下载:
  2. 算法分析与设计之众数 算法分析与设计 众数-Algorithm Analysis and Design of the plural of analysis and design of algorithms plural
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:101374
    • 提供者:罗薇
  1. answer

    0下载:
  2. 计算机算法设计与分析(第3版)课后习题详细答案-Design and Analysis of Computer Algorithms (3rd edition) after a detailed answer to exercise
  3. 所属分类:Other systems

    • 发布日期:2017-05-24
    • 文件大小:8065259
    • 提供者:张云
  1. DAA

    0下载:
  2. These are some of the basic programs which are given in Design and Analysis of algorithms practical lab
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:10211
    • 提供者:Davneet
  1. lot

    0下载:
  2. 关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and desig
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:25613
    • 提供者:ROLL
  1. e3_4

    2下载:
  2. 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:1960
    • 提供者:wu
  1. EditDist

    0下载:
  2. 计算机算法设计与分析(王晓东):动态规划实现字符串编辑距离-Design and analysis of computer algorithms (Xiaodong): Dynamic Programming string edit distance
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:586
    • 提供者:joe
  1. algrithm

    0下载:
  2. 计算机算法设计与分析(王晓东):动态规划实现取数游戏,数字三角形,字符串编辑距离,最大子串和-Design and analysis of computer algorithms (Wang Xiaodong): Dynamic Programming to take a few games, digital triangle, string edit distance, the largest sub-string and
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2648
    • 提供者:joe
  1. Python.Algorithms.pdf

    0下载:
  2. python的算法书,挺好的,可以下来看看,英文文字版的-Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid u
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3155945
    • 提供者:haha
  1. shopping-question

    0下载:
  2. 实现超市中排队购物用时最短,是计算机算法设计与分析中的一道题。自己写的程序,原创!-Achieve queued supermarket shopping with the shortest, is a question in the design and analysis of computer algorithms. Write their own procedures, original!
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:885666
    • 提供者:huang ketao
  1. OptimalBinarySearchTree

    0下载:
  2. 程小东 计算机算法设计与分析 最优二叉树查找算法-Design and Analysis of Computer Algorithms chengxiaodong optimal binary search algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1100
    • 提供者:杨革
  1. Desktop

    0下载:
  2. 题目:假设迷宫由m行n列构成,有一个入口和一个出口,入口坐标为(1,1),出口坐标为(m,n),试找出一条从入口通往出口的最短路径。设计算法并编程输出一条通过迷宫的最短路径或报告一个“无法通过”的信息。 要求:用栈和队列实现,不允许使用递归算法。 一、 需求分析 -Topic: Assuming maze consisting of m rows and n columns form, having an inlet and an outlet, the inlet coord
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:34679
    • 提供者:雷老虎
  1. solution_of_algorithm

    1下载:
  2. 算法设计技巧与分析(沙特版)一书的答案,答案不是很全,希望有用!-solution of Algorithms Design Techniques and Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:296946
    • 提供者:Albert
  1. guangpan1

    1下载:
  2. 《MATLAB信号处理超级学习手册》以MATLAB R2013a版本为基础,系统地讨论了数字信号处理的基本理论、基本分析方法、基本算法和设计方法,涉及了数字信号处理的各个方面,是一本比较全面的信号处理参考书。-" MATLAB Signal Processing super study manual" In MATLAB R2013a version of the basis, the system discussed in the basic theory of digita
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:127431
    • 提供者:zhang
  1. ARV_PID

    0下载:
  2. This book provides a thorough understanding of the basic principles of power system frequency behaviour in wide range of operating conditions. It uses simple frequency response models, control structures and mathematical algorithms to adapt modern
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:Zawawy
  1. The Design and Analysis of Parallel Algorithms

    0下载:
  2. design pallel Algorithms
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4628480
    • 提供者:ssff
搜珍网 www.dssz.com