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

搜索资源列表

  1. OSPF_with_QoS

    0下载:
  2. 经典的基于Qos的OSPF路由是实现算法,使用Java编译运行。-classic implementation of OSPF with Qos argument, using Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10545
    • 提供者:kabiluofu
  1. qishiyouli

    0下载:
  2. 比较经典的用预见算法解骑士游历问题,是学习数据结构必备的源码-Comparison of the classical algorithm for solving knights traveled with predictable problem is learning the source of the data structures necessary
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6787
    • 提供者:mr.l
  1. chabusouxun

    0下载:
  2. 插补搜寻法:经典的Java算法,简单适用。-Interpolation search: classic Java algorithm, a simple application.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:6362
    • 提供者:Mr ren
  1. k-DNA

    0下载:
  2. k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:17733
    • 提供者:张莉
  1. recursion

    0下载:
  2. 递归算法。最经典的汉诺塔递归算法,另外还有一个迷宫的递归。很不错。-Recursive algorithm. The most classic Tower of Hanoi recursive algorithm, in addition to a maze of recursion. Very good.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2744
    • 提供者:大大
  1. code

    0下载:
  2. 用java实现的基于网格的聚类算法,是聚类算法中的经典-Achieved with a java-based grid clustering algorithm is a classical clustering algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:8571
    • 提供者:zhangni
  1. ID3Java

    0下载:
  2. 数据挖掘分类算法中经典的ID3算法,用java 语言写的-Data mining classification algorithm in the classical ID3 algorithm, written in java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:82289
    • 提供者:陈轩
  1. playfair

    0下载:
  2. Java实现经典加密算法,PlayFair算法-Java implementation classical encryption algorithm, PlayFair algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:5974
    • 提供者:林哲宁
  1. bellman-ford

    0下载:
  2. 用Java语言写的移动通信网络(ad hoc)中很多经典的路由协议所用到的Bellman-Ford算法,使用到多线程和UDP协议来进行数据传输-Written using Java language for mobile communications network (ad hoc), many of the classical routing protocols used by the Bellman-Ford algorithm, using the multi-threaded and U
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2874
    • 提供者:唐叶
  1. OpenSwing1.9.9

    0下载:
  2. 用java写的一个功能齐全的小型模拟器游戏,为一个实用型APPLET程序,算法超经典-Using java to write a fully functional mini simulator game, for a practical APPLET procedures, algorithms over classical
  3. 所属分类:Java Develop

    • 发布日期:2017-06-17
    • 文件大小:26940416
    • 提供者:王菲
  1. java_source_code_algorithm_design_classic

    0下载:
  2. java算法设计经典源码.java source code algorithm design classic.-java algorithm design classic source. java source code algorithm design classic.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:535022
    • 提供者:fjl
  1. GIS

    0下载:
  2. GIS中的最短路径算法,可用于游戏。纯JAVAscr ipt实现,经典。-short path
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1861
    • 提供者:王勇
  1. tl

    0下载:
  2. 经典的图论算法,用java实现希望对大家有所帮助,-Classical graph theory algorithms, we hope to achieve with java help, thank you
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:175591
    • 提供者:yuhailang
  1. Algorithm

    0下载:
  2. 经典的算法,c和java实现。好书,大家好好学习吧-Classical algorithm, c and java implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:633476
    • 提供者:xiaoguang
  1. Sort_Algorithms_With_Java

    0下载:
  2. Java实现几个常用的排序算法,经典有简洁好记忆。-Java implementation of several common sorting algorithm, a simple and classic good memory.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2343
    • 提供者:lixiao
  1. HashJoin-reference

    0下载:
  2. 代码实现了经典的三种join算法,并赋有测试文件,编译成功,直接可以运行-Code of the three classical join algorithms, and endowed with the test file, compile successfully, you can run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:18257
    • 提供者:BEcky
  1. JAVA-Aglorithm

    0下载:
  2. 骑士游历算法 java算法经典的骑士巡游-JAVA-Aglorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:381939
    • 提供者:cxy929717
  1. apriroi

    0下载:
  2. apririo是经典的关联规则算法,java版本-apririo is a classical association rules algorithms, java version
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:188689
    • 提供者:lidan
  1. ChessBoardCover

    0下载:
  2. 经典的算法分析与设计课程中的棋盘覆盖问题,java代码,具有很高的参考价值-Classical algorithm analysis and design course covering the board, java code, with a high reference value
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:234593
    • 提供者:sugar
  1. suanfashejiyufenxi

    0下载:
  2. 算法是永远的经典,没有算法就没有功能,所以要加强学习-very good to study
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10107720
    • 提供者:守失
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com