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

搜索资源列表

  1. java-unrar-0.2-src.zip

    0下载:
  2. 这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。,This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:116.01kb
    • 提供者:
  1. train.usaco.org

    0下载:
  2. USACO TRAINING java 全部题解 -USACO TRAINING java solution of all problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:137.89kb
    • 提供者:陶磊
  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
    • 文件大小:20.04kb
    • 提供者:陈国章
  1. NaiveBayes

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

    • 发布日期:2017-03-30
    • 文件大小:4.46kb
    • 提供者:徐勇
  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
    • 文件大小:33.39kb
    • 提供者:
  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
    • 文件大小:920byte
    • 提供者:kivilin
  1. Java-tSP2

    0下载:
  2. Java语言TSP递归程序的优化,采用新型递归模式设计实现的。-Java language TSP optimization of recursive procedures, recursive model using the new design.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:9.28kb
    • 提供者:pengyang
  1. libsvm

    0下载:
  2. Java语言实现的支持向量机的源码。对研究人工智能的朋友有用。-Java language support vector machine source.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1.12mb
    • 提供者:阿平
  1. nb

    0下载:
  2. 机器学习算法中的Naive Bayes算法,JAVA机器学习研究项目之一-Machine learning algorithm in the Naive Bayes algorithm, JAVA, one of machine learning research project
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:15.43kb
    • 提供者:kai
  1. ACM_JAVA

    0下载:
  2. ACM_Java 速成,重点讲述了JAVA的基本运用和大数类,以及JAVA中进制转化函数,对ACMer学习JAVA大有帮助-Quick ACM_Java, focus on the basic use of JAVA and large numbers of categories, as well as JAVA in hexadecimal conversion function, the ACMer great help learning JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.72kb
    • 提供者:hujiafeng
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6.21kb
    • 提供者:fang kun
  1. java_LZ77

    0下载:
  2. java 实 现 LZ77 解 压 源 码-LZ77 decompression java source code to achieve
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4.7kb
    • 提供者:zhaik
  1. TFIDF

    0下载:
  2. 用于计算文档向量的TFIDF权值,代码使用Java语言写的-Used to calculate the document vector of TFIDF weight, code written using the Java language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1.31kb
    • 提供者:薛超
  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:224.76kb
    • 提供者:dark
  1. JSvmLib

    0下载:
  2. 支持向量机SVM的SMO算法java实现-The SMO support vector machine SVM algorithm java implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:24.74kb
    • 提供者:Shaoming Wang
搜珍网 www.dssz.com