搜索资源列表
JavaFR_RSA_Source
- 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Descr iption : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @ver
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedg
arithmetic14
- 1-14种经经典算法,用c++实现 Robert Sedgewick著-1-14 species by the classical algorithm, using c Robert Sedgewick to achieve
Sedgewick
- The table surface is divided into N by M square cells. Some cubes are stacked one upon another over the cells, forming towers. For each cell the number of cubes stacked over it is given in the matrix A. -The table surfac
Sedgewick3
- Robert Sedgewick的不朽之作《Algorithms》-the immortal Robert Sedgewick's "Algorithms"
算法学习书籍
- 此书压缩包包括: [C算法(第1卷)].(美国)Robert.Sedgewick.清晰版.pdf [C算法(第2卷)].(美国)Robert.Sedgewick.清晰版.pdf [数据结构(C语言版)].严蔚敏_吴伟民.扫描版.pdf [数据结构与算法分析C.描述].(美国)Mark.Allen.Weiss.扫描版.pdf [算法导论].(美国)Cormen.扫描版.pdf 编程珠玑.pdf
JavaFR_RSA_Source
- 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Descr iption : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @ver
C Algorithm_配套源码Robert Sedgewick
- 这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedg
arithmetic14
- 1-14种经经典算法,用c++实现 Robert Sedgewick著-1-14 species by the classical algorithm, using c Robert Sedgewick to achieve
Sedgewick
- The table surface is divided into N by M square cells. Some cubes are stacked one upon another over the cells, forming towers. For each cell the number of cubes stacked over it is given in the matrix A. -The table surfac
Sedgewick3
- Robert Sedgewick的不朽之作《Algorithms》-the immortal Robert Sedgewick's "Algorithms"
AlgorithmsinCcode
- This file contains the code from "Algorithms in C, Third Edition, Parts 1-4," by Robert Sedgewick, and is covered under the copyright and warranty notices in that book-This file contains the code from
Robert_Sedgewick
- Robert Sedgewick非递归全排列算法-Robert Sedgewick wide array of non-recursive algorithm
Algorithms-RobertSedgewick
- Algorithms by Robert Sedgewick
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms
Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct
- 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆
CPP_Algorithms_sorcecde1-4
- C++图算法第1至第4部分源代码,这本书是Robert Sedgewick写的,代码是C++格式的,对于学习图算法是非常好的。-C++ graph algorithm 1 to 4 parts of the source code, this book is written in Robert Sedgewick, the code is C++ format, graph algorithm for learning is very
AlgorithmsInC-Sedgewick(1990)(5468B625).pdf
- Algorithms in C Sedgewick 1990 Addison - Wesley-Algorithms in C Sedgewick 1990 Addison - Wesley
1983_Algorithms_Robert-Sedgewick
- 1983 Algorithms Robert Sedgewick
Algorithms-in-Java--3rd-Ed---Robert-Sedgewick
- This edition of Robert Sedgewick s popular work provides current and comprehensive coverage of important algorithms for Java programmers. Michael Schidlowsky and Sedgewick have developed new Java implementations that bot