CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - plan

搜索资源列表

  1. 图搜索策略

    0下载:
  2. 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28.94kb
    • 提供者:陈凯
  1. 二叉树操作&图的遍历操作

    0下载:
  2. 二叉树操作&图的遍历操作, 完全按照里面的文挡用VC所完成的程序, 有详细的说明-binary tree traversal operation of the plan operations, in full accordance with the text inside the block with VC performed by the procedure is described in detail in
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20.86kb
    • 提供者:解放
  1. gaussplot

    0下载:
  2. 高斯脉冲及高斯一阶导、高斯二阶导产生时域图-Gaussian pulse and a Gaussian derivative, Gaussian, when the second derivative domain plan
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:谭汉洪
  1. 随机信号功率谱分析

    3下载:
  2. 理解随机信号功率谱分析原理和方法。 (1) 生成信号,被淹没在在噪声中; (2) 试用周期图法估计信号的功率谱; (3) 选用不同窗,使用修正周期图法估计信号的功率谱; (4) 对一段语音信号,使用LD算法估计其功率谱; (5) 详细列出功率谱估计的步骤和原理。 -understanding of random signal power spectrum analysis principles and methods. (1) generate signals
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:36.98kb
    • 提供者:殷开
  1. kruskal最小生成树实现

    1下载:
  2. 在boost基础上实现 对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树。-the boost on the basis of the plan to achieve the minimum spanning tree, the algorithm can find this map connect all the points the minimum spanning tree.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.43kb
    • 提供者:李好
  1. GA-1_cpp

    1下载:
  2. 不确定规划 遗传算法 Nonlinear Programming算法程序- Indefinite plan heredity algorithm Nonlinear Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.8kb
    • 提供者:
  1. GA-2_cpp

    1下载:
  2. 不确定规划 遗传算法 Goal Programming算法程序- Indefinite plan heredity algorithm Goal Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:
  1. GA-3_cpp

    0下载:
  2. 不确定规划 遗传算法 Multilevel Programming算法程序- Indefinite plan heredity algorithm Multilevel Programming algorithm procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:
  1. 强盗分金算法

    0下载:
  2. 10名海盗抢得了窖藏的100块金子,并打算瓜分 这些战利品。这是一些讲民主的海盗(当然是他们自己特有的民主),他们的习惯 是按下面的方式进行分配:最厉害的一名海盗提出分配方案,然后所有的海盗(包 括提出方案者本人)就此方案进行表决。如果50%或更多的海盗赞同此方案,此方 案就获得通过并据此分配战利品。否则提出方案的海盗将被扔到海里,然后下提名 最厉害的海盗又重复上述过程-10 pirates seize a cache of 100 gold, and plan t
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.75kb
    • 提供者:段俊杰
  1. 0801

    0下载:
  2. 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of the source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:孙廷
  1. 图的基本操作

    0下载:
  2. 实现图的各种基本操作 图的建立 删除 查找 遍历-plans to achieve the basic operation of the plan is to establish delete you traverse
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:240.71kb
    • 提供者:翡涩琪
  1. 八数码问题(A星算法)

    0下载:
  2. 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet not more than the actual value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.24kb
    • 提供者:罗鹏魁
  1. radiation

    0下载:
  2. 计算9格均匀电流面元阵方向图的matlab程序 -uniform grid computing nine current surface RUF direction of the plan Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:519.4kb
    • 提供者:劳佳
  1. Graph_BFS

    0下载:
  2. 这个是图的广度周游的源代码。解压即可。算法比较简洁,复杂度较小。-the breadth of the plan is to travel around the source code. Decompression can be. Algorithm comparison simple, less complex.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.49kb
    • 提供者:李边边
  1. dct1

    0下载:
  2. 用DCT算法做数字水印,水印为伪随即序列。对整个图做DCT变换-DCT algorithm used as a digital watermark, watermark for the pseudo-then sequence. The entire plan to do DCT
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:付源
  1. graphDegree

    0下载:
  2. 求图的顶点连通度算法。方法就是先对源和汇做枚举,之后对每个枚举情况,把除去源汇两点的其余所有顶点看成是容量限制为1的点,求网络的最大流,就是此点对的顶点连通度,之后对枚举的所有点对找连通度最小的当成图的连通度。 带有顶点容量限制的最大流方法:将带容量限制的顶点u拆成两个点u 和u*,原顶点u的入边为u 的入边,原顶点u的出边为u*的出边,之后在u 和u*之间连接双向边,边的容量为顶点的容量限制。-plans for the vertex connectivity algorithms. F
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:吴地瓜
  1. planning

    0下载:
  2. matlab环境下建立威胁模型,规划路径,回避威胁-path plan
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.94kb
    • 提供者:亦心空
  1. Plan

    0下载:
  2. 绘图,其中包含绘图的基本Matlab的源程序,是M文件,还有PPT的相关解释-Drawing, which contains the basic drawing of Matlab source code, is M-file, as well as the relevant explanation PPT
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:22.29kb
    • 提供者:韩鹏程
  1. teaching-plan

    0下载:
  2. 本设计的主要任务是根据需要完成的课程的先修关系、每学期开设的课程总数及总的学习时间,制定出教学计划,是图的应用-The design of the main task is to pre relations based on the need to complete the course, the total number of courses per semester and total learning time, to develop a teaching plan, the applic
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:63.36kb
    • 提供者:Dante
  1. Teaching-plan

    0下载:
  2. 数据结构课程设计,使用图实现教学计划安排-Data structure curriculum design, teaching plan using graph implementation
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:476.86kb
    • 提供者:benyue
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com