搜索资源列表
suanfakejian
- 这是关于算法的贪心算法的课件,可供大家参考,特别是在学《算法设计技巧与分析》这本的同学使用
Algorithms_Design_Techniques_an_Analysis
- 《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著,本书提供大量实例,从算法设计和算法分析的基本概念和方法入手,介绍了递归技术、分治、动态规划,及概率算法等。
算法设计技巧与分析
- 算法设计技巧与分析 Alsuwaiyel著 电子工业大学出版社
[算法设计技巧与分析].(沙特)阿苏外耶.清晰版
- [算法设计技巧与分析]经典教程
suanfakejian
- 这是关于算法的贪心算法的课件,可供大家参考,特别是在学《算法设计技巧与分析》这本的同学使用-This is the greedy algorithm on the algorithm of the courseware for your reference, especially in the study
Algorithms_Design_Techniques_an_Analysis
- 《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著,本书提供大量实例,从算法设计和算法分析的基本概念和方法入手,介绍了递归技术、分治、动态规划,及概率算法等。
The_design_of_computer_algorithms
- 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Bo
1
- 算法设计技巧与分析 (英文版) -Algorithm design and analysis skills (English)
duo
- 名称叫做多边形游戏,是算法设计技巧与分析中经常会遇到的一类问题,主要是由贪心法来解决-Name of the game called the polygon is algorithm design techniques and analysis of a class of frequently encountered problems, mainly by the greedy method to solve
[sfsjyfx].(st)aswy.qxb
- [算法设计技巧与分析].(沙特)阿苏外耶.清晰版.pdf-[Algorithm design and analysis techniques]. (Saudi Arabia) Aso Foreign yeah. A clear version. Pdf
3
- 大二上册,算法设计技巧与分析这门课程中的矩阵链乘实验-Big volume, algorithm design skills and analysis the course of matrix chain by experiment
lcs
- 大二课程算法设计技巧与分析的实验,实现最长公共子序列-Two course design skills and analysis algorithm, the longest public son experiment
algorithm
- 算法设计技巧与分析--英文版 算法设计技巧与分析--英文版-Algorithm design and analysis skills- skills and analysis of algorithm design in English- English
Heap
- 算法设计技巧与分析书中的一些算法,都是本人所写,欢迎指教!-some algorithms about the book<<Algorithms Design Techniques and Analysis>>
algorithms_design
- 主要是实现《算法设计技巧与分析》书中的部分算法-algorithms design techniques and analysis
themajorityelement
- 算法设计技巧与分析,寻找多数元素,包括工程、源码、说明文件、实验报告等文件-Algorithm design techniques and analysis, looking for the majority of elements, including engineering, source file of documents, lab reports, etc.
suanfa-daan
- [沙特]算法设计技巧与分析的答案,虽然不全,但也有很好的参考价值-[Saudi] algorithm design and analysis of the answer, although incomplete, but also a good reference value
closetpair
- 最近点对问题 代码 《算法设计技巧与分析》中的最近点对问题代码实现-Closest point code " algorithm design techniques and analysis," the closest point code
code
- 在这个文件中,我用python语言实现了少许主流算法。所有的算法都可以在《算法设计技巧与分析》书中找到。(In this repository, I will write the popular algorithms in python. All the problem is in the book <<Algorithms design techniques and analysis>>.)