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

搜索资源列表

  1. ins_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的插入排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in order to insert the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:40053
    • 提供者:吴旭
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:104732
    • 提供者:陈雷
  1. MainWeka

    0下载:
  2. 数据挖掘开源算法最经典的weka算法源码,导入Eclipse就可以打开,包含了几十个经典的数据挖掘算法。-Open source data mining algorithm is the most classical algorithm weka source code into Eclipse, you can open, contains dozens of classic data mining algorithms.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-20
    • 文件大小:5685442
    • 提供者:李子文
  1. myra-2.1.2

    0下载:
  2. Extending the approach for coping with continuous attributes presented by cAnt-Miner (Ant-Miner coping with continuous attributes), in this paper we propose two new methods for handling continuous attributes in ACO classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1586044
    • 提供者:tanja
  1. myra

    0下载:
  2. Myra is a cross-platform Ant Colony Optimization framework written in Java. It provides a specialised data mining layer to support the application of ACO to classification problems, including the implementation of Ant-Miner and cAnt-Miner algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:229413
    • 提供者:juksa
  1. Apriori

    0下载:
  2. 数据挖掘算法本程序是数据挖掘中的关联规则模型中著名的Aprior算法的java实现程序-This program is data mining algorithms in data mining association rules model of the famous Aprior algorithm java implementation procedures for
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:3290
    • 提供者:王丽娅
  1. Ga

    0下载:
  2. GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirty years two entire monograph
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1353
    • 提供者:gardenia_roses
  1. PathFinderRedux

    0下载:
  2. The PathFinder application is a look into a number of different areas some of which tend to run into each other these are mostly the topics of Intelligence, Memory, Artificial Life, Swarm Intelligence and Path Finding Algorithms, some of which will b
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:117934
    • 提供者:rk
  1. java_code_of_algorithms

    0下载:
  2. 各种数据结构算法的java代码实现,包括选择排序、快速排序、分区算法、dfs、mst等18个算法的java代码。-Various data structure algorithms java code to achieve, including the selection sort, quick sort, partition algorithm, dfs, mst in 18 algorithm java code.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:26521
    • 提供者:wujunwei
  1. DynamicProgramming

    1下载:
  2. 用递归法、动态规划法、备忘录方法实现矩阵连乘。-algorithms:Dynamic Programming in JAVA
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-12
    • 文件大小:5712
    • 提供者:龙腾
  1. one_1.4.0

    0下载:
  2. The ONE The Opportunistic Network Environment simulator. Information The ONE is a simulation environment that is capable of * generating node movement using different movement models * routing messages between nodes with various
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:986880
    • 提供者:anshul
  1. ThinkinginJava

    0下载:
  2. 中文版本,找了很久,好多冒名的都是英文的,我个人觉得算法看看英文也罢,Java没必要哈~-Chinese version, look for a long time, a lot of fake are in English, I personally feel that no matter whether English algorithms see, Java is no need to ha ~
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1868712
    • 提供者:uyuy0401
  1. BFSandDFS

    0下载:
  2. mvc news system, news release can Using JAVA programming, up to the But in the end a number of progra textedit is my design of a softwa Mainly used for business personne library Eclipse of the Chinese language t In real life, peo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:3101
    • 提供者:akara
  1. SampleGA

    0下载:
  2. 這是用JAVA編寫的基因遺傳演算法,透過選擇、交配、突變,適者生存,不適者淘汰方式,求最佳解的啟發式演算法。 -It is written in JAVA using genetic algorithms, through selection, crossover, mutation, survival of the fittest, not by way of elimination, find the optimal solution heuristics.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:18790
    • 提供者:JJH
  1. java-GATesting-

    0下载:
  2. 纯java编写的遗传算法程序,这是很不错的程序,提供了使用遗传算法的灵活性,可用于数学优化等很多领域。-Genetic algorithm written in pure java program, which is very good program, providing the flexibility of using genetic algorithms can be used in many areas of mathematical optimization.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8533630
    • 提供者:史可
  1. bysj1

    0下载:
  2. A*算法在java中的实现,用启发式算法。很实用。-A* algorithm implementation in java using heuristic algorithms. Very practical.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:17122
    • 提供者:weiping
  1. SIFT

    0下载:
  2. 详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
  3. 所属分类:Special Effects

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

    0下载:
  2. ,主要介绍了 Java 编程的基础知识、基本算法和流程控制、数组和方法、 面向对象编程、常见错误和异常 理、线程及其操作、图形用户界面的设计与实现、Applet基础、 输入与输出、Java 网络编程等内容。同时,还配合知识的应用详细讲解了 87 个实例,并且提供 了大量习题。 -, Introduces the basics of Java programming, basic algorithms and flow control, arrays, and method
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2609493
    • 提供者:deimyung
  1. Java-data-structures-andalgorithms-

    0下载:
  2. 《Java数据结构和算法》(第2版)介绍了计算机编程中使用的数据结构和算法,对于在计算机应用中如何操作和管理数据以取得最优性能提供了深入浅出的讲解。全书共分为15章,分别讲述了基本概念、数组、简单排序、堆和队列、链表、递归、进阶排序、二叉树、红黑树、哈希表及图形等知识。附录中则提供了运行专题Applet和例程、相关书籍和问题解答。《Java数据结构和算法》(第2版)提供了学完一门编程语言后进一步需要知道的知识。本书所涵盖的内容通常作为大学或学院中计算机系二年级的课程,在学生掌握了编程的基础后才开
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:25849856
    • 提供者:zhangya
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com