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

搜索资源列表

  1. Dijkstra算法是寻找图中最短路径的基本算法

    1下载:
  2. Dijkstra算法是寻找图中最短路径的基本算法,这里是用java实现-Dijkstra s algorithm is to find the shortest path graph of the basic algorithm, to achieve here is to use java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-15
    • 文件大小:1297
    • 提供者:wen
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:49125
    • 提供者:wei
  1. 菲波那契(Fibonacci)数列算法

    0下载:
  2. 编写Java应用程序,实现以下功能:当应用程序运行后,根据屏幕提示进行交互式输入并菲波那契(Fibonacci)数列的任意项。-A three-digit, to meet the digital formula:, where* represents a number, use a layer of loops, seeking to meet the conditions of the three digits....
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:1496
    • 提供者:shuang
  1. k-meansjava.rar

    1下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:8433
    • 提供者:刘年
  1. java_GAS.rar

    0下载:
  2. 是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。,Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:8314
    • 提供者:adny
  1. arraysort

    0下载:
  2. 数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法,-Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insert
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:454503
    • 提供者:
  1. Rsa.rar

    0下载:
  2. 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密,Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:2446
    • 提供者:韩国强
  1. GUI.rar

    0下载:
  2. java算法实现AES、DES、3DES、MD5、RSA五种加密算法,java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21119
    • 提供者:黄志川
  1. classifier

    1下载:
  2. 在java中运用weka中的随机森林算法实现的分类器的代码-The use of weka in java in a random forest classifier algorithm code
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:杨丽
  1. Dijkstra_java

    2下载:
  2. 使用Java实现应用迪杰斯特拉算法进行有向带权图中的最短路径的查找。-it is got the shortest path of graph with Dijkstra by java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2026
    • 提供者:孔凤玉
  1. Kmeans

    0下载:
  2. 二维K均值的算法实现,里面的数据已经是初始化完的,并非从控制台输入数据-k-means implements
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2050
    • 提供者:xuxiangguang
  1. tsp

    0下载:
  2. 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:47041
    • 提供者:wangxiao_nick
  1. VSM1

    0下载:
  2. 向量空间模型算法实现源码 已编译文件 可执行jar文件-Vector space model algorithm source code files have been compiled executable jar file
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:17676
    • 提供者:Hao Long
  1. JavaApplication8

    0下载:
  2. 用Java可视化程序实现银行家算法,用多线程实现的-banker suanfa
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:9444
    • 提供者:喵喵
  1. ant_code

    0下载:
  2. JAVA实现的基本蚁群算法源程序,可以选择地图,可以设置一些参数,有图形输出-JAVA realization of the basic ant colony algorithm source code, you can choose the map, you can set some parameters, there are graphics output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:48460
    • 提供者:hrbeu
  1. alpha-beta

    1下载:
  2. 本程序实现人机对弈功能,提供了难度设置,记分等功能。使用Alpha-Beta剪枝算法,使电脑可以搜索到最佳走法。-alpha beta
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:18560
    • 提供者:小吴
  1. Solution

    0下载:
  2. 数据挖掘,分类算法,贝叶斯算法,Java实现-Data mining, classification algorithms, Bayesian algorithms, Java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1030
    • 提供者:赵芸伟
  1. Asearch

    0下载:
  2. 基于java语言,用A*算法实现八数码问题-Java-based language, using A* algorithm to achieve the eight digital issues
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:2172
    • 提供者:牧秋
  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. Apriori

    0下载:
  2. apriori算法实现,并有丰富说明,并有实例以供参考-apriori algorithm, and a rich descr iption, and there are examples for reference
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:12013
    • 提供者:w800927
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com