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

搜索资源列表

  1. ant algorithm

    0下载:
  2. 关于蚂蚁算法方面的一些文章,这次一定要通过哦。-on the Ant Algorithm some articles that must pass oh.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:164.58kb
    • 提供者:宁黎华
  1. algorithm(算法导论web版)

    0下载:
  2. 算法导论,编程必备权威参考资料-algorithms, programming references required authority
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8.44mb
    • 提供者:陈国栋
  1. Java+algorithm

    0下载:
  2. java算法大全,非常实用,讲解非常清晰,易懂易学
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3.22mb
    • 提供者:yejiachun
  1. 单链表排序输入n个数,用单链表

    0下载:
  2. 单链表排序输入n个数,用单链表(任意算法)对其进行排序并按从小到大顺序输出。 ,Single-linked list to sort n the number of input, using a single list (any algorithm) and sort them from small to large order of output.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:911byte
    • 提供者:wangzhequn
  1. Apriori.数据挖掘关联规则算法

    0下载:
  2. 数据挖掘关联规则算法:Apriori算法源代码,采用JAVA语言实现,Data mining algorithm of association rules: Apriori algorithm source code, the use of JAVA language
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-22
    • 文件大小:9.47kb
    • 提供者:liuchunju
  1. KShortestPaths.rar

    1下载:
  2. K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
  3. 所属分类:Java Develop

    • 发布日期:2015-04-25
    • 文件大小:47.97kb
    • 提供者:wei
  1. arraysort

    0下载:
  2. 数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法,-Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insert
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:443.85kb
    • 提供者:
  1. Gsp-Algorithm

    0下载:
  2. GSP算法的实现程序,具有java的GUI界面-Implementation of the algorithm GSP program has a GUI interface for java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:103.02kb
    • 提供者:ding
  1. TSP

    0下载:
  2. 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:23.58kb
    • 提供者:111
  1. PageRank

    0下载:
  2. 用java实现的,类似于google pagerank算法的,对网页进行索引,搜索的模拟程序。不支持中文。-With the java implementation, similar to the google pagerank algorithm, pairs of Web pages indexed, search simulation program. Do not support the Chinese language.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:52.26kb
    • 提供者:zhuang daoyu
  1. tsp

    0下载:
  2. 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:45.94kb
    • 提供者:wangxiao_nick
  1. udp-reliable-data-transmission

    0下载:
  2. UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:9.87kb
    • 提供者:nazali
  1. NursePb

    0下载:
  2. 一个医院护理管理系统的排班算法,可以根据用户选择排班的要求来排-A hospital care management system scheduling algorithm,Scheduling according to the requirements of the user select row
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:3.28kb
    • 提供者:caoyihui
  1. skyline

    0下载:
  2. 城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
  3. 所属分类:Java Develop

    • 发布日期:2015-04-09
    • 文件大小:5.67kb
    • 提供者:nick
  1. FP-growth-algorithm-implementation

    1下载:
  2. FP增长算法的实现与测试(Java实现) 1、程序编译运行环境Eclipse3.20+JDK1.60 2、程序参数说明 -F=filename -S=support -C=confidence filename:数据集文件名,必须位于工程根目录下 support:支持度,位于0-100.0之间的任意数 confidence:置信度,位于0-100.0之间的任意数 例如:-F=anonymous-msweb.data -S=10.0 -C
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:527.7kb
    • 提供者:frank
  1. Apriori

    0下载:
  2. 关联规则使用外部文件测试频繁项集算法源代码,java语言-Association rules to test the use of an external file frequent itemsets algorithm source code, java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:28.68kb
    • 提供者:xinmeng
  1. java-algorithm

    0下载:
  2. java算法,大学四年编的,涵盖了一本算法书中所有的算法实现-java algorithm, four years of college series, covering an algorithm book all the algorithms to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:103.16kb
    • 提供者:石头
  1. elevator

    1下载:
  2. java电梯调度算法,含可视化窗口,演示简单直观-java elevator scheduling algorithm, including visualization window, simple and intuitive presentation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:48.52kb
    • 提供者:
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:559.67kb
    • 提供者:顾清水
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:304.78kb
    • 提供者:wangxiaofang
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com