CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法设计与分析基础

搜索资源列表

  1. chap1-11

    0下载:
  2. 中南大学算法分析PPT 使用课本《算法设计与分析基础》影印版 英文资料-Zhongnan University PPT analysis algorithm used textbooks, "Design and Analysis of Algorithms based on" English version photocopying
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:634811
    • 提供者:光光
  1. fenzhifa

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

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:king
  1. SolutionstoIntroductiontoTheDisignAnalysisofAlgori

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

    • 发布日期:2008-10-13
    • 文件大小:3858153
    • 提供者:张辉
  1. 三相电压不平衡条件下锁相环的设计与实现

    2下载:
  2. 为了保证并网逆变器、静止同步补偿器等电力电子装置在三相不平衡、畸变或 电压突降条件下正常工作,要求必须研究使用高性能锁相电路跟踪检测技术,能够快 速、准确地锁定正序基波电压相位。本文针对三相电压不平衡等现象研究了锁相环 的设计及实现,主要包括以下几方面: 首先,介绍了课题研究的背景及意义,并对锁相环的工作原理、种类及其发展状 况作了较为全面的综述,总结了并网变换器对锁相环技术的基本要求。 其次,在分析基于单同步参考坐标系的软件锁相环(SSRF SPLL)的结构和工作原 理的基础上,
  3. 所属分类:文档资料

    • 发布日期:2010-09-17
    • 文件大小:1105950
    • 提供者:yangyansky
  1. 算法设计与分析基础习题参考答案

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

    • 发布日期:2010-10-08
    • 文件大小:1106944
    • 提供者:yj3395235
  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. suanfa

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

    • 发布日期:2017-05-17
    • 文件大小:4685950
    • 提供者:jack
  1. Bipartite

    0下载:
  2. 图论*匈牙利算法 的两种实现过程 Matching的巧妙在于队列的进入退出并没有仅仅限于在同一层循环中做到,构思巧妙 其算法思想在《算法设计与分析基础》上可以参阅-Graph theory* Two Hungarian Algorithm realization process ingenious Matching queue entry and exit is not just limited to the same level as the cycle done, the idea
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3248
    • 提供者:jiangxr
  1. www

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

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

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

    • 发布日期:2017-05-23
    • 文件大小:7182696
    • 提供者:shang
  1. algorithm

    0下载:
  2. 算法设计与分析的经典书籍,从算法分析的基础到最新的概率算法,深入浅出-classical textbook of algorithm development and analysis
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7953358
    • 提供者:pei gong
  1. ImagePatternRecognition

    0下载:
  2. 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:10665851
    • 提供者:xingshimei
  1. suanfashejixitidaan

    0下载:
  2. 算法设计与分析基础答案值得一看啊 下载最好-Algorithm Design and Analysis of the basis of answers to download the best worth seeing ah
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:827835
    • 提供者:孟万钧
  1. counting-sort

    0下载:
  2. 计数排序法的典型例子,算法设计与分析基础,第七章时空权衡的基数排序法C++实现.-Typical examples of counting sort method, algorithm design and analysis based on Chapter VII of the space-time trade-offs to achieve the radix sorting method C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:676
    • 提供者:王玲
  1. Anany Levitin)课后答案

    0下载:
  2. 《算法设计与分析基础》一书的课后答案,共有需要的朋友参考(the book called "Algorithm design and analysis foundation" 's answers)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-15
    • 文件大小:2970624
    • 提供者:rayshaw
  1. 数据结构与算法分析—C语言描述

    0下载:
  2. 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book details the current popular topics and new changes, discussed the algorithm design techniques, based on the study of the performance of the al
  3. 所属分类:数据结构

    • 发布日期:2018-01-04
    • 文件大小:10319872
    • 提供者:Ha7
  1. 算法设计与分析基础.第3版

    1下载:
  2. 本书主要讲算法,啥平台都行。算法是计算机科学的基础。希望对大家有帮助!(This book mainly talks about algorithms, and all the platforms are all right. The algorithm is the basis of computer science. I hope to help you!)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:21025792
    • 提供者:neverwar
  1. matlab程序设计实例解析

    0下载:
  2. 本文通过对 MATLAB 程序设计中的若干典型问题做简要的分析和总结,并 在此基础上着重讨论了有关算法设计、程序的调试与测试、算法与程序的优化以 及循环控制等方面的问题.还通过对一些程序实例做具体解析,来方便读者进行 编程训练并掌握一些有关 MATLAB 程序设计方面的基本概念、基本方法以及某些 问题的处理技巧等.此外,在文章的最后还给出了几个常用数学方法的算法程序, 供读者参考使用.希望能对初学者进行 MATLAB 编程训练提供一些可供参考的材 料,并起到一定的指导和激励作用,进而
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:333824
    • 提供者:木愚
  1. 《算法设计与分析》(全)

    0下载:
  2. 算法从基础学起,通过分析,了解算法的设计技巧。(The Design and Analysis of Computer Algorithms)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:964608
    • 提供者:1.052
  1. 数据结构与算法分析:C语言描述

    0下载:
  2. 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:7826432
    • 提供者:tjtony
« 12 3 »
搜珍网 www.dssz.com