搜索资源列表

  1. 常用算法程序包

    1下载:
  2. 美赛常用算法包括插值拟合、灰色预测、神经网络、图论、聚类分析、模拟退火等(Common algorithms for the United States)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:Bonniee
  1. AnchorGraph

    0下载:
  2. 实现锚点图算法,计算Z矩阵和reduce L矩阵(run the anchorgraph algorithm)
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:allenslow
  1. 鱼群算法

    0下载:
  2. 利用matlab仿真基本鱼群算法,得出鱼群算法的matlab仿真结果图(Fish Swarm Algorithm Simulation)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:xiaomingwen
  1. 算法设计与分析-第三章-图与遍历算法

    0下载:
  2. 非常好的算法分析方面的资料,欢迎大家下载!(very good algorithm books, it can help you to learn quickly!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:砸锅卖铁
  1. mrsvebv79

    0下载:
  2. acm题图算法,详细说明了poj中各种图论题中用到的图算法()
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:nameepaci
  1. A 寻路算法具体过程及实现

    0下载:
  2. A*寻路算法具体过程及实现,A*算法广泛应用于寻路和图的遍历,是对Dijkstra算法的一种扩展,是一种高效的搜索算法。(The concrete process and Realization of the path finding algorithm A*.A* algorithm is widely applied to traversal of wayfinding and graph. It is an extension o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:144384
    • 提供者:KQ_QK
  1. 遗传算法多目标优化

    0下载:
  2. 在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:192512
    • 提供者:多尔衮
  1. qm算法

    0下载:
  2. QM算法是用来最小化卡诺图的一个算法,其大概思路是,对蕴含项中1的个数进行分组,只有1的个数相差为1的蕴含项才可能相邻,所以可以通过循环来穷举出所有的主蕴含项。(The QM algorithm is an algorithm used to minimize the Kano map. The idea is that the number of 1 of the implying items is grouped and only
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:133120
    • 提供者:liwins
  1. 图的最短路径之迪杰斯特拉和弗洛伊德算法

    0下载:
  2. 数据解构中的经典算法,图的最短路径算法之迪杰斯特拉和弗洛伊德的C++实现(Classic algorithms in data deconstruction, Dijkstra's and Floyd's C++ implementation of the shortest path algorithm of graphs)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:大爱快船
  1. “图论的算法 程序设计”

    0下载:
  2. 古典算法与现实的碰撞,各有利弊,针对于matlab下的环境编程,理论为主(The collision between classical algorithm and reality has advantages and disadvantages.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:5308416
    • 提供者:吃鸡的鸭
  1. 图的遍历

    0下载:
  2. 构造图的邻接表,实现图的深度优先和广度优先算法。(Structure graph adjacency table, graph depth first and breadth-first algorithm.)
  3. 所属分类:Windows编程

  1. 启发式算法

    1下载:
  2. 利用启发式算法解决图着色问题,包括禁忌表,仇人表等一系列操作(Solving the problem of graph coloring with heuristic algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:336896
    • 提供者:lenonald
  1. 图论算法及其MATLAB程序代码

    0下载:
  2. 常用图论算法及其MATLAB程序代码: 1.最短路的Warshall-Floyd算法 2.最小生成树Kruskal避圈法 3.二部图G的最大匹配的算法(匈牙利算法)(The commonly used graph theory algorithm and its MATLAB program code: 1. shortest path Warshall-Floyd algorithm 2. minimum spanni
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:解码
  1. 遗传算法 车间调度 甘特图 代码

    0下载:
  2. 修改了网上不对的程序,可以用遗传算法求解。并画出甘特图(Modified the wrong program on the Internet, which can be solved by genetic algorithm. And draw Gantt chart.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:75776
    • 提供者:有根
  1. 遗传算法求解FSP问题,并用甘特图表示(matlab)

    0下载:
  2. 遗传算法求解FSP问题,并用甘特图表示(matlab),亲测可用(Genetic algorithm is used to solve the FSP problem and use Gantt chart to represent (matlab).)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:GreenMMMary
  1. matlab抠图图像处理

    0下载:
  2. matlab抠图算法及相关程序,用于学习交流(Matlab matting algorithm and related programs for learning and communication)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:232448
    • 提供者:火箭哈士奇
  1. 遗传算法路径规划

    0下载:
  2. 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:孔孔孔大人
  1. 粒子群算法综合线阵低副瓣方向图

    1下载:
  2. 粒子群算法阵列优化,对阵列方向图的综合,实现低副瓣阵列方向图(Particle swarm optimization (PSO) algorithm for array pattern synthesis to achieve low sidelobe array pattern)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:allen147
  1. 利用遗传算法来进行图像分割

    0下载:
  2. 基于遗传算法的图像分割,内有详细注释,可跑通(Image Segmentation Based on Genetic Algorithms with Detailed Annotations)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:122880
    • 提供者:Frigate丶
  1. 基于图着色的遗传算法

    1下载:
  2. C++语言编写,用遗传算法解决图着色问题
  3. 所属分类:数据结构常用算法

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org