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

搜索资源列表

  1. KNN-ALGORITHM

    0下载:
  2. Java,knn,是一牛人写的关于knn算法的实现方式。算法逻辑性强,条理清晰-Java, knn, is a cow who was on the way to achieve the knn algorithm. Algorithm logic is strong, the clarity of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:20524
    • 提供者:陈国章
  1. best

    0下载:
  2. 关于粗糙集的很好的学习程序,用java编程的-rough set materials using java
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:11711
    • 提供者:路红棵
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3264
    • 提供者:呵呵
  1. malloc-java

    0下载:
  2. java实现的malloc函数。供模拟学习用,不是底层实现。-malloc function written in java. only for study and animation. not a low-level implemention
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:7168
    • 提供者:axe33shj
  1. k-means(java)

    0下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-29
    • 文件大小:2048
    • 提供者:聂风
  1. NaiveBayes

    0下载:
  2. Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4569
    • 提供者:徐勇
  1. PrefixSpan

    1下载:
  2. java版的PrefixSpan算法实现,文件里包含了详细的文档说明,还有示例。-PrefixSpan algorithm. The document containing a detailed descr iption and an example.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:34191
    • 提供者:
  1. mallet-0.3.2.tar

    0下载:
  2. 这是一个matlab的java实现。里面有许多内容。请大家慢慢捉摸。-This is a realization of Matlab java. There are many elements. Please slowly grasp.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:5479227
    • 提供者:poy
  1. 1000000007

    0下载:
  2. 数据挖掘分类算法id3的java语言实现-data mining classification algorithm id3 the java language
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:8669692
    • 提供者:cqs
  1. JNSGA-II

    0下载:
  2. 用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:383411
    • 提供者:zhang
  1. A_Simple_G1615197152003

    0下载:
  2. 模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7360
    • 提供者:zhang
  1. src

    0下载:
  2. PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP, the Hungarian algorithm, colle
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:78430
    • 提供者:俞昊旻
  1. apriori

    0下载:
  2. apriori algorithm for java paltform
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:5068
    • 提供者:Jerry
  1. HSVM

    0下载:
  2. java实现的支持向量机分类,可用于教学以及交流-java realization of support vector machine classification, can be used for teaching as well as the exchange of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:97637
    • 提供者:hello will
  1. data_structures_with_java

    0下载:
  2. 数据结构java源码,是数据结构与算法第2版的-Java source data structure is a data structure and algorithm version 2
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:60244
    • 提供者:liuyi
  1. ID3

    0下载:
  2. ID3算法的实现数据挖掘中的ID3,有的是Java语言。 -ID3 Algorithm in Data Mining ID3, some Java language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:61959
    • 提供者:xw
  1. SOMjava

    1下载:
  2. 经典的神经网络算法SOM的Java实现。-Classic SOM neural network algorithm realization of Java.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:23639
    • 提供者:shelocks
  1. bp

    0下载:
  2. 绝对自己写的JAVA程序,对BP神经网络的实现,用面向对象的思想完成。可以作为初学者使用-Absolutely wrote it myself JAVA procedures, achievement of BP neural network, with complete object-oriented thinking. Can serve as a beginner to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5620
    • 提供者:利群
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920
    • 提供者:kivilin
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com