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

搜索资源列表

  1. weka-src

    0下载:
  2. 开发环境:eclipse WEKA是一个数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。 -Development environment: eclipse WEKA is a data mining work platform, a collection of a lot to take on the task of data mining machine learning algorithms,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3252772
    • 提供者:sunwei
  1. SampleProducer.java

    0下载:
  2. SampleProducer utility program used for randomising and creating sample sets of datasets for testing machine learning algorithms.-SampleProducer utility program used for randomising and creating sample sets of datasets for testing machine learning al
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2486
    • 提供者:faiyaz
  1. genetic

    0下载:
  2. Genetic Algorithms I attempt to develop a reasonable object oriented framework for creating genetic algorithms. I accomplish this by breaking down are algorithm into simple manageable units. Each title links to the java source, but before you sit
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:21814
    • 提供者:Ahmed
  1. JAVAAlgorithmGossip

    0下载:
  2. 一些常用算法的JAVA 和C语言代码比较-Some commonly used algorithms in JAVA and C language code comparison
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:716340
    • 提供者:jupiter
  1. GeneticAlgorithm

    0下载:
  2. Demostrates the theory of genetic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:jesse
  1. Weka3.7

    1下载:
  2. 伟大的数据挖掘软件weka3.7.rar在Myeclipse环境下的源码导出包,其中包含许多著名的数据挖掘算法源码。-The great data-mining software weka3.7.rar environment in the Myeclipse source export package, which contains many well-known source of data mining algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2016-05-20
    • 文件大小:12054022
    • 提供者:李文龙
  1. PHPLIB

    0下载:
  2. 本文可以说是笔者用phplib进行开发的经验与技巧总结。在开发期间,本人用phplib和自己写的一些核心函数库和类,用很短时间就开发了很多高效而强大的程序工具,足以表明模块化面向对象编程的好处。   由于笔者使用phplib做开发的时间并不很长,而且程序本身很多高级的算法并没采用phplib,因此phplib的很多核心高级功能也没有完全使用。水平有限,所以如果出现任何的错误疏漏,请各位不吝赐教。   本文的目标是期望读者可以在短时间内熟悉phplib的基本功能,并能够利用它进行
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:66958
    • 提供者:小于力量
  1. CPUSCheduling

    0下载:
  2. CPU Scheduling in Java with assigned prioities and arrival time
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:63992
    • 提供者:ArulMalar
  1. rectangle

    0下载:
  2. hi hello this program is code for cpu scheduling algorithms in java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2503
    • 提供者:srujanareddy
  1. javaofsuanfaji

    0下载:
  2. 收集的JAVA的常用算法,希望对大家有所帮助。-JAVA collection of commonly used algorithms
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1100334
    • 提供者:蓝依
  1. ColorSpace

    0下载:
  2. 不同色度空间的相互转换,java代码,含说明-different color space conversion algorithms in Java, inluding comments
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:527209
    • 提供者:danny
  1. Sort_test

    0下载:
  2. This test of Sorting Algorithms with JUnit Bubble sort, merge sort, heap sort and quick sort. -This is test of Sorting Algorithms with JUnit Bubble sort, merge sort, heap sort and quick sort.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2028
    • 提供者:my_watt
  1. Sort

    0下载:
  2. 一个三个算法集合,有界面,有选项,自己做的测试算法,不知道好不好-A set of three algorithms, there are interfaces, there are options, make their own test algorithms, do not know good or not
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2597
    • 提供者:lyrenlian
  1. SymbolicRegression

    1下载:
  2. 遗传编程 遗传编程,或称基因编程/GP ,是一种从生物演化过程得到灵感的自动化生成和选择计算机程序来完成用户定义的任务的技术。从理论上讲,人类用遗传编程只需要告诉计算机"需要完成什么",而不用告诉它"如何去完成",最终可能实现真正意义上的人工智能:自动化的发明机器。 -In artificial intelligence, genetic programming (GP) is an evolutionary algorithm-based methodology inspired
  3. 所属分类:Java Develop

    • 发布日期:2014-10-27
    • 文件大小:11939
    • 提供者:leon
  1. topk

    0下载:
  2. 实现了分布式topk查询算法,使用的是java语言-Achieve a distributed topk search algorithms, using java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:18790
    • 提供者:于海南
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10018
    • 提供者:王喜林
  1. JavaSort

    0下载:
  2. JAVA语言编写的几个重要的搜索排序算法-JAVA language search of several important sorting algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2441
    • 提供者:xujava
  1. G.C

    0下载:
  2. java 可视化实现硬币找零算法,学习java基础知识必备-java visualization of coins through irregular algorithms, essential to learn the basics of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:447017
    • 提供者:youcaiqian
  1. t

    0下载:
  2. 数据库的记录算法,可变数组的声明,基本的查询语句-Database records algorithms, variable array declaration, the basic query
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2620
    • 提供者:ywsqiu
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com