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

搜索资源列表

  1. 用动态规划思想压缩位图

    1下载:
  2. 此程序使用动态规划的方法压缩位图,用MFC实现。可以压缩8位、16位、24位的位图。用进度条显示压缩、解压进度。 算法思想: (1)对8、16、24位位图数据的读功能 有一个参数为输入位图文件名(*.bmp),它能解析8、16、24位位图文件格式,获取位图BITMAPINFOHEADER信息和每个像素的数据信息,放入内存中。 (2)对8、16、24位位图数据的写功能 有一个参数为输出位图文件名(*.bmp),它能将内存中的位图文件信息,按照位图格式,写到位图文件中保存。
  3. 所属分类:Windows编程

  1. TSP动态规划

    0下载:
  2. TSP问题(担货郎问题)的动态规划算法实现(Dynamic programming implementation of TSP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:663552
    • 提供者:monkeyking
  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2基于遗传算法和非线性规划的函数寻优算法(A Function Optimization Algorithm Based on Genetic Algorithm and Nonlinear Programming)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:34816
    • 提供者:liangzige
  1. MATLAB的混合整数非线性规划

    0下载:
  2. 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
  3. 所属分类:其他

  1. 整数规划粒子群算法

    0下载:
  2. 用于求解整数规划的粒子群算法C++代码。(C++ code of particle swarm algorithm for Solving integer programming)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:wm667
  1. 无人机航迹规划技术研究及发展趋势_胡中华

    2下载:
  2. 无人机航迹规划论文,非常经典,可以一看,大家共同学习。(UAV trajectory planning)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:868352
    • 提供者:青云a
  1. 动态规划合集

    0下载:
  2. 与动态规划问题相关的内容讲解,包括背包问题等等(Related to dynamic programming issues, including knapsack problems and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:823296
    • 提供者:liuxz2017
  1. 第03章 非线性规划

    0下载:
  2. 本文着重写了非线性规划相关的matlab代码,内容详尽(This article focuses on nonlinear programming related to matlab code, the content is detailed)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:246784
    • 提供者:Jianmo3
  1. 数学建模-0-1规划及LINGO程序模板

    0下载:
  2. 求解最优解,最优覆盖区域,lingo规划程序求解,0-1(Solving the optimal solution)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:19456
    • 提供者:liyu2017
  1. 动态规划

    1下载:
  2. -动态规划(Dynamic Programming,简称DP),虽然抽象后进行求解的思路并不复杂,但具体的形式千差万别,找出问题的子结构以及通过子结构重新构造最优解的过程很难统一,(Dynamic programming (Dynamic Programming, referred to as DP), although the abstract is solved after thinking is not complicated, but the specific form of diffe
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:26624
    • 提供者:刘曼
  1. 整数规划((MATLAB+LINGO源码))

    0下载:
  2. 整数规划((MATLAB+LINGO源码))(Integer programming ((MATLAB + LINGO source)))
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:流777
  1. 二次规划

    0下载:
  2. 二次规划MATLAB 程序代码,方便求解二次优化问题(the code for quadratic programming)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:mingop
  1. MATLAB路径规划

    9下载:
  2. 用MATLAB实现复杂环境移动机器人路径规划算法的研究,分别采用了A星算法,迪杰斯特拉算法,蚁群算法以及蚁群寻径迪杰斯特拉优化路径的混合算法,并通过仿真进行验证。(Research and implementation of complex environment of mobile robot path planning algorithm with MATLAB, respectively, using the A star algorithm, Dijkstra algorithm, an
  3. 所属分类:其他

  1. 规划问题

    1下载:
  2. 很好的规划问题matlab代码,可以解决很多类似问题(Good planning problem matlab code, can solve many similar problems)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:122880
    • 提供者:罗一蒋
  1. 博弈论微电网规划程序

    7下载:
  2. 利用博弈论堆微电网规划,求出风光储能容量(Based on game theory, microgrid capacity planning is realized)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:500736
    • 提供者:hghhuazi
  1. 非线性规划

    0下载:
  2. MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
  3. 所属分类:Windows编程

  1. 动态规划求解0-1背包问题

    1下载:
  2. 通过动态规划的算法得到装进背包的最大价值(The maximum value of knapsack is obtained by dynamic programming algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:28672
    • 提供者:caoya104
  1. 非线性规划

    1下载:
  2. 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:理论经济
  1. 公交车路线规划

    2下载:
  2. 公交车路径规划的问题的MATLAB代码实现(Bus path planning problem MATLAB code to achieve,design in matlab platform)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:Steveabc
  1. 整数规划

    0下载:
  2. 建立优化模型,确定优化变量,利用整数规划算法进行优化,仿真结果图片显示。(The optimization model is established, the optimization variables are determined, the linear programming algorithm is used to optimize the results, and the simulation results are displayed.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:sanxj
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com