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

搜索资源列表

  1. Computetgraphicsprocessingalgorithms

    0下载:
  2. 对图像处理进行了比较详细的描述,特别是算法方面的,可以给很多帮助!-Image processing carried out on a more detailed descr iption, in particular algorithms area, can give a lot of help!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16775568
    • 提供者:huangxin
  1. Java

    0下载:
  2. 本书提供了学习经典数据结构和算法的新方法。通过带有完整工作代码的详细示例清晰、透彻地解释了全书内容。掷骰子、纸牌和棋盘游戏提供了大量新颖、迷人的示例。. 本书首先透彻介绍了面向对象程序设计。利用这些工具,读者可以深入探究线性数据结构、算法(包括渐近表示法和递归)、树、集合和高级主题,如图和内存管理。 另外,页面清晰,一般在网上购买需要50多元人民币,可以为银子不充分的程序爱好者提供学习资料-This book provides a data structure of the clas
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10058257
    • 提供者:david
  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. DynamicProgramming

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

    • 发布日期:2017-05-12
    • 文件大小:5712
    • 提供者:龙腾
  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-data-structures-andalgorithms-

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

    • 发布日期:2017-06-16
    • 文件大小:25849856
    • 提供者:zhangya
  1. twofish_csharp

    0下载:
  2. twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:49726
    • 提供者:赵露露
  1. CA-src-code

    0下载:
  2. 人工智能中的细胞自动机算法 用java编程实现-Artificial Intelligence in cellular automata algorithms using java programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3575
    • 提供者:wanderball
  1. java.os

    0下载:
  2. 磁盘模拟程序,通过输入初始位置来寻道,产生随机数组并选择算法,最后用直线连接计算后的随机数组,输出结果。-Analog realization of SSTF and SCAN algorithms。By entering the initial position from either the road, resulting in a random array and selection algorithm, and finally connected with a straight calc
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:56352
    • 提供者:songwei
  1. Algorithms-and-Structures

    0下载:
  2. 搞计算机的人都应该很清楚,语言只是一种工具,算法才是灵魂。现在的开发语言有很多,如C++,VB,Perl,java,c#,还有如脚本语言js,vbs等,在如此多的选择面前,很多人不知道该选择哪一种好。其实不管哪一种语言,既然他存在,就一定有他的价值,有它的特定用途,而这往往是其它语言所无法比拟的。譬如C++就适合于系统底层的编程,而java一般就用于对稳定性,兼容性要求较高的场合,正所谓各有所长。像我一般用C++编写网络基层和与操作系统相关的程序,用C#写ASP.NET等程序,必要的时候再辅以
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:33861
    • 提供者:hhmpc
  1. MD5-SHA1

    0下载:
  2. The MD5 and SHA1 algorithms to cipher implemented in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:83583
    • 提供者:pedraza1721
  1. GoBang

    0下载:
  2. 用Java实现的命令行五子棋,通过遗传算法和群只能方法优化-Implemented in Java command line backgammon, genetic algorithms and the methods of the group can only optimize
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:209164
    • 提供者:yanchl
  1. KGaBinnn

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。该背包拥有3个属性,500个东西,50个包包。求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。该程序容易修改。 -Genetic algorithms to solve complex knapsack problem, written in Java. The backpack has three properties, 500 things, 50 bags. Solving package and package goods
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:134950
    • 提供者:获得
  1. v8955rara

    0下载:
  2. java写的多种dm算法,有需要的的拿去下啊,还有些别的,需要的联系我 -variety of dm algorithms written in java, need to take the next ah, some other needs contact me
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:312540
    • 提供者:moderate
  1. Whhomeworki

    0下载:
  2. 3种用Java写的算法 其中包括了DES凯撒 编译软件件用的是Intell J IDEA, -Three kinds of algorithms written in Java, including DES Caesar compiler software with the Intellivision J of IDEA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:30793
    • 提供者:本质
  1. java

    0下载:
  2. 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2710528
    • 提供者:zhangchangsheng
  1. java_DES_decodeaencode

    0下载:
  2. Java环境下的DES加密解密算法,简单易懂,可以直接使用-DES encryption and decryption algorithms in the Java environment, simple and easy to understand, and can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:5001
    • 提供者:zengdanqi
  1. Threading_example

    0下载:
  2. some algorithms with threading in java. different stack will be changed
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:6500
    • 提供者:kitonja
« 1 2 34 5 »
搜珍网 www.dssz.com