CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 算法应用

搜索资源列表

  1. aa tree

    0下载:
  2. aa tree的算法java实现程序.十分详细.可供算法实现应用. 请您用winzip 解压缩-aa tree algorithm to achieve java procedures. Very detailed. Algorithm for application. Please use winzip decompress
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2948
    • 提供者:柳春
  1. 19832002

    0下载:
  2. java编写的applet小应用程序,是最短路径的算法演示程序。界面是英文的。-java applet prepared by the small applications, is the shortest path algorithm demonstration program. The interface is in English.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:30611
    • 提供者:海怪
  1. ProcessSchedule6

    0下载:
  2. 进程调度的设计与实现1. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面 GUI,进程控制块,进程状态转换,多 级反馈队列进程调度算法。 2. 加深理解操作系统进程调度的过程。 3. 加深理解多级反馈队列进程调度算法。 -process of scheduling a Design and Implementation. Application of the following integrated knowledge point des
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2588
    • 提供者:Solo
  1. 03684

    0下载:
  2. 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmission of image coding and compre
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2210464
    • 提供者:陈兵
  1. 2005091210190622145

    0下载:
  2. 自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等功能~-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signatures, and other functions ~
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6203
    • 提供者:totti
  1. grapher

    0下载:
  2. 用图形用户界面表示的图,数据结构基本应用,最小生成树算法,最短路径,广度、深度优先搜索-graphical user interface with the plan said, the basic data structure application, the minimum spanning tree algorithm, the shortest path, breadth, depth-first search
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:61904
    • 提供者:张旭
  1. 广度优先算法八数码问题

    0下载:
  2. 应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth - first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:57346
    • 提供者:吴晓辉
  1. NaiveBayes.java.tar.gz 基于weka的分类算法

    1下载:
  2. 基于weka的分类算法,用于weka拓展应用。朴素贝叶斯模型发源于古典数学理论,有着坚实的数学基础,以及稳定的分类效率。同时,该算法所需估计的参数很少,对缺失数据不太敏感,算法也比较简单。理论上,与其他分类方法相比具有最小的误差率。,Based on the classification algorithm weka, weka develop applications for. Naive Bayes model originated in the classical mathematical
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7196
    • 提供者:zhangrui
  1. 菲波那契(Fibonacci)数列算法

    0下载:
  2. 编写Java应用程序,实现以下功能:当应用程序运行后,根据屏幕提示进行交互式输入并菲波那契(Fibonacci)数列的任意项。-A three-digit, to meet the digital formula:, where* represents a number, use a layer of loops, seeking to meet the conditions of the three digits....
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:1496
    • 提供者:shuang
  1. Dijkstra_java

    2下载:
  2. 使用Java实现应用迪杰斯特拉算法进行有向带权图中的最短路径的查找。-it is got the shortest path of graph with Dijkstra by java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2026
    • 提供者:孔凤玉
  1. PrincipleandApplicationofGeneticAlgorithm

    0下载:
  2. 遗传算法原理及应用,书本,扫描质量还可以的,pdf.-Principle and Application of Genetic Algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3486624
    • 提供者:和子
  1. GAJava

    0下载:
  2. 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23383
    • 提供者:wangyang
  1. yichuanSGAjava

    0下载:
  2. java 的一个基于遗传算法的代码说明 应用- an application of java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9285
    • 提供者:sunxiudi
  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. JGA

    0下载:
  2. 用java语言实现遗传算法 并应用于实现均值方差模型的计算 来实现投资比例的分析-Genetic algorithms with java language and applied to achieve the calculation of the mean variance model to achieve the ratio of investment
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3650
    • 提供者:李明祎
  1. GA

    0下载:
  2. 遗传算法应用,用来计算函数在某区间的最大值-Genetic Algorithm for calculating the maximum value of a function in a certain range.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:9055
    • 提供者:汤莲瑞
  1. randomForest_4.6-7

    0下载:
  2. 随机森林算法应用 代码 很有用 很有用放心使用 安全可靠-Random Forest algorithm code is useful useful assured safety and reliability
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:175497
    • 提供者:黎远鹏
  1. Kmediods

    0下载:
  2. 利用java语言,对K-mediods算法的实现和应用(Implementation and application of K-mediods algorithm)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:煌哥
  1. 合并排序

    0下载:
  2. 合并排序是建立在归并操作上的一种有效的排序算法。该算法是采用分治法(Divide and Conquer)的一个非常典型的应用。合并排序法是将两个(或两个以上)有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的。然后再把有序子序列合并为整体有序序列。将已有序的子序列合并,得到完全有序的序列;即先使每个子序列有序,再使子序列段间有序。若将两个有序表合并成一个有序表,称为2-路归并。合并排序也叫归并排序。(Merge sort is an efficient sortin
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:墨羽如风
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28672
    • 提供者:fffry
« 12 3 4 5 »
搜珍网 www.dssz.com