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

搜索资源列表

  1. fft

    0下载:
  2. 用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:7.72kb
    • 提供者:dele
  1. DataStructure3

    0下载:
  2. Java数据结构基础:递归算法入门,包括四个程序。-Based on Java data structures: Introduction to recursive algorithms, including the four procedures.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:30.3kb
    • 提供者:蒙长江
  1. DataStructuresAndAlgorithms(JAVA)

    0下载:
  2. 此书从介绍JAVA基础到数据结构与算法基础,并结合JAVA给予实例演习,从线性表,链式表,栈与队列,递归,讲到树,图,并以JAVA实例演习各种查找,排序算法.实为一本难得的好书,现与大家共同分享.-From the introduction to the book based on JAVA based data structures and algorithms, and give examples with JAVA exercises, from the linear form, chai
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:陈红华
  1. suanfadaolun

    0下载:
  2. 算法导论(中文版)(现代计算机常用数据结构和算法)-Introduction to Algorithms (Chinese Version) (commonly used in modern computer data structures and algorithms)
  3. 所属分类:Java Develop

    • 发布日期:2017-06-17
    • 文件大小:25.3mb
    • 提供者:陈冲冲
  1. intersection

    0下载:
  2. 用java语言编写的求水平和垂直线断交点数目的算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the java horizontal and vertical lines the purpose of diplomatic relations point algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative ap
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:5.04kb
    • 提供者:dele
  1. CityOutline

    0下载:
  2. 用java语言编写的求城市轮廓线的程序,使用了分置算法,这个程序的算法是《算法引论—一种创造性方法》中的算法-Written request with the city java contour, the use of the split algorithm, the algorithm of this program is the " Introduction to Algorithms- A creative approach" in the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5.07kb
    • 提供者:dele
  1. Algorithms

    0下载:
  2. 编程之美-微软面试题算法导论,内置许多优秀的经典算法例子-Programming of the United States- Introduction to Microsoft interview questions algorithm, built many fine examples of classic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:4.85mb
    • 提供者:或许将来
  1. javaArticle

    0下载:
  2. 包含多种内容 有算法导论 关于java的文档 有一些软件工程师的一些文章 包括设计模式的分析 ajax 等等 -Contains a variety of content Introduction to Algorithms, document some of the articles of a number of software engineers, including the analysis of the design patterns ajax java
  3. 所属分类:Java Develop

    • 发布日期:2017-06-21
    • 文件大小:36.06mb
    • 提供者:庄昌惠
  1. Introduction-to-Algorithms

    0下载:
  2. 人月神话,项目管理的经典书籍,非常好的项目管理书籍-The Mythical Man-Month, project management books, very good project management books
  3. 所属分类:Java Develop

    • 发布日期:2017-05-30
    • 文件大小:11.44mb
    • 提供者:glyustb
  1. Java_Software_Structures_Pub2009_Edition3

    0下载:
  2. The third edition of Java Software Structures embraces the enhancements of the latest version of Java (Java 6, as well as Java 5), where all structures and collections are based on generics. The framework of the text walks the reader through three ma
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2.03mb
    • 提供者:朴贤哲
  1. Ford-Fulkerson

    0下载:
  2. 算法导论对最大流算法有很详细的介绍,今天实现了最大流Ford-Fulkerson的算法,包括BFS和DFS来搜索增广路径。 -Introduction to Algorithms maximum flow algorithm has a very detailed briefing today to achieve the maximum flow algorithm of Ford-Fulkerson, including BFS and DFS search augmenting pa
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:1.08kb
    • 提供者:jady
  1. Knapsack2

    0下载:
  2. 用java实现的01背包问题的动态规划算法,注释很详细,配合《算法导论》的伪代码可以很容易看懂。-01 knapsack problem with java achieve dynamic programming algorithm, very detailed notes, with the " Introduction to Algorithms" pseudo-code can easily understand.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-05
    • 文件大小:1.04kb
    • 提供者:xuchao
  1. randomizedquicksort

    0下载:
  2. 算法导论第三版上面随机划分的快速排序java实现。-Introduction to Algorithms, Third Edition at random into the quick sort java implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.13kb
    • 提供者:liu
  1. kuaishucharu

    0下载:
  2. 算法导论习题中结合插入排序,对快速排序进行优化的实现-Introduction to Algorithms exercises incorporate insertion sort, quick sort optimized for implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1.26kb
    • 提供者:liu
  1. dongtaiguihua

    0下载:
  2. 通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础-Through case studies of specific ways to use the dynamic planning algorithm, we discussed some implementations of dynamic programming techniques, and compares the dynamic pro
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6.07kb
    • 提供者:LOVE
搜珍网 www.dssz.com