CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - dynamic analysis

搜索资源列表

  1. ddt

    0下载:
  2. 算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1017byte
    • 提供者:范铮
  1. al

    0下载:
  2. 算法分析书,涵盖了动态规划等经典算法,很实用-Algorithm analysis of the book, covering classics such as dynamic programming algorithm, it is useful
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.83mb
    • 提供者:qq
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3.53mb
    • 提供者:计科狂人
  1. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:周先生
  1. suanfashejiyufenxi

    0下载:
  2. 计算机算法设计与分析实验报告:6大算法详细实验报告(相当详细).分治,动态规划,贪心,回溯,分支限界-Computer Algorithm Design and Analysis of Experimental Report: 6 large algorithm experiment detailed report (in considerable detail). Sub-rule, dynamic programming, greedy, backtracking, branch and b
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:82.84kb
    • 提供者:sy
  1. strext

    0下载:
  2. 字符串扩展问题的递归算法及动态规划算法的详细分析及实现-implementation and detailed analysis of recursive algorithm and dynamic programming algorithm of string expansion issue
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.38kb
    • 提供者:leen
  1. engdemo

    0下载:
  2. the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.67kb
    • 提供者:jntu
  1. duoduantu

    0下载:
  2. 使用动态规划算法解决多段图问题,适合算法分析与设计的学习-Using dynamic programming algorithm to solve the issue of multi-stage plan for the learning algorithm analysis and design of
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:123.68kb
    • 提供者:smile
  1. Algorithm

    0下载:
  2. 算法分析与设计的讲义 内容有动态规划,分制思想,贪心算法等-Algorithm analysis and design of the lecture content of dynamic programming, sub-system thinking, greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:wp
  1. car

    0下载:
  2. 算法分析中的经典问题之动态规划法汽车加油问题,应用VC++编写的C源码-Algorithm analysis of the classic problems of the dynamic programming vehicle refueling, the application VC++ source code written in C
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:164.34kb
    • 提供者:感飞
  1. longest

    0下载:
  2. 算法分析中动态规划法的经典例子,最长公子序列问题。VC++编写的C源码-Algorithm analysis, a classic example of dynamic programming, the longest sequence of the problem son. VC++ source code written in C
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:162.17kb
    • 提供者:感飞
  1. PinDp

    0下载:
  2. 一种动态规格算法,所谓的插头dp,提供详细的分析,另附带一道练习。-This document is about a dynamic programming method, providing Detailed analysis and code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:113.88kb
    • 提供者:林学森
  1. meno

    0下载:
  2. 此片为一个备忘录,用于动态规划的算法分析-The film is a memorandum for the analysis of dynamic programming algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.45kb
    • 提供者:zhouqiong
  1. alogrithms-in-pku

    0下载:
  2. 北京大学 算法分析与复杂性理论国家级精品课程课件,非常值得一看。分治,贪心,动态规划,NP理论-Peking University, algorithm analysis and complexity theory national quality courseware, very worth seeing. Divide and conquer, greedy, dynamic programming, NP theory. . .
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6.24mb
    • 提供者:grant
  1. yinhangyewumoni

    0下载:
  2. 该课程设计是通过对到达银行的客户办理的各种存取款业务进行分析,利用队列使办理不同业务的客户排到不同的队列,设置时间函数,利用动态存储结构实现模拟,并计算出顾客的平均逗留时间。 -The course is designed to reach the bank' s customers through a variety of access models for business analysis, the use of queues for different services to di
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:112.5kb
    • 提供者:shifeng
  1. Dynamic-Programming

    0下载:
  2. 这是算法设计与分析课程实验,动态规划的源程序。包含最长上升子序列,最长公共子序列,最大字段和问题,DP背包问题-This is a test algorithm design and analysis programs, dynamic programming source code. Rising sequence containing the longest, longest common subsequence, maximum field and problems, DP knapsac
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.71kb
    • 提供者:林达
  1. Dynamic-Password

    0下载:
  2. 动态口令相关知识研究,以及算法描述,还有发展动态分析-Knowledge of dynamic password, and the algorithm is described, and the development of a dynamic analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:37.12kb
    • 提供者:
  1. Dynamic-Programming-Analysis

    0下载:
  2. 关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:375.09kb
    • 提供者:王海
  1. Dynamic-programe

    0下载:
  2. 这个程序描述的是动态规划算法,方便初学算法分析的成员参考。-This procedure describes the dynamic programming algorithm, a member of reference convenient beginner algorithm analysis
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:710byte
    • 提供者:cyy
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:独角之灵
« 12 3 »
搜珍网 www.dssz.com