搜索资源列表

  1. prune

    0下载:
  2. alpha and beta pruning 是人工智能方面的很重要的算法,对于理解search有非常重要的作用-alpha and beta pruning artificial intelligence is a very important algorithm, a search for understanding a very important role
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1450
    • 提供者:孙雷
  1. mrouted-3.9.6.tar.bz2

    2下载:
  2. README for mrouted, the DVMRP Multicast Routing Daemon ====================================================== mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP
  3. 所属分类:源码下载

  1. prune

    0下载:
  2. alpha and beta pruning 是人工智能方面的很重要的算法,对于理解search有非常重要的作用-alpha and beta pruning artificial intelligence is a very important algorithm, a search for understanding a very important role
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-29
    • 文件大小:1024
    • 提供者:孙雷
  1. Find_OperationSystemExperiment

    0下载:
  2. 仿照unix操作系统中的find命令,在windows上实现一个find命令。find命令从指定的目录下开始,递归地查找指定文件。其命令格式如下: find PATH -option 参数 [-print] [-exec 命令 {} \ ] PATH:查找的起始目录。 -option 参数:用来控制搜索方式,具体如下(以下只给我常用的): -name "文件":指定要查找的文件名,可以有通配符?
  3. 所属分类:Windows编程

    • 发布日期:2024-06-29
    • 文件大小:53248
    • 提供者:luqianhui
  1. IncreasePrune

    0下载:
  2. Prune a JOONE neural network with a selective prune algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-29
    • 文件大小:8192
    • 提供者:stryker
  1. minmax

    0下载:
  2. 極小極大搜尋法附註解,可以應用在各種遊戲樹上,更進階的是使用alpha_beta去剪枝-Note Minimax search solutions can be applied in a variety of game tree, the more advanced is the use of alpha_beta to prune
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-29
    • 文件大小:1024
    • 提供者:12345
  1. mrouted-3.9.6

    0下载:
  2. mrouted 是支持tunnel的DVMRP多播路由协议的实现,此版本为2011-10-23的最新版 -mrouted is an implementation of the DVMRP multicast routing protocol. It turns a UNIX workstation into a DVMRP multicast router with tunnel support, in order to
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-29
    • 文件大小:165888
    • 提供者:haibbo
  1. Demo1221

    0下载:
  2. 实现了简单的用户的怎删改查功能,毕业了,还有太多东西没有学到,希望在这里能收获多一点-Simple user how to prune the search function to graduation, there are many, many things did not learn, hope here can harvest a little more
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-29
    • 文件大小:1026048
    • 提供者:satvn
  1. javalibrarymasys

    0下载:
  2. 简单实用的图书管理系统,详细展示了数据库的常用操作,如怎删改查,界面整洁美观,欢迎大家借鉴-Simple and practical library management system, showing in detail the common operation of the database, such as how to prune investigation, the interface is clean and beautif
  3. 所属分类:软件工程

    • 发布日期:2024-06-29
    • 文件大小:260096
    • 提供者:卓明
  1. AML-Efficient-Approximate-Membership

    0下载:
  2. AML EFFICIENT APPROXIMATE MEMBERSHIP LOCALIZATION WITHIN A WEB-BASED JOIN fr a meWORK ABSTRACT: In this paper, we propose a new type of Dictionary-based Entity Recognition Problem, named Approximate Membership Localizati
  3. 所属分类:.net编程

    • 发布日期:2024-06-29
    • 文件大小:12900352
    • 提供者:pravin
  1. Html53DPhoto

    0下载:
  2. html5制作的3D相册,有源码,易删改,很漂亮-html5 crafted 3D photo album, a source, easy to prune
  3. 所属分类:浏览器

    • 发布日期:2024-06-29
    • 文件大小:3231744
    • 提供者:一路向北
  1. audit_tree

    0下载:
  2. index upper bit indicates will prune . -index upper bit indicates will prune .
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-29
    • 文件大小:6144
    • 提供者:fuiwandy
  1. prune

    0下载:
  2. converts a scr ipt::PruneOptions into a fst::PruneOptions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-29
    • 文件大小:1024
    • 提供者:xntqck
  1. BCB-program7

    0下载:
  2. There are pointer to the digital image and prune BCB program.-There are pointer to the digital image and prune BCB program.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-29
    • 文件大小:3072
    • 提供者:majoryang
  1. Machine-Learning_Cod.tar

    0下载:
  2. Build a decision tree (DT) classfier using the following three strategies for stopping growth of a tree: i) threshold on the decrease in impurity ii) threshold on the number of data vectors at a node iii) grow the tr
  3. 所属分类:行业发展研究

    • 发布日期:2024-06-29
    • 文件大小:1406976
    • 提供者:Walker
  1. Decision_making_tree

    0下载:
  2. 机器学习课本中的未剪枝决策树代码实现,可以直接运行,自行根据书中(西瓜书)表进行建表,输出结果为层次遍历。(Machine learning textbooks do not prune decision tree code, you can run directly, according to the book (watermelon book) table built table, the output results for th
  3. 所属分类:其他小程序

    • 发布日期:2024-06-29
    • 文件大小:12288
    • 提供者:luyuno_o
  1. chess

    0下载:
  2. 利用极大极小算法及 a-b 剪枝策略实现3X3一字棋下棋程序,人工智能课本上的算法实现(This is a simple chess program that use Minimax algorithm and AB Prune strategy .)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-29
    • 文件大小:3072
    • 提供者:少杰
  1. kdTree-master

    0下载:
  2. C ++模板化的KD-Tree实现 这是KD-Tree空间数据结构的仅头部实现。 你只需要提供一个 具有已知编译时间“维度”字段的矢量类型和双重getDimension(size_t维度)方法。 目前支持以下操作: - 从点矢量创建 - 在一个点中心的立方体中查找点 - 从树中删除点(但不是从点的内部列表) - 采用任意函数参数的遍历方法 我已经成功地使用它来删除邻居太近的修剪一组点。(C++ templat
  3. 所属分类:Windows编程

    • 发布日期:2024-06-29
    • 文件大小:3072
    • 提供者:HJL Kevin
  1. Caffe-Python-Tutorial-master

    0下载:
  2. 深度学习下的卷积神经网络 剪枝算法 CNN(Deep learning Prune for CNN Deep learning Prune for CNN)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-29
    • 文件大小:16384
    • 提供者:m_12

源码中国 www.ymcn.org