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

搜索资源列表

  1. lp_solve_4.0.tar

    0下载:
  2. 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:298.66kb
    • 提供者:郑成勇
  1. zn

    0下载:
  2. 用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:zn
  1. 01BEIBAOdongtai

    0下载:
  2. 0-1背包问题的动态规划算法C语言实现.Windows系统下 Wintc环境编写-0-1 knapsack problem of the dynamic programming algorithm C language. Windows systems Wintc Central Habitat prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:809byte
    • 提供者:xieyixin
  1. DXTSP

    0下载:
  2. 单向的TSP旅行商问题的动态规划算法,用C语言实现。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:863byte
    • 提供者:zhoulitc
  1. TSP

    0下载:
  2. 这是一个货郎担问题的动态规划代码,是C语言版的,能在TC上和VC++6.0上运行.加入了许多注释.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:zhoulitc
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  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. CTest

    0下载:
  2. 我做的一些C语言练习题,里面一共有76道题目,主要用到一些计算机常用的算法,如:递归,分治,动态规划,回溯法,AO算法等,除此之外还用到比较多的数学知识,我做了一部分,还有一些暂时还没做出来,大家也帮忙做一下吧!-I have done some C language exercises, which a total of 76 topics, mainly used in a number of commonly used computer algorithms, such as: recur
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:312.49kb
    • 提供者:THM
  1. algorithm

    0下载:
  2. 常用算法,用C++语言编写,包括动态规划等常规算法-Commonly used algorithms, using C languages, including conventional dynamic programming algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:96.87kb
    • 提供者:gcl
  1. DynamicCalculate

    0下载:
  2. 使用C++语言编写的动态规划--计算最优值。-Dynamic Programming- Calculation of the optimal value
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:737byte
    • 提供者:海川
  1. TspDP

    0下载:
  2. 动态规划算法求取TSP问题,解决完美. C语言实现,已经调试通过-Dyanamic Programming Method to solve TSP Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1019.74kb
    • 提供者:gaoxiang
  1. shuxuesuanfa

    1下载:
  2. 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
  3. 所属分类:Algorithm

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

    0下载:
  2. 在VC++环境上,运用C语言程序,采用动态规划算法,实现了“租用游艇问题”,“抄写书稿问题”的优化设计。-In VC++ environment, the use of C language program, using dynamic programming algorithm, the realization of the " yacht rental," and " the question of copying the manuscr ipt" The
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:371.79kb
    • 提供者:zhangquan
  1. dongtaiguihuabeibaowenti

    0下载:
  2. 这是关于01背包问题的动态规划算法。采用C++语言完成的,代码间有注释。-This is about 01 knapsack problem dynamic programming algorithm. Using C++ language completed, there are comments between the code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:947byte
    • 提供者:zhenhong
  1. LCS

    0下载:
  2. 算法设计与分析课程中用动态规划算法求解最长公共子序列问题,C语言写的,很实用,有b数组和c数组的输出,很适合初学者一步一步走程序。-Algorithm design and analysis programs using dynamic programming algorithm for solving the longest common subsequence problem, C language written, very practical, with b and c array ar
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:734byte
    • 提供者:陈丽萍
  1. Minimumpathprogram

    0下载:
  2. 最小路径程序——动态规划程序,c语言开发 独立输入输出文件-Minimum path program- the dynamic planning process, c language development independent input and output files
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:229.21kb
    • 提供者:陈凯
  1. C-yuyan

    0下载:
  2. 基于C语言的一些算法分析及实现,主要有动态规划,分治,搜索算法等-Some algorithm analysis and implementation of C language based mainly on dynamic programming, divide and conquer, the search algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:61.35kb
    • 提供者:李理
  1. 最长递增子序列

    1下载:
  2. 这是数据结构和算法设计中的经典案例题,代码不唯一,最长公共子序列源码和动态规划ppt分析(This is a classic case of data structure and algorithm design, the code is not unique, the largest m sub segment and source code and dynamic programming ppt analysis)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1.92mb
    • 提供者:桀骜不驯
  1. 5.1 最长递增子序列

    2下载:
  2. 用c++语言采用动态规划手段完成寻找某序列的最长递增子序列(Using the dynamic programming method in c++ language to find the longest incrementing subsequence of a sequence)
  3. 所属分类:数据结构

    • 发布日期:2018-04-30
    • 文件大小:6kb
    • 提供者:Alionness
  1. 漫湾水电站动态规划调度

    0下载:
  2. 水电站动态规划调度,利用C++来实现啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Dynamic planning and scheduling of hydropower stations)
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:1.05mb
    • 提供者:呵呵哒189
« 12 3 »
搜珍网 www.dssz.com