Description: 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originale de Robert Sedgewick and Kevin Wayne.Copyright ? 2004 * pris sur le site http://www.cs.princeton.edu/introcs/104crypto/RSA.java.html * Modifier par Fran鏾is Bradette */-on the integrity of the RSA algorithm / ** * lt; Pgt; Part : RSA lt; / Pgt; * Lt; Pgt; Description : Encodage de donn idle s selon le protocole RSA lt; / Pgt; * Lt; Pgt; Copyright : Copyright (c) 2004lt; / pgt; * @ author Fran is continuing Bradette * * @ version 1.1 version originale de Robert Sedgewick and Kevin Wayne.Copyright 2004 * pris sur le site http://www.cs.princeton. * Modifier edu/introcs/104crypto/RSA.java.html par Fran is continuing Bradette * / Platform: |
Size: 15588 |
Author:某男 |
Hits:
Description: 这是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 Sedgewick the disciples of the famous C Algorithm for a book supporting FOSS Platform: |
Size: 47533 |
Author:舒海林 |
Hits:
Description: 1-14种经经典算法,用c++实现
Robert Sedgewick著-1-14 species by the classical algorithm, using c Robert Sedgewick to achieve Platform: |
Size: 20123845 |
Author:cx |
Hits:
Description: 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon le protocole RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originale de Robert Sedgewick and Kevin Wayne.Copyright ? 2004 * pris sur le site http://www.cs.princeton.edu/introcs/104crypto/RSA.java.html * Modifier par Fran鏾is Bradette */-on the integrity of the RSA algorithm/*** lt; Pgt; Part : RSA lt;/Pgt;* Lt; Pgt; Description : Encodage de donn idle s selon le protocole RSA lt;/Pgt;* Lt; Pgt; Copyright : Copyright (c) 2004lt;/pgt;* @ author Fran is continuing Bradette** @ version 1.1 version originale de Robert Sedgewick and Kevin Wayne.Copyright 2004* pris sur le site http://www.cs.princeton.* Modifier edu/introcs/104crypto/RSA.java.html par Fran is continuing Bradette* / Platform: |
Size: 15360 |
Author:某男 |
Hits:
Description: 这是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 Sedgewick the disciples of the famous C Algorithm for a book supporting FOSS Platform: |
Size: 47104 |
Author:舒海林 |
Hits:
Description: 1-14种经经典算法,用c++实现
Robert Sedgewick著-1-14 species by the classical algorithm, using c Robert Sedgewick to achieve Platform: |
Size: 20123648 |
Author:cx |
Hits:
Description: 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 Platform: |
Size: 12288 |
Author: |
Hits:
Description: Robert Sedgewick - Algorithms in C++ Parts 1- 4 3th Edition-Robert Sedgewick- Algorithms in C++ Parts 1- 4 3th Edition Platform: |
Size: 6364160 |
Author:Paola |
Hits:
Description: A few C Programming e-Books.Package contains:
*AdvancedCsams.pdf
*Algorithms - Robert Sedgewick.pdf
*C Programming.pdf
*CTrapsandPitfalls.pdf
*OReilly-PracticalCProgramming3rdEdition.pdf
*Prentice.Hall-TheCProgrammingLanguageANSIC-BrianW.KernighanDennisM.Ritchie.pdf
*ProgrammingChallenges-StevenSkienaMiguelA.Revilla.pdf
*The C (ansi c )Programming Language 2nd 1988.pdf
*The C Programming Language Ritchie & kernighan (R&K2).pdf-A few C Programming e-Books.Package contains:
*AdvancedCsams.pdf
*Algorithms - Robert Sedgewick.pdf
*C Programming.pdf
*CTrapsandPitfalls.pdf
*OReilly-PracticalCProgramming3rdEdition.pdf
*Prentice.Hall-TheCProgrammingLanguageANSIC-BrianW.KernighanDennisM.Ritchie.pdf
*ProgrammingChallenges-StevenSkienaMiguelA.Revilla.pdf
*The C (ansi c )Programming Language 2nd 1988.pdf
*The C Programming Language Ritchie & kernighan (R&K2).pdf
Platform: |
Size: 12197888 |
Author:Ben |
Hits:
Description: 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 good. Platform: |
Size: 27648 |
Author:cnng |
Hits:
Description: Mark Allen Weiss
1987年在普林斯顿大学获得计算机科学博士学位,师从著名算法大师Robert Sedgewick,现任美国佛罗里达国际大学计算与信息科学学院教授.他曾经担任全美AP(Advanced Placement)考试计算机学科委员会的主席(2000-2004).他的主要研究方向是数据结构,算法,和教育学.- In this second edition of his successful book, experienced teacher and author Mark Allen Weiss continues to refine and enhance his innovative approach to algorithms and data structures. Written for the advanced data structures course, this text highlights theoretical topics like abstract data types and the efficiency of algorithms, as well as performance and running time. This... (展开全部) In this second edition of his successful book, experienced teacher and author Mark Allen Weiss continues to refine and enhance his innovative approach to algorithms and data structures. Written for the advanced data structures course, this text highlights theoretical topics like abstract data types and the efficiency of algorithms, as well as performance and running time. This edition also includes a new chapter on advanced data structures and material on the Standard Template Library that conforms to the new standard. In addition, all code has been updated and tested on multiple platforms and confo Platform: |
Size: 66560 |
Author:narsu |
Hits:
Description: 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 both express the methods in a concise and direct manner and provide programmers with the practical means to test them on real applications.
Many new algorithms are presented, and the explanations of each algorithm are much more detailed than in previous editions. A new text design and detailed, innovative figures, with accompanying commentary, greatly enhance the presentation. The third edition retains the successful blend of theory and practice that has made Sedgewick s work an invaluable resource for more than 400,000 programmers! Platform: |
Size: 10036224 |
Author:Huynh Ngoc Tu |
Hits:
Description: 算法英文版 第四版,完整版,普林斯顿大学(Algorithms
the fourth edition
Robert Sedgewick
and
Kevin Wayne
Princeton University) Platform: |
Size: 12371968 |
Author:符咒的力量
|
Hits: