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

搜索资源列表

  1. 传教士和野人过河

    0下载:
  2. 在VC的环境下,用C++编程实现人工智能中的A*树的搜索算法,得到一个最优的过河方案。-in VC environment, the C programming AI * A tree search algorithms, to be an optimal program of the river.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.15kb
    • 提供者:
  1. SuanFa

    0下载:
  2. 各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:174.27kb
    • 提供者:张光炜
  1. kmlocal-1.7.1.tar

    0下载:
  2. 高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples are included to show how to use it. All codes are imple
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:885.95kb
    • 提供者:陈明
  1. FirstChange

    0下载:
  2. 人工智能博弈树学习。用户是MAX方,电脑是MIN方,实现经典的分钱币游戏的与或图盲目搜索算法。-Artificial intelligence game tree learning. MAX user side, the computer is MIN parties to achieve the classic sub-games and coins or graph blind search algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:903.5kb
    • 提供者:王石
  1. tic-tac-toe

    0下载:
  2. 在VC环境下用C++语言编写的一字棋小程序,采用人工智能原理里的博弈树的启发式搜索原理-VC environment in C++ language with the preparation of the word game of small procedures, the principle of the use of artificial intelligence in the game tree search heuristic principle
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:936.62kb
    • 提供者:lina
  1. guangdusousuo

    0下载:
  2. 宽度优先搜索算法(又称广度优先搜索)是最简便的图的搜索算法之一,这一算法也是很多重要的图的算法的原型。Dijkstra单源最短路径算法和Prim最小生成树算法都采用了和宽度优先搜索类似的思想-Breadth-first search algorithm (also known as breadth-first search) is the most simple plan, one of the search algorithm, this algorithm is also a lot of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:164.4kb
    • 提供者:光远
  1. NineGrid

    1下载:
  2. 八数码问题的C++程序代码。八数码问题是个典型的状态图搜索问题。搜索方式有两种基本的方式,即树式搜索和线式搜索。搜索策略大体有盲目搜索和启发式搜索两大类。盲目搜索就是无“向导”的搜索,启发式搜索就是有“向导”的搜索。-8 digital issues of C++ program code. Digital 8 is a typical problem of the state map search problems. There are two basic search methods, na
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:53.76kb
    • 提供者:李建峰
  1. shiyanbaogao

    1下载:
  2. 动态查找表的设计与实现,实现抽象数据类型:二叉查找树。实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素. -Dynamic look-up table of the design and implementation to achieve the abstract data types: binary search tree. To achieve the following: construct an empty table, des
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:108.48kb
    • 提供者:richer
  1. MEGA4

    0下载:
  2. 包含clustal W功能,可以构建系统进化树、比对基因序列等功能,可以做BLAST搜索-Contains clustal W function, one can construct phylogenetic trees, and other functions than on the gene sequence, BLAST searches can be done
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6.77mb
    • 提供者:付永飞
  1. ch3_state_graph

    0下载:
  2. 人工智能课件,第三章,图搜索部分:知识表示与推理,状态空间图,与或树-Artificial Intelligence courseware, the third chapter, graph search parts: knowledge representation and reasoning, the state space graph, or tree and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:220.91kb
    • 提供者:nary
  1. Copy-Detection

    0下载:
  2. 使用下采样帧构成的列向量的PCA系数作为每帧特征(原则上,也可以使用其他类型的关键帧特征),多帧特征构成特征矢量,以高斯概率模型的后验概率衡量相似性、并建立k维树结构的索引进行搜索,文中对噪声、模糊、再压缩、加Logo,及其这些变换的两两组合进行了实验(丢帧很少时也可以),速度很快,适合于大规模因特网视频的搜索。-Use sampling frame column vector of the PCA coefficients as each frame features (in principl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:515.24kb
    • 提供者:吴思远
  1. RRT-path-panning-algorithm

    0下载:
  2. 本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.-AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(Rapidly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:273.53kb
    • 提供者:陈小潘
  1. AI_project_2011

    0下载:
  2. 用C语言编写四子棋AI的平台,用户可以再里面添加自己的AI,或者选择人机对战,并且已经有50个AI可以挑战,建议使用搜索树,最高AI难度很强的,想挑战下么?-The four sub chess AI platform using the C language, the user can add their own AI, or select the man-machine war, and has 50 AI can be a challenge, it is recommended to u
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:6.5mb
    • 提供者:王海强
  1. fenyou

    0下载:
  2. 人工智能里面的,用搜索树解决了分油的问题,用C++来编译通过-the problem of oil
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1.34kb
    • 提供者:
  1. BST

    0下载:
  2. 通过Java实现二分法搜索树并附带algs4包,他是一个很有用的例子(It is a useful example to implement a dichotomous search tree with an algs4 package via Java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:534kb
    • 提供者:方式方法
  1. RedBlackBST

    0下载:
  2. 通过Java实现平衡搜索树并附带algs4包,他是一个很有用的例子(Through the Java to achieve a balanced search tree with algs4 package, he is a very useful example)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:535kb
    • 提供者:方式方法
  1. 五子棋代码

    1下载:
  2. 这是一个python程序,其中使用了决策树和蒙特卡罗搜索树,五子棋程序(This is a python program, which uses the decision tree and Monte Carlo search tree, Gobang program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:7kb
    • 提供者:justbeery
  1. 3115005002-蔡梓烽

    0下载:
  2. A*算法路径搜索,一字棋盘的模拟,决策树分类算法(Path search of A* algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:367kb
    • 提供者:为的用户
  1. FMT_star

    1下载:
  2. 快速搜索随机树FMT程序,利用halton序列采点,并进行相应的采样规划,实现在0-1内的路径规划(Quickly search the random tree FMT program, use the Halton sequence to pick up the point, and carry on the corresponding sampling plan, realize the path planning within 0-1.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:小张111
  1. 搜索排序模型

    0下载:
  2. 介绍了搜索排序中的树模型,循序渐进,附详实的数学公式推导。(The tree model in search ranking is introduced, and the mathematical formula is deduced in detail.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1009kb
    • 提供者:davidie
« 12 »
搜珍网 www.dssz.com