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

搜索资源列表

  1. C的APRIORI程序

    1下载:
  2. 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123529
    • 提供者:yu
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. Generics_erializer_srcs

    0下载:
  2. new serializing arbitrary data structures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2418
    • 提供者:srhg
  1. c++实现的KNN库:建立高维度的K-d tree

    0下载:
  2. c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:624713
    • 提供者:duckur
  1. selfAffinity

    0下载:
  2. AP是在数据点的相似度矩阵的基础上进行聚类.对于规模很大的数据集,AP算法是一种快速、有效的聚类方法,这是其他传统的聚类算法所不能及的,-A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:375791
    • 提供者:lilan
  1. heapSort

    0下载:
  2. 简单的堆排序.对于初学数据结构的同学有用.-A simple heap sort. For the beginner students useful data structures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:883314
    • 提供者:三水寿
  1. DATASTRUqb

    0下载:
  2. Data structures anna univ question bank
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:31371
    • 提供者:santo
  1. The-AI-in-PC-games-production

    0下载:
  2. 浅谈人工智慧 电脑游戏中的人工智能制作 棋类编程 部分1: 开始 棋类编程 部分2: 数据结构 棋类编程 部分3: 产生移动 棋类编程 部分4: 基础搜索 棋类编程 部分5: 高级搜索 棋类编程 部分6: 评估函数 工人的战略部署线程 使用可能的地形指派任务 怎样编写迂回前进的程序 类似帝国时代游戏的人工智能 模糊人工智能 Hierarchal 人工智能 Comp.A
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-05-04
    • 文件大小:941056
    • 提供者:陈真
  1. suanfafenxi

    0下载:
  2. 算法分析是对一个算法需要多少计算时间和存储空间作定量的分析。 算法(Algorithm)是解题的步骤,可以把算法定义成解一确定类问题的任意一种特殊的方法。在计算机科学中,算法要用计算机算法语言描述,算法代表用计算机解一类问题的精确、有效的方法。算法+数据结构=程序,求解一个给定的可计算或可解的问题,不同的人可以编写出不同的程序,来解决同一个问题,这里存在两个问题:一是与计算方法密切相关的算法问题;二是程序设计的技术问题。算法和程序之间存在密切的关系。分析算法可以预测这一算法适合在什么样的环境中有
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-30
    • 文件大小:12419386
    • 提供者:xiaomeng
  1. bashuma

    0下载:
  2. C++编写八数码问题解决方案,通过命令行给出输入文件名,输出文件名-C++ written eight digital problem solution, simple data structures to achieve artificial intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:1536
    • 提供者:linda
  1. FpTree

    0下载:
  2. 频繁模式挖掘的demo,主要实现了频繁模式挖掘的树的构建算法。包含自定义的数据结构。实现了fp-growth算法。-Frequent pattern mining demo, frequent pattern mining tree algorithm. Contains the custom data structures. Fp-growth algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:14838
    • 提供者:孙栋衡
  1. algorithm

    0下载:
  2. 数据结构------算法,神经网络,遗传算法。-Data Structures------ algorithms, neural networks, genetic algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7480
    • 提供者:Shao Xinqi
  1. dlib-master

    0下载:
  2. networking, threads, graphical interfaces, data structures, linear algebra, machine learning, XML and text parsing, numerical optimization, Bayesian nets, and numerous other tasks (Boost License)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-02
    • 文件大小:8809472
    • 提供者:Jankowski
搜珍网 www.dssz.com