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

搜索资源列表

  1. javaCipher

    0下载:
  2. 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2456
    • 提供者:吴绪林
  1. JSmartMiner

    0下载:
  2. 【源码共享系列-JSmartMiner.Eclipse】一个JAVA版本的数据挖掘基本框架体系,框架设计理念参考了德国著名的数据挖掘算法库XELOPES,但进行了大量的缩写,主要是为了方便研究,希望能够给在数据挖掘方面的研究工作者提供一个更有力的试验平台。(注:可以在本网站上找到本人上传的C++版本的SmartMiner)-source sharing Series-JSmartMiner.Eclipse -- a Java version of the basic framework of d
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:133265
    • 提供者:洪磊明
  1. weka-3-3-5

    0下载:
  2. own Java code. WEKA 是一个机器学习运算法则,它是为解决真实世界中的数据问题。它用java写成并且几乎可以在任何平台上运行。运算法则能够被直接应用到数据集上或者从你自己的java 码中调用。-own Java code. WEKA is a machine learning algorithms, it is to solve the real-world data. Using java can be written in almost any platform. Algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4893003
    • 提供者:yxkj
  1. AIGreedSnake

    0下载:
  2. 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:31944
    • 提供者:cookie
  1. codeofjava

    0下载:
  2. JAVA语言的源代码,关于数据结构的,很多算法都可以在其中找到相应的源程序-Java language source code on the data structure, many algorithms can be found in the corresponding source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53936
    • 提供者:马天于
  1. src

    0下载:
  2. 关于猜拳游戏的JAVA程序,程序里用到了iocaine的算法,喜欢编程的朋友可以学习一下-JAVA games on the finger-guessing game procedures, the procedures used in the iocaine algorithms, programming like friends can learn about
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:7257
    • 提供者:tonglu
  1. Othello

    0下载:
  2. 使用java編寫的GUI的黑白棋遊戲-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:59561
    • 提供者:chowkwing
  1. DataStructuresandAlgorithmAnalysisInJava.pdf

    0下载:
  2. 数据结构与算法(JAVA版),书面和插图精美,这本书向您介绍了数据操作的方法,在实际使用Java的例子。-Data Structures and Algorithms (JAVA edition), written and beautifully illustrated, this book introduces you to data manipulation methods used in the actual Java examples.
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2884070
    • 提供者:
  1. BinaryTrees

    0下载:
  2. This article introduces the basic concepts of binary trees, and then works through a series of practice problems with solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure, so they are a good way to learn recur
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:39197
    • 提供者:stefan
  1. JiaFa

    0下载:
  2. 用java写的加法加解密算法,简洁易懂,可以供初学者参考-Jia Fajia written in java and decryption algorithms, concise and easy to understand, you can reference for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:佘晓凤
  1. ImageProfile

    0下载:
  2. java图像轮廓处理,通过Java实现的算法,可以将一副图像的大致轮廓显示出来-java image contours processed through algorithms implemented in Java, you can roughly outline of an image is displayed
  3. 所属分类:Games

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:聂斌
  1. spmf

    0下载:
  2. Java写的,内含包括关联规则挖掘,分类,时序分析等多种算法-A variety of algorithms written in Java, including association rule mining included, classification, timing analysis, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1422095
    • 提供者:chenximan
  1. python

    1下载:
  2. python编程实现数据挖掘领域的经典算法:Apriori算法,实现对于关联规则的挖掘。文件中含有程序主体及测试数据集。-Classical data mining algorithms: Apriori algorithm for mining associated rules. Algorithm programmed in JAVA and test dataset are included.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:249619
    • 提供者:Cui Runpeng
  1. java-algorithms-

    0下载:
  2. Java 算法,including many common algorithms that can be used in many aspects-Java algorithms,including many common algorithms that can be used in many aspects
  3. 所属分类:Games

    • 发布日期:2017-05-07
    • 文件大小:1182850
    • 提供者:王军
  1. WudaoChess

    0下载:
  2. 用神经网络,α-β剪枝以及进化算法实现五道棋程序的智能。Java编写,没有添加界面部分,仅仅是控制台上的程序。-Neural network, α-β pruning and evolutionary algorithms five Dao intelligent program. Written in Java, do not add the interface part, merely procedural console.
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:2786988
    • 提供者:梁惠源
  1. MapReduceCenter

    0下载:
  2. 这是我基于MapReduce实现的Kmeans算法,用Java语言,在一个完全分布式系统工作良好-This is my implemention of Kmeans algorithms based on the MapReduce,in Java language,which works well in a fully distributed System
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:13833
    • 提供者:李龙
  1. kmeans

    0下载:
  2. k-means算法是文本聚类经典算法,也是数据挖掘十大经典算法之一。k-means算法Java实现。-k-means algorithm is a classical algorithm text clustering, data mining is one of the ten classic algorithms. k-means algorithm is implemented in Java.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:黄紫竹
  1. myc45java

    0下载:
  2. It is C4.5 algorithm written in java. C4.5 is one of the decision tree algorithms in data mining.
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:6262
    • 提供者:Pixy Yuki
  1. algs4

    0下载:
  2. 算法(第四版)随书源码,JAVA语言实现,经典-Source codes of Algorithms(4th edition), which is realized in JAVA and quite classical
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1861719
    • 提供者:WJP
  1. moa-release-2016.04

    1下载:
  2. MOA Machine Learning for Streams。它包括一系列机器学习算法(分类,回归,聚类,异常值检测,概念漂移检测和推荐系统)以及评估工具。与WEKA项目相关的MOA也是用Java编写的,同时扩展到更严苛的问题。 https://moa.cms.waikato.ac.nz/(It includes a series of machine learning algorithms (classification, regression, clustering, outlier
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:31840256
    • 提供者:泥土诉说
« 1 2 3 45 »
搜珍网 www.dssz.com