搜索资源列表

  1. SolutionstoIntroductiontoTheDisignAnalysisofAlgori

    0下载:
  2. Solutions to Introduction to The Disign and Analysis of Algorithms Anany Levitin 著 算法设计与分析基础习题解答 包含1-9章部分习题英文版解答
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3858153
    • 提供者:张辉
  1. 算法设计与分析基础习题参考答案

    0下载:
  2. 算法设计与分析基础习题参考答案第二版
  3. 所属分类:文档资料

    • 发布日期:2010-10-08
    • 文件大小:1106944
    • 提供者:yj3395235
  1. 计算机算法设计与分析_3

    0下载:
  2. 计算机算法设计与分析_3主要分析算法以及分析,是本经典的电子书(下)-computer algorithm design and analysis of major _3 analysis algorithm and analysis, is the classic e-books (2)
  3. 所属分类:电子书籍

    • 发布日期:2024-05-02
    • 文件大小:1761280
    • 提供者:邹昶
  1. 算法导论习题解答

    0下载:
  2. 包含了算法导论大部分习题的解答 供学习参考用-introduction of the algorithm contains most of the answers to the questions of reference for learning
  3. 所属分类:电子书籍

    • 发布日期:2024-05-02
    • 文件大小:1123328
    • 提供者:花名册
  1. SolutionstoIntroductiontoTheDisignAnalysisofAlgori

    0下载:
  2. Solutions to Introduction to The Disign and Analysis of Algorithms Anany Levitin 著 算法设计与分析基础习题解答 包含1-9章部分习题英文版解答 -Solutions to Introduction to The Disign and Analysis of AlgorithmsAnany Levitin of algorithm desig
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:3857408
    • 提供者:张辉
  1. AlgorithmDesignChapter4Chapter5

    0下载:
  2. 《计算机算法设计与分析》王晓东版本第四章五章课后习题的部分答案,百分百全对。C文件的格式。- Computer Algorithm Design and Analysis, Wang Xiaodong version of Chapter IV of five chapters of part of the answer after-school exercises, the whole hundred percent right.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:miaomiao
  1. algorithm-solution(1-10)

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

    • 发布日期:2024-05-02
    • 文件大小:2457600
    • 提供者:张恒
  1. www

    0下载:
  2. 算法设计与分析基础的课后习题答案,潘彦著,清华大学出版-Algorithm design and analysis of the basic answer to after-school exercise, the PAN Yan, Tsinghua University Publishing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:827392
    • 提供者:
  1. The_design_of_computer_algorithms

    0下载:
  2. 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Bo
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:7182336
    • 提供者:shang
  1. answer

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

    • 发布日期:2024-05-02
    • 文件大小:8065024
    • 提供者:张云
  1. tt

    0下载:
  2. 算法设计与分析 习题部分解 比如:由于矩阵乘法满足结合律,所以计算矩阵的连乘可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。 若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积 -Algorithm design and analysis of some solutions of exercises to meet the combi
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:10240
    • 提供者:wzn
  1. suanfa

    0下载:
  2. 算法设计与分析基础课后习题答案,好的一本算法书。-Algorithm Design and Analysis of Problem-based after-school answer to an algorithm is a good book.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:4685824
    • 提供者:jack
  1. duochongmijishu

    0下载:
  2. 多重幂计数问题(卡特兰数).这个是计算机算法设计与分析的课后习题 -Multiple power counting (Catalan numbers)
  3. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:杨杰
  1. TheAlgorithmDesignandAnalysisofComputer

    0下载:
  2. 王晓东 计算机算法设计与分析(第2版)电子课件及课后习题解答。内容翔实,实用性强。-Xiaodong Computer Algorithm Design and Analysis (2) electronic courseware and after exercise answers. Informative and practical.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:17052672
    • 提供者:谢斌
  1. Arithmetic_ex_wangxiaodong(3)

    0下载:
  2. 王晓东的算法设计与分析教程第三版的课后习题答案-the solutions of Algorithm design and analysis
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:8067072
    • 提供者:温硕
  1. daan

    0下载:
  2. 算法设计与分析课后习题答案(完整的) pdf格式,清晰版-Algorithm design and analysis of after-school exercise answers ( complete )
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:8152064
    • 提供者:sx
  1. dierzhang

    0下载:
  2. 计算机算法设计与分析第二章课后习题,是关于书友广岛问题的-shu you
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:452608
    • 提供者:王恒军
  1. Algorithm

    0下载:
  2. 华南理工大学 算法设计与分析 各章习题参考代码【附:各章题目】-South China University of algorithm design and analysis the Chapter Exercises reference code attached: Chapter topic]
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:12288
    • 提供者:周生勇
  1. latin

    0下载:
  2. 拉丁矩阵问题的回溯解法,《计算机算法设计与分析》习题-The Latin matrix backtracking solution of the problem, the computer algorithm design and analysis exercises
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:隋唐
  1. Design-and-Analysis-of-Algorithms-

    0下载:
  2. 计算机算法设计与分析 王晓东著 部分习题 内含详细问题分析、算法设计及源码-Wang Xiaodong, a part of a computer algorithm design and analysis exercises
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:996352
    • 提供者:Lee
« 12 »

源码中国 www.ymcn.org