搜索资源列表
banshuji-dynamicstate
- 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题.-half set of issues -- dynamic programming algorithm, as well as algorithm analysis and design of the algorithm analysis, Set for a few problems.
guihua
- 算法设计分析,动态规划,与背包问题类似的最优化求解问题
dazhengshuchengfa
- 大整数乘法,算法设计分析与设计 出自南大老师课件里面的 转载
Addison.Wesley.Donald.E.Knuth.The.Art.of.Computer.
- 计算机科学的圣经 Knuth的经典之作——第2卷对半数值算法领域做了全面介绍,分“随机数”和“算术”两章。本卷总结了主要算法范例及这些算法的基本理论,广泛剖析了计算机程序设计与数值分析间的相互联系。第3版中特别值得注意的是Knuth对随机数生成程序的重新处理和对形式幂级数计算的讨论。
bll
- 算法程序设计与分析 最大团问题 绝对好用c++编译过
算法分析与设计
- 算法分析与设计,是我们的教程来的啊,希望不会让你失望拉-algorithm analysis and design, is our guide to the ah, you will not be disappointed Rafah
siliver-coin
- 银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than qualified to be light. Balance scal
42
- 矩阵连乘的括号画分,是算法分析与设计书里的源代码。-Matrix even by sub-brackets painting is algorithm analysis and design of the book
algorithm
- 介绍了算法设计与分析的基本思路,并就某些经典问题进行了深入探讨-Introduced the algorithm design and analysis of the basic ideas, and on some classic issues in-depth discussions
13
- 算法分析与设计中用迭代方法求几个数任意输入数最大公约数-Algorithm analysis and design using iterative method for solving the greatest common divisor of several numbers the number of arbitrary input
15
- 算法分析与设计中用递归算法求汉诺塔的问题-Algorithm Analysis and Design of recursive algorithm to solve the Hanoi Tower problem
xunhuansai
- 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
xxx
- 算法设计与分析 合并排序 对输入的一组数从小到大排序-Merge sort algorithm design and analysis of the input from a group of number
Algorithm_Analysis_and_Design_of_recursive_and_div
- 算法分析设计之递归与分治法Algorithm Analysis and Design of recursive and divide and conquer-Algorithm Analysis and Design of recursive and divide and conquer Algorithm Analysis and Design of recursive and divide and conquer
NumericalAnalysisReport
- 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计算结果。 课题二:数值积分 一、实验内容 (4)
numerical_analysis
- 计算一给定方阵的最小特征值、最大特征值和按模最小的特征值,计算与给定值最接近的特征值,并计算方阵谱范数的条件数和行列式的值,要求设计算法,编程实现计算任务,给出设计思路和计算结果,并进行分析。-Calculation of the minimum for a given matrix eigenvalue, maximum eigenvalue and minimum eigenvalue by mode to calculate the value of the closest to a gi
analysis-experiment
- 程序设计与算法分析实验,里面是老师要求做的实验-Program design and algorithm analysis experiment
greedyselector
- 算法分析与设计,贪心算法解决活动安排问题,从data.txt文件中读取所要安排的活动的数量和活动的开始和介绍时间,输出选择的活动,在安排活动的过程中不移动活动的顺序。-Number of algorithm analysis and design, greedy algorithm for solving activities arrangements, from the the data.txt file read to arrange activities and the activitie
jisuanjihe
- 计算几何算法分析与设计,计算几何算法分析与设计.pdf-Computational Geometry Algorithm Analysis and Design
01beibao
- 01背包动态规划文字源程序 算法分析与设计-01 backpack dynamic programming