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

搜索资源列表

  1. src

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

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

    0下载:
  2. 《Java数据结构与算法》中的源代码和applet-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:356270
    • 提供者:李民
  1. javasrc

    0下载:
  2. Java数据结构和算法中文第二版源码, The files in this folder, \ReaderFiles\, contain both source code and executable code for the example programs presented in the text of "Data Structures and Algorithms in Java," 2nd Edition. They are available to any reade
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:355707
    • 提供者:ma
  1. JTS

    0下载:
  2. JTS拓扑结构程序组是一个通过使用明确的精度模型和健壮的几何算法来执行空间数据操作的Java应用编程孔。JTS是用来对可以支持空间数据集的确认、处理、综合及质疑的应用程序进行改善。这篇文献就是对在JTS拓扑程序组中执行的类、方法与算法进行说明-JTS Topology program group is defined through the use of a precision model and robust geometric algorithm to implement the spati
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:769437
    • 提供者:徐徽
  1. Java-DataStructure-Sort

    0下载:
  2. 用Java实现的数据结构四种排序算法,快速,冒泡,直接插入和选择排序-Using Java data structures to achieve the four sorting algorithms, fast, bubble, direct insertion and selection sort
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2094
    • 提供者:黎明
  1. Strongly_Connected_Components

    0下载:
  2. 一个计算数据结构中图论的强连通分支问题的算法-A data structure in computing the strongly connected graph branch algorithm for the problem
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-15
    • 文件大小:6775
    • 提供者:alone
  1. Josephus

    0下载:
  2. 解约瑟夫环问题,最基础的一种数据结构算法。-Solution Joseph Central issues the most basic algorithm for a data structure.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1936
    • 提供者:黎瑞
  1. student-servlet

    0下载:
  2. C语言小型分析器实验报告1) 待分析的简化C语言的词法说明; 2) 单词符号的种别编码方案; 3) 所识别的各类单词符号的正规式或状态转换图; 4) 待分析的简化C语言的语法规则说明; 5) 所采用的语法分析方法的算法思想和主要步骤; 6) 完成语法制导翻译(翻译成后缀式)所用的翻译模式;(部分同学如果完成不了这部分内容就不要写) 7) 程序的主要算法思想和主要函数的算法思想及流程; 8) 对全局数据结构的说明 -according to the IP addr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:705509
    • 提供者:谢问东
  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. 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. quick_sort

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

    • 发布日期:2017-04-07
    • 文件大小:53617
    • 提供者:吴旭
  1. Data_structure_and_algorithms_analysis_(Java_editi

    0下载:
  2. java版数据结构和算法分析教程--英文版本,很多东西值得大家去学习。-java version of the data structure and algorithm analysis course- the English version, a lot of things worth learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2883964
    • 提供者:lihai
  1. Java_sjjg

    0下载:
  2. java 数据结构的具体实现程序,包含基本的数据结构算法。-java data structures to achieve specific procedures, including basic data structure algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25848485
    • 提供者:yy
  1. ExpCompiler_java

    0下载:
  2. 用JAVA写的计算一段数学表达式的程序,所用的算法及各类数据结构在很多教程中都有介绍,但代码都是不完整的,一般都是缺少自动机来获取符号。所以现在把我写的发上来,希望于大家一起交流。-JAVA calculated using a mathematical expression written in the procedures used by the algorithm and all kinds of data structures are introduced in many tutoria
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:16256
    • 提供者:206
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:669639
    • 提供者:Siegfried
  1. insertsort

    0下载:
  2. java实现的插入排序程序源码,insertsort算法,c语言数据结构的实现。-insertsort
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1034
    • 提供者:张小强
  1. travel

    0下载:
  2. 旅游路径检索,运用一点数据结构中的最短路径求最优解的算法,进行调用-Travel the path search, the use of the data structure that seek optimal solutions of the shortest path algorithm, a call
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:16367
    • 提供者:于姗姗
  1. stack

    0下载:
  2. 这是用数据结构建立的堆栈和队列,以及一些简单的算法。-This is a data structure used to establish the stack and queue, as well as some simple algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:77074
    • 提供者:淡淡的
  1. tree

    0下载:
  2. 这是我做的java数据结构树的一些性质和建立算法-This is what I do java data structures and the establishment of some properties of the tree algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:15213
    • 提供者:淡淡的
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com