CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 算法

搜索资源列表

  1. Java-process

    0下载:
  2. Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:5279
    • 提供者:yy
  1. 经典算法GN算法的Java实现

    0下载:
  2. 社区发现经典算法GN算法的Java实现,能够根据不同节点之间的联系来实现社区的划分。-Community found that classical algorithm GN algorithm Java implementation, and can be the link between different nodes to achieve the division of the community.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-12-23
    • 文件大小:4470
    • 提供者:Avenway
  1. UCT--Java

    0下载:
  2. 当今电脑围棋的最新最强的算法用Java实现 -Go up-to-date in today s most powerful computer algorithms using Java to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1731
    • 提供者:天龙北斗
  1. FFT-java

    0下载:
  2. java 编写的FFT 实现FFT快速算法-a FFT by java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:841
    • 提供者:289326660qq
  1. KNN

    0下载:
  2. 由于在网上没有找到数据挖掘中KNN的java算法,于是自己写了一个,对需要KNN的java代码的朋友,肯定会有帮助-Since the Internet does not find the java KNN data mining algorithms, so to write one, the java code that need to KNN friends will certainly help
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7256036
    • 提供者:sixh
  1. JAVA-prefixspan

    1下载:
  2. JAVA实现prefix算法,包括源代码计算法说明-JAVA prefix algorithm to achieve
  3. 所属分类:Java Develop

    • 发布日期:2015-04-16
    • 文件大小:34816
    • 提供者:li
  1. Aprior-.java

    0下载:
  2. 关联规则挖掘的Apriori算法的,实现,希望对大家的学习有帮助。-Apriori association rule mining algorithms, to achieve, we want to help learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:21058
    • 提供者:lands
  1. java

    0下载:
  2. 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文-Standard Levenshtein Distance algorithm for calculating the similarity of two documents. 2. Using a simple procedure. Selected multiple files, and then analyzed by analysis of tw
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1127200
    • 提供者:jin
  1. JAVA.java

    2下载:
  2. Q学习算法实例,这算法主要应用于机器人领域,运用此算法进行行动的选择使Q值最大最后找到最优的策略-Q-learning algorithm is applied in robot domain,example robot-hitting, robot-moving and so on。This paper refers to many robots domain 。It is so useful。
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-04
    • 文件大小:14789
    • 提供者:liuchengcheng
  1. java-all

    0下载:
  2. 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:195667
    • 提供者:vegalee
  1. java-algorithm

    0下载:
  2. java算法,大学四年编的,涵盖了一本算法书中所有的算法实现-java algorithm, four years of college series, covering an algorithm book all the algorithms to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:105637
    • 提供者:石头
  1. Bayes.java

    0下载:
  2. 垃圾邮件过滤,用bayes方法,贝叶斯算法判断垃圾邮件-bayes for spam filtering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2284
    • 提供者:wintwelve
  1. SVM.RAR

    0下载:
  2. 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3285356
    • 提供者:1223
  1. Java-ecc

    0下载:
  2. java ECC 算法,一个介绍如何实现java ECC 的文章- java ECc article
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:12624
    • 提供者:xu
  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. java

    0下载:
  2. 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -Title: banker s algorithm specific requirements: screen prompts: Enter the application of resources and the resources to process the number of procedures have been pas
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8006
    • 提供者:冯雨桐
  1. java

    0下载:
  2. md5算法的java实现-md5 algorithm java realizes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:4194
    • 提供者:
  1. Java二叉树算法实例

    0下载:
  2. 算法入门课程的一个范例,通俗易懂。-algorithm induction of a paradigm easily understood.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:1232
    • 提供者:地球
  1. 功能强大的汉诺塔

    0下载:
  2. 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
  3. 所属分类:Other Games

    • 发布日期:2017-03-24
    • 文件大小:4393
    • 提供者:笨苯
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:573099
    • 提供者:顾清水
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com