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

搜索资源列表

  1. des

    0下载:
  2. des算法的说明和实用,采用JAVA描述。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:175308
    • 提供者:lidong
  1. aprioribyjava.rar

    1下载:
  2. 关联规则经典算法(apriori算法),java语言描述,Classical association rules algorithm (apriori algorithm), java language to describe
  3. 所属分类:Java Develop

    • 发布日期:2015-10-28
    • 文件大小:42260
    • 提供者:lily
  1. java-all

    0下载:
  2. 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:195667
    • 提供者:vegalee
  1. ChessBoard

    0下载:
  2. 棋盘覆盖问题,java描述求解算法,算法分析与设计-Board cover problem, java solving algorithm descr iption, algorithm analysis and design
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2685
    • 提供者:柯林的红泪
  1. ID3java

    0下载:
  2. 数据挖掘算法ID3,java语言进行描述的-Data mining algorithms ID3, java language described
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:60214
    • 提供者:lily
  1. javaAlgorithmGossip

    0下载:
  2. java经典算法,其中不仅有java对算法的描述,还包括c语言的!-java classic algorithm, which is not only a descr iption of java on the algorithm, also includes language c!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:799587
    • 提供者:xiaoshan12888
  1. javachangyongsuanfaji

    0下载:
  2. JAVA实现的常用数值算法集,实在学习JAVA描述的数据结构时整理的学习资料.-JAVA realization of numerical algorithm commonly used set, they do learn JAVA described collate data structure of the learning materials.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-08
    • 文件大小:16235456
    • 提供者:young_way
  1. java_suanfa

    0下载:
  2. 该资料含有常用的计算机算法资料,并且用程序描述这些算法,用图形显示这些算法的执行过程,便于算法学习者的学习和使用。-The information contains information on commonly used computer algorithms and procedures used to describe these algorithms, these algorithms with graphical display of the implementation proces
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1112838
    • 提供者:程春林
  1. IMGDeal

    0下载:
  2. 动画素材图像语义标注系统:该系统实现对图片的语义标注,提取图片的物理特征,并可以截取一张图片的任意部分进行物理特征提取,然后存入数据库;在客户端客户输入任意一张图片用匹配算法和数据库进行匹配,得出图片的描述(该图片的对象语义和场景语义描述)。该系统的开发与动漫公司和软件园863 项目专家进行的研讨,具有一定的应用价值。对匹配算法、图像物理特征提取、语义标注研究有很大的启发,同时用到的Java截图知识对Java学习者是很好的学习资料。-Semantic marking material
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1163287
    • 提供者:李林勇
  1. Java

    0下载:
  2. 一种Java典型算法的描述,和大家分享一起学习,共同进步-A typical algorithm is described in Java, and we share with learning and common progress
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6765
    • 提供者:name
  1. java

    0下载:
  2. 描述有一些java的一些核心算法。。和有关java的一些核心内容-Descr iption of some of some of the core algorithm java. . And the core content of a number of java
  3. 所属分类:Java Develop

    • 发布日期:2017-06-02
    • 文件大小:14562818
    • 提供者:龙之吻
  1. heap_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的堆排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source code HEAPSORT can be directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:38599
    • 提供者:吴旭
  1. huffman

    0下载:
  2. 该压缩包是描述数据结构与算法中的哈弗曼树的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in the Java source tree哈弗曼can be directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:44694
    • 提供者:吴旭
  1. ins_sort

    0下载:
  2. 该压缩包是描述数据结构与算法中的插入排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms in order to insert the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:40053
    • 提供者:吴旭
  1. p_queue

    0下载:
  2. 该压缩包是描述数据结构与算法中的队列排序的Java源程序,可以直接导入Eclipse即可查看效果-The compressed packet is to describe data structures and algorithms to sort the queue of the Java source code directly into Eclipse to see the effect of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:37256
    • 提供者:吴旭
  1. lianliankan

    0下载:
  2. 用java编写的连连看游戏,附带多种图和详细的说明文档和算法描述-Lianliankan written with java games, with a variety of maps and detailed documentation and algorithm descr iption
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:539551
    • 提供者:史韩
  1. momopaike

    0下载:
  2. 排课算法描述 在描述算法之前我们把一些概念先讲清楚。在这里我们把从行政角度分的班叫自然班,把在同一个教室上课的班叫做排课班。在大学里有些公共课是几个排课班通过多媒体来一起上的,我们把这个排课班的总和叫做公共班。班级、教室、教师、课程都维护着自己的一张课表。对课表的每个表元(如星期一的第一节课)在这里称做时间片。 -Course Scheduling algorithm descr iption in describing the algorithm to some of the
  3. 所属分类:Applet

    • 发布日期:2017-04-12
    • 文件大小:2025
    • 提供者:莫海涌
  1. Program1

    0下载:
  2. KWIC的算法描述,描述了最前面的两个,后面的没写,不会-The KWIC the algorithm descr iption, describes the first two, behind did not write, will not
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:13554
    • 提供者:陈强
  1. GA

    0下载:
  2. 基因算法描述旅行商问题(Traveling Saleman Problem,TSP)-using Genetic Algorithm to implement the Traveling Saleman Problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:9689
    • 提供者:shaoyongjie
  1. Kruskal

    0下载:
  2. kruskal算法描述kruskal算法的简单小程序-Kruskal algorithm descr iption
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-13
    • 文件大小:1414
    • 提供者:lin
« 12 3 »
搜珍网 www.dssz.com