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

搜索资源列表

  1. java

    0下载:
  2. 各种java算法很好使用可以直接使用-Good use of a variety of java algorithm can be used directly
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1098815
    • 提供者:杨巍
  1. PermutationAndCombination(JAVA)

    0下载:
  2. 实现了排列组合算法的类(JAVA),实现了排列组合算法的类(JAVA)-Permutation and combination to achieve the type of algorithm (JAVA), the realization of the permutation and combination of types of algorithm (JAVA)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8614
    • 提供者:yangjun
  1. dijkstra-java

    0下载:
  2. Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-26
    • 文件大小:920
    • 提供者:kivilin
  1. java

    1下载:
  2. Java实现页面置换算法的调度-Java realization of the page replacement algorithm for scheduling
  3. 所属分类:Windows编程

    • 发布日期:2013-11-02
    • 文件大小:38635
    • 提供者:李云
  1. Java

    0下载:
  2. <正> 在这个充满图形、图像、动画、声音、影像的今天,我们开始意识到:随着多媒体时代的到来,计算机的功能已不局限于其高速运算的数据操作能力,它还可以利用声音、图形、图像等使程序生动起来。我们可以在自己的程序中放一幅图片,也可以在给客户的程序中放一幅他们的商标,当然也可以在程序运行时给用户播放—些美妙的声音……,所有的这—切,你也可以拥有的,本文将简单阐述 Java 编程中图形图像的运用。通过 Java 一些自含类包所提供的功能,我们就可以轻松进行强而有力的图形界面开发,比如我们可以用
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:339374
    • 提供者:hzh
  1. java source

    1下载:
  2. 里面有5个工程文件,功能分别为搜索引擎建立索引与查询功能、java的MD5算法、HashMap的功能、FileDao文件操作大全、动态生成验证码,可定制字体,图片背景,和干扰线等。-There are five project file, function set up for search engine indexing and query functions, java the MD5 algorithm, HashMap function, FileDao file operations
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-03
    • 文件大小:15865146
    • 提供者:刘刘
  1. gb2big5_java

    0下载:
  2. 使用java算法实现繁体中文和简体中文的转化-Algorithm java implementation to use Traditional Chinese and Simplified Chinese conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:145094
    • 提供者:xuyi
  1. java

    2下载:
  2. 这是一份完整的用Java实现蚁群算法的代码!希望能给你在解决蚁群算法的代码中提供一定的帮助!-This is a complete implementation of ant colony algorithm using Java code! I hope you can solve the ant colony algorithm in the code must provide the help!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:8699
    • 提供者:
  1. java

    0下载:
  2. 行列式,矩阵,线性方程组,逆阵的java算法 -Determinant, matrices, linear equations, matrix inverse algorithm java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:belle
  1. src

    0下载:
  2. BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:32451
    • 提供者:liangbo
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. java

    0下载:
  2. java算法的说明,常用算法,大家相互学习。-java algorithm descr iption, commonly used algorithm, we learn from each other.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3014
    • 提供者:anyong
  1. BP

    0下载:
  2. 用于BP神经网络算法,可以用于工程预测。-BP neuralNetAlgorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1361
    • 提供者:wicool
  1. java

    0下载:
  2. 该源程序主要涉及的是国际象棋的界面设计和算法设计。-The source is mainly related to chess interface design and algorithm design.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:268285
    • 提供者:wangbo
  1. Java

    0下载:
  2. 运用数据和恢复现场的原理,完成了对银行家算法的演示。-Using the data and restore the principles of the site, completed a demonstration of banker' s algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2023
    • 提供者:刘传友
  1. ahp-java

    1下载:
  2. 粒子群算法的JAVA 程序,改进的JAVA程序-pso_java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:1583700
    • 提供者:朱英帅
  1. FIFOandLRU(java)

    0下载:
  2. 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the syste
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:844
    • 提供者:123
  1. JAVA

    0下载:
  2. 在城市智能交通中,经常会用到最短路径的问题,比如找最佳的行车路线等,Dijkstra算法做为最经典的求解方法,为我们指明了方向.不过真正想让我了解该算法的原因是在学习ICTCLAS的N-最短路径算法。-Intelligent Transportation in the city, often used the issue of the shortest path, for example, to find the best travel routes, Dijkstra s algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12924
    • 提供者:索男
  1. Apriori

    3下载:
  2. Apriori算法实现,带有界面。数据直接从文件导入-Apriori algorithm with the interface. Data directly from files
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:12091
    • 提供者:王雨
  1. EM.java.tar

    0下载:
  2. EM 算法是 Dempster,Laind,Rubin 于 1977 年提出的求参数极大似然估计的一种方法,它可以从非完整数据集中对参数进行 MLE 估计,是一种非常简单实用的学习算法。这种方法可以广泛地应用于处理缺损数据,截尾数据,带有讨厌数据等所谓的不完全数据(incomplete data)。需要weka的算法包支持。-EM algorithm is Dempster, Laind, Rubin in 1977 for the parameters proposed by maximum
  3. 所属分类:JSP源码/Java

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