CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态规划

搜索资源列表

  1. model-of-BESS

    0下载:
  2. 关于储能电站(BESS)建模的文章,采用动态规划方法求解了控制策略。-On the energy storage power station (BESS) model of the article, using the dynamic programming method to solve the control strategy.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:528431
    • 提供者:zhaoweike
  1. Study-Materials

    0下载:
  2. 关于程序设计的一些想法和思路,包括动态规划、回溯、分治等-Study Materials
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:836869
    • 提供者:
  1. study-material

    0下载:
  2. 关于程序设计的一些学习资料 包括递归 递推 动态规划等-study material
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:836873
    • 提供者:
  1. 333

    0下载:
  2. 求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:80134
    • 提供者:王海颖081
  1. a

    0下载:
  2. http://acm.timus.ru/problem.aspx?space=1&num=1362 一道树形动态规划的题目解答,ural1362-http://acm.timus.ru/problem.aspx?space=1&num=1362 solution to ural 1362, category: tree DP
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:579
    • 提供者:孙少华
  1. suanfashiyan

    1下载:
  2. 十个算法小程序:二分法、循环赛日程算法、归并分类算法、贪心算法、背包问题、最优装载、动态规划(多段图、0-1背包、资源分配问题)、回溯和分支限界法(子集和数问题)-Ten algorithm applet: dichotomy, round robin scheduling algorithms, merge classification algorithm, greedy algorithm, knapsack problem, the optimal loading, dynamic pro
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3476384
    • 提供者:钟英
  1. arithmetic

    0下载:
  2. 采用c++语言实现动态规划问题、0-1背包问题、背包问题knap1.cpp、knap.cpp、dynamic.cpp!-The c++ language realize dynamic planning 0-1 knapsack problems knapsack problem knap1. CPP knap.CPP dynamic.CPP
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:393380
    • 提供者:房凌霄
  1. dynamic-program

    0下载:
  2. // VS2008 《 算法导论 》 P193页 的动态规划装配线调度问题C代码 -<Introduction to algorithm> P 193 dynamic programing
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:641
    • 提供者:leo
  1. 01-beibao

    0下载:
  2. 动态规划求解01背包 vc6.0-dynamic programming 0/1 knapsack
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:887149
    • 提供者:马兴江
  1. Projects

    0下载:
  2. 分支限界法贪心算法和动态规划解决装载问题 算法分析与设计-Greedy algorithm branch and bound method and dynamic programming to solve loading problems
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1434720
    • 提供者:薛佩佩
  1. lu-jing-guihua

    0下载:
  2. 这是对未知路径的动态规划探讨的文档,主要包括: A*算法的基本理论 A*算法的理论 A*算法的实现-This is the unknown path dynamic planning of documents, including: The basic theory of A* algorithm The A* algorithm theory The A* algorithm to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:171132
    • 提供者:朱茵茵
  1. Bellman

    0下载:
  2. 说明动态规划中维数灾问题,仿真结果非常完整-the dimension disaster of dynamic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:860
    • 提供者:
  1. tsp

    0下载:
  2. 某推销员要从城市v1 出发,访问其它城市v2,v3,…,v6 各一次且仅一次,最后返回v1。D 为各城市间的距离矩阵。 问:该推销员应如何选择路线,才能使总的行程最短? 以下是用动态规划方法,Linux下g++编译通过 -tsp the minnist distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1563
    • 提供者:angel
  1. pku.tar

    0下载:
  2. PKU(http://poj.org/)的大量题目解答,都是被Accept的源代码,包括排序、搜索(二分、宽度优先、深度优先)、动态规划、图算法等类型,详见其中的summary文件-a large number of solutions for questions from PKU (http://poj.org/), all Accepted source code, including sorting, searching, (binary-search, breadth-first, de
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:66048
    • 提供者:joey.zhao
  1. LCS

    0下载:
  2. VC实现输入两个字符串,利用动态规划思想求的最长公共子序列。有可视化界面。-VC the input two strings, the use of dynamic programming requirements of the longest common subsequence. A visual interface.
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3786544
    • 提供者:
  1. 01bag

    0下载:
  2. 动态规划经典问题01背包的实现,用2种实现算法。一是用递归,二是用循环。还有01背包算法的叙述和图解,通俗易懂-Dynamic programming 01bag
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:37664
    • 提供者:sx
  1. KnapSack

    0下载:
  2. 蛮力、动态规划、回溯、分支限界四种算法求解0/1背包问题-Four algorithms(brute force, dynamic programming, backtracking, branch and bound ) to solve 0/1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2538
    • 提供者:WangXiaolei
  1. Codeforces-149-D-Coloring-Brackets

    0下载:
  2. Codeforces 149 D-Coloring Brackets,动态规划求解-Codeforces 149 D-Coloring Brackets,dynamic programming
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:741
    • 提供者:AeronZhou
  1. Simulated-annealing-algorithm

    0下载:
  2. 自由始端和终端的动态规划,求指标函数最小值的逆序算法递归计算程序。-Simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1551
    • 提供者:lixuewei
  1. Dynamic

    0下载:
  2. 采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1262
    • 提供者:庄镝
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com