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

搜索资源列表

  1. 编译原理课程设计

    0下载:
  2. 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1774356
    • 提供者:zz
  1. GA_IGA

    0下载:
  2. 采用小生境技术对基本遗传算法进行了改进,使其搜索能力更好搜索速度更快-niche technology used for basic genetic algorithm improvements, better search capabilities make it faster search
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11709
    • 提供者:田新志
  1. 数字水印技术

    0下载:
  2. 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital waterma
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:20007
    • 提供者:樊志华
  1. hsdfhjshdj

    0下载:
  2. 对深度优先(Depth first) 、宽度优先(Breath first) 、爬山法(Hill Climbing) 、 最佳优先(Best first) 以及A*搜索算法进行分析比较,要求: 给出这几种算法的描述; 根据SearchDemonstration程序中给出的示例,给出各算法的执行过程-priority right depth (Depth first), the width of priority (Breath first), mountaineering (Hill C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1749656
    • 提供者:yao
  1. a

    0下载:
  2. 禁忌搜索算法,设置禁忌条件,以达到跳出局部最优值-A simple algorithm,Is mainly arranged taboo conditions were satisfied in the local conditions the optimal solution
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:3003
    • 提供者:陈信
  1. guohewenti

    0下载:
  2. 试运用深度优先搜索算法寻找过河问题的一个解决方案,题目叙述如下:猎人、狗、男人带着男孩1、男孩2,女人带着女孩1、女孩2,一共8个个体。一艘小船,一次只能过两个个体,狗和四个小孩不会划船。注意:(1)猎人不在,狗咬任何人;(2)男人不在,女人打男孩;(3)女人不在,男人打女孩。-Test the use of depth-first search algorithm to find a solution to cross the river problem, topics are describ
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:1138
    • 提供者:杨瑞
  1. A_algorithm

    0下载:
  2. 人工智能当中的A*搜索算法,此实现比较简单。可以当做这门课程的一个作业。-AI A* search algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:357412
    • 提供者:zgf
  1. ann_1.1.2

    0下载:
  2. code for approximate nearest neighbor algorithm,最经典的近似搜索算法-code for approximate nearest neighbor algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3124598
    • 提供者:Shock
  1. bft_acrossRiver

    0下载:
  2. 用图的广度优先搜索算法实现农夫过河问题求解-Breadth-first search with a map to achieve problem solving across the river
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:717107
    • 提供者:isabel dong
  1. KNNS

    0下载:
  2. 使用C++编写的最邻近点搜索算法,实现了在C++环境下的最邻近点的搜索,-Using C++ written the closest point search algorithm, the closest point search in the C++ environment,
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:4587
    • 提供者:chenxijiang
  1. TSPGA

    0下载:
  2. 遗传算法是模拟生物在自然环境中的遗传和进化过程而形成的一种自适应全局优化概率搜索算法,有很强的解决问题的能力和广泛的适应性。-The genetic algorithm is the simulation of biological genetic and evolutionary processes in the natural environment and the formation of an adaptive global optimization probabilistic sear
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:12852
    • 提供者:klimg
  1. NQueens

    0下载:
  2. N-皇后问题的快速局部搜索算法,参考:Rok Sosic and Jun Gu. A Polynomial Time Algorithm for the N-Queens Problem. SIGART Bulletin, 1(3):7-11, 1990.-n queens
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1997
    • 提供者:苏浩
  1. bloxorz-game-solver

    0下载:
  2. 用宽度优先搜索算法实现Bloxorz小游戏的最优化,是一种数学建模方法-With a breadth-first search algorithm to achieve optimal Bloxorz game, is a mathematical modeling approach
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:3414
    • 提供者:sujianan
  1. Maze

    0下载:
  2. A*算法实例,一种搜索算法,用来对路径的搜索,搜索最优路径等等。-A*Algorithm instance
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:45895
    • 提供者:pan
  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-25
    • 文件大小:62823
    • 提供者:李理
  1. Denoising

    0下载:
  2. 简单的c#实现的图像去噪声软件,利用深度优先搜索算法-a simple c# software of image denoising using the depth first search algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3326300
    • 提供者:
  1. amaze

    0下载:
  2. C++写的实现寻找迷宫路径的代码,并动态打印路径,广度搜索算法实现-C++ write code to achieve the maze to find the path
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7535998
    • 提供者:恋空班
  1. game1

    0下载:
  2. 采用搜索算法寻找十滴水游戏的最优解,并能进行单机游戏操作。-By using the optimal search algorithm for ten drops of water solution of the game, and can carry out single game operation.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:905693
    • 提供者:kelsey
  1. nine_cells

    0下载:
  2. 九宫格游戏,简易gui,可选择广度优先和最优优先两张搜索算法-9-cell game, simple GUI
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2616771
    • 提供者:VictoriaLiu
  1. Artificial-Bee-Colony

    0下载:
  2. 蜂群算法,人工智能算法,搜索算法蜂群算法,人工智能算法,搜索算法-Artificial Bee Colony
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:3844
    • 提供者:高小凡
« 12 »
搜珍网 www.dssz.com