CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - Dynamic Programming

搜索资源列表

  1. bagprogram

    0下载:
  2. 用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5.93kb
    • 提供者:石梦军
  1. 03113111

    0下载:
  2. 动态规划 矩阵连乘问题 算法设计与分析 练习题 -dynamic programming matrix continually multiply problems algorithm design and analysis Exercises
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:昭孜
  1. maoren

    0下载:
  2. 矩阵乘法动态规划 矩阵乘法动态规划-matrix multiplication dynamic programming matri x multiplication Dynamic Programming
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:毛仁爱
  1. BestBST

    0下载:
  2. 该源程序是用动态规划算法求解最优二叉搜索树问题-the source is dynamic programming algorithm for optimal binary search tree problem
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8.63kb
    • 提供者:杨锐
  1. 01beibao

    0下载:
  2. 0-1背包问题,用动态规划算法来实现的.-0-1 knapsack problem with dynamic programming algorithm to achieve.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6.23kb
    • 提供者:angle
  1. Knapsack

    0下载:
  2. 背包问题,一个不错的动态规划算法显示,值得一看-Knapsack problem, a good dynamic programming algorithm indicates that worth a visit
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:23.3kb
    • 提供者:allenzhang
  1. EditDistance

    0下载:
  2. C#的计算编辑距离的代码。可指定需要计算的区间以及操作代价函数。算法用动态规划方法实现。-C# Edit distance calculation code. Calculation required to specify the range and operating cost function. Algorithm using dynamic programming method.
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:882byte
    • 提供者:杨歆汨
  1. dongtaiguihua

    0下载:
  2. 用动态规划实现最短路径问题 请大家指教-Achieve the shortest path dynamic programming problem
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1.05kb
    • 提供者:liuzhiwei
  1. dongtaiguihua

    0下载:
  2. 算法设计课程设计中的动态规划算法的c++代码实现-Algorithm design in the curriculum design of the dynamic programming algorithm c++ code to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:215.6kb
    • 提供者:小牛儿
  1. LMIS

    0下载:
  2. 动态规划求解最长单调递增子序列,给出了图形界面-Dynamic programming to solve the longest monotonically increasing subsequence given the graphical user interface
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:326.54kb
    • 提供者:ethene
  1. KnapsackBTDP

    0下载:
  2. C#实现动态规划法和回溯法解决01背包问题-C# dynamic programming and backtracking to solve knapsack problem 01
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:253.06kb
    • 提供者:黄强
  1. Painting_A_Board

    0下载:
  2. 画板涂色问题,动态规划的方法,求最好的涂色办法,-Sketchpad coloring problem, dynamic programming method, for the best coloring methods
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:718byte
    • 提供者:LiaoKai
  1. NewfeaturesinCSharp4.0

    0下载:
  2. The major theme for C# 4.0 is dynamic programming. Increasingly, objects are “dynamic” in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program. Som
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:22.48kb
    • 提供者:prasad
  1. Save.file.dynamic.C

    0下载:
  2. Save the file to open the dynamic high-level programming C # example code -Save the file to open the dynamic high-level programming C# example code
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15.43kb
    • 提供者:ns7
  1. CSharp4.0_in_a_Nutshell_Fourth_Edition

    0下载:
  2. When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics su
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4.07mb
    • 提供者:TiiUuHA
  1. VS2008-Dynamic-Data-

    0下载:
  2. VS2008中动态数据(Dynamic Data)示例源码,作为动态数据库编程参考-VS2008 Dynamic Data (Dynamic Data) sample source code, as the dynamic database programming reference
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2.14mb
    • 提供者:享文
  1. maxSubSequenceSum

    0下载:
  2. 利用动态规划法(完整)求解最大字段和的问题-Dynamic programming (full) to solve the biggest problem of the field and
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:772byte
    • 提供者:轻轻
  1. CURRENCY

    0下载:
  2. 利用动态规划和webservice,得到当前币种(新加坡,澳元,美元,英镑,人民币)之间的汇率,寻找最优换汇路径。-get currency of several money, search the best changing path by dynamic programming.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:193.44kb
    • 提供者:hanwei
  1. K-match

    0下载:
  2. K-近似匹配,动态规划法。输入两个文本和编辑距离k,找出k以内的文本匹配情况。代码很短短,没有相当算法功底很难看懂。最好参考经典的算法设计书籍。-K-approximate matching, dynamic programming method. Two input text and edit distance k, find k within the text to match. The code is a short, not quite algorithms foundation is
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:17.47kb
    • 提供者:qindan
  1. plo

    0下载:
  2. c++动态规划问题之多边形游戏,输出游戏的可能最大值,很不错的资源-problem of polygon c++ dynamic programming game, the game possible maximum output, very good resource
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:875.7kb
    • 提供者:fmk
« 12 3 »
搜珍网 www.dssz.com