CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - dynamic programming

搜索资源列表

  1. aglorithm

    0下载:
  2. 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法-problems algorithm source code : Knight traversal, calendar, N Queens backtracking algorithms, Dynamic computing network longest shortest routes, traveling salesman
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:23.14kb
    • 提供者:安德里周
  1. AssemblylineScheduling

    0下载:
  2. 使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:37.59kb
    • 提供者:fasfas
  1. huolangdan

    0下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.59kb
    • 提供者:韩佳辰
  1. banshuji-dynamicstate

    0下载:
  2. 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题.-half set of issues -- dynamic programming algorithm, as well as algorithm analysis and design of the algorithm analysis, Set for a few problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40.04kb
    • 提供者:林静
  1. OI

    1下载:
  2. 用多种算法解决0-1背包问题,包括回朔法,动态规划,贪心算法等-algorithm used to solve a variety of 0-1 knapsack problem, including the retrospective method, dynamic programming, greedy algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:420.98kb
    • 提供者:王垂宇
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.74kb
    • 提供者:中国
  1. yunchouxue

    0下载:
  2. 运筹学算法的C++语言实现,如线性规划、动态规划等,是实现优化计算的-Operations research algorithms C++ language, such as linear programming, dynamic programming is optimal calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:97.54kb
    • 提供者:liuwei
  1. dynamic_programming

    0下载:
  2. 关于动态规划的ppt ,内容不错,适合学生学习使用。-the special ppt for dynamic programming,the content is perfect, and suits college students very well.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:155.65kb
    • 提供者:long
  1. BeiBao1

    0下载:
  2. 动态规划算法求解0-1背包问题,动态规划算法knapsack求最优值-Dynamic programming algorithm for solving 0-1 knapsack problem, dynamic programming algorithm for optimal value knapsack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:167.19kb
    • 提供者:walle
  1. Dynamic_Programming

    0下载:
  2. descr ipt the dynamic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:34.14kb
    • 提供者:Gao Chao
  1. EDITDIS

    0下载:
  2. IMPLEMENTATION OF DYNAMIC PROGRAMMING ALGORITHMS FOR EDITDISTANCE PROBLEM IN C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:573byte
    • 提供者:pandey
  1. dianlubuxian

    0下载:
  2. 用动态规划算法解决电路分布问题-Using dynamic programming algorithm to solve the distribution problem of circuit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:783byte
    • 提供者:chengfeng
  1. liantongxing

    0下载:
  2. 本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian circuit board on the count of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1010byte
    • 提供者:curimit
  1. dynamic_programming1

    0下载:
  2. 关于动态规划的ppt ,内容不错,适合学生学习使用。-the special ppt for dynamic programming,the content is perfect, and suits college students very well.
  3. 所属分类:Algorithm

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

    0下载:
  2. 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。-Dynamic programming (dynamic programming) is a branch of operations research, decision-making process is the solution (decision process) mathematical optimization methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:26.91kb
    • 提供者:刘旭
  1. Dynamic-Fibonacci

    0下载:
  2. 动态规划计算斐波那契数(后一个数等于前面两个数的和)1,1,2,3,5,8,13,21,34,55,89,144…… -Dynamic programming computes Fibonacci numbers (after a number equal to the previous two numbers) 1,1,2,3,5,8,13,21,34,55,89,144 ......
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1.21mb
    • 提供者:徐勤劼
  1. Speed-up-dynamic-programming-

    0下载:
  2. SDP is speed dynamic progmam. Normally dynamic program have O(N^2) or (O(N^3), but we can speedly, O(NlogN) or O(N^2 logN).-SDP is speed dynamic progmam. Normally dynamic program have O(N^2) or (O(N^3), but we can speedly, O(NlogN) or O(N^2 logN).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:124.04kb
    • 提供者:thao
  1. NEW-MATLAB-Dynamic-Programming

    1下载:
  2. 利用matlab语言,采用动态规划算法解决机器设备的调度问题,运行速度快,运行结果完美。-analyzes the allocation of resources in dynamic programming with Matlab , and conducts procedure designs and computation with Matlab , simplifying complex issues and avoiding the cumbersome calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:139.66kb
    • 提供者:王东方
  1. dynamic-programming

    0下载:
  2. presented dynamic programming based on image denoising
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:863.74kb
    • 提供者:thang
  1. Dynamic-Programming

    0下载:
  2. python实现动态规划算法,用于进行多矩阵连乘,随机化分析算法复杂度-Dynamic programming algorithm by python for metrics multipling,randomized for analyzing complexity of algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:1kb
    • 提供者:李文
« 12 3 4 5 6 »
搜珍网 www.dssz.com