以下是我收集的电子书,仅供个人学习使用,版权归原作者所有,如有侵权请联系我移除。
微信扫描下方二维码加微信公众号,回复 电子书 获取下载地址。
+---algorithm | | Algorithm Design by Jon Kleinberg, Eva Tardos.pdf | | Algorithms and Data Structures by Niklaus Wirth.pdf | | Algorithms Illuminated Part 1 The Basics by Tim Roughgarden.pdf | | Algorithms Illuminated Part 2 Graph Algorithms and Data Structures by Tim Roughgarden.pdf | | Algorithms Illuminated Part 3 Greedy Algorithms and Dynamic Programming by Tim Roughgarden.pdf | | Algorithms Illuminated Part 4 Algorithms for NP-Hard Problems by Tim Roughgarden.pdf | | Algorithms Unlocked.pdf | | Algorithms Unplugged.pdf | | An_Introduction_to_the_Analysis_of_Algorithms2.pdf | | Data Structures and Algorithms by Alfred V. Aho, Jeffrey D. Ullman, John E. Hopcroft.chm | | Data Structures and Algorithms [html] by Alfred Aho.pdf | | Data Structures and Problem Solving Using C++ by Mark A. Weiss.pdf | | Introduction to Algorithms, Third Edition.pdf | | Structure and Interpretation of Computer Programs - 2nd Edition (MIT Electrical Engineering and Computer Science) by Harold Abelson, Gerald Jay Sussman.pdf | | Surreal Numbers by Donald E. Knuth.pdf | | The Art of Computer Programming Vol1_中文版.pdf | | The Art of Computer Programming Vol2_中文版.pdf | | The Art of Computer Programming Vol3_中文版.pdf | | The Art of Computer Programming, Volume 1_ Fundamental Algorithms (3rd Edition).pdf | | The Art of Computer Programming, Volume 2_ Seminumerical Algorithms (3rd Edition).pdf | | The Art of Computer Programming, Volume 3, Sorting and Searching.pdf | | The Art of Computer Programming, Volume 4, Fascicle 2_ Generating All Tuples and Permutations.pdf | | The design and analysis of computer algorithms by Alfred V Aho John E Hopcroft Jeffrey D Ullman.djvu | | The Design and Analysis of Computer Algorithms by Alfred V. Aho John E. Hopcroft Jeffrey D. Ullman.pdf | | ~An Introduction to the Analysis of Algorithms by Robert Sedgewick, Philippe Flajolet.pdf | | ~Introduction to Algorithms_3.pdf | +---app | Beginning iOS 7 Development: Exploring the iOS SDK.pdf | Creating Dynamic UI with Android Fragments.pdf | iOS.Programming.The.Big.Nerd.Ranch.Guide.5th.Edition.pdf | Pro_Multithreading_and_Memory_Ma by Kazuki_Sakamoto.pdf | +---asm | 64-ia-32-architectures-software-developer-manual-325462.pdf | advanced-encryption-standard-new-instructions-set-paper.pdf | asm64-handout.pdf | calling_conventions.pdf | Introduction_to_x64_Assembly.pdf | Microsoft Portable Executable and Common Object File Format Specification.pdf | modern-x86-assembly-language-programming-代码.rar | US5628016_异常处理专利.pdf | x86-64 Machine-Level Programming.pdf | +---C&C++ | ANSI_C99.pdf | C Primer 中文第四版(pdf高清完整版).pdf | C Primer(第4版)习题解答(完整版) (1).pdf | C traps and pitfalls by Andrew Koenig.pdf | C++ Primer Fifth Edition.pdf | C的陷阱和缺陷.pdf | Effective C++中文版第三版 高清PDF.pdf | Hackers Delight (2nd Edition) by Henry S. Warren.pdf | hackers_delight.chm | ISO C++11.pdf | More_Effective_C++完全中文版.pdf | New directions in C.pdf | Secure Programming Cookbook for C and C++.pdf | The C Programming Language.pdf | The.C++.Programming.Language.4th.Edition.pdf | The.C++Standard.Library.2nd.Edition.pdf | +---compiler | C99.pdf | Compiler Construction (revised) by Niklaus Wirth.pdf | Compiler Construction by Niklaus Wirth.pdf | Compiler Security Check.pdf | Elements_of_Programming_From_elementsofprogramming.com.pdf | Engineering a Compiler, Second Edition.pdf | Language Implementation Patterns Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers) by Terence Parr.pdf | Linker Algorithm.pdf | Parsing techniques a practical guide by Dick Grune, Ceriel J. H. Jacobs.pdf | pe0.gif | pe1.png | Programming Language Pragmatics by Michael L. Scott.pdf | 现代编译原理:C语言描述.pdf | +---cryptography | Advances in Coding Theory and Cryptography - 2007.pdf | An Introduction to Mathematical Cryptography Solution Manual.pdf | An Introduction to Mathematical Cryptography.pdf | Applied Cryptanalysis_ Breaking Ciphers in the Real World - 2007.pdf | Applied Cryptography, 2nd Edition.pdf | Computer_Viruses_and_Malware - 2006.pdf | Concepts in Programming Languages - 2004.pdf | Cracking Codes and Cryptograms for Dummies (ISBN - 0470591005) - 2010.pdf | Cracking the Coding Interview - 150 Programming Interview Questions and Solutions 4e Big - 2010.pdf | CRC.Press.Crypto.Nov.2014.ISBN.1482228890.pdf | Cryptography - Britannica Educational Publishi - 2013.pdf | Cryptography And Data Security - Dorothy Elizabeth, Robling Denning - 1982.pdf | Cryptography and Network Security _ Principles and Practice - 6th ed.pdf | Cryptography and Network Security- 5th Edition.pdf | Cryptography and Secure Communication 2014.pdf | Cryptography for Dummies (ISBN - 0764541889) - 2004.pdf | Cryptography in C and C++, 2nd Edition.pdf | Cryptography Information Theory and Error-Correction - 2005.pdf | Cryptography- all-out attacks or how to attack cryptography without intensive cryptanalysis.pdf | CryptographyTheoryandpractice(3ed) - 2006.pdf | Cryptography_An Introduction.pdf | fips-197.pdf | Foundations of Cryptography - Oded Goldreich - 2004.pdf | Foundations of Cryptography, A Primer (Goldreich, 2005).pdf | Foundations of cryptography, Basic tools by Oded Goldreich.pdf | Foundations of Cryptography, Volume 2 Basic Applications - Oded Goldreich - 2004.pdf | Foundations of cryptography. Basic tools by Oded Goldreich.pdf | Guide to Elliptic Curve Cryptography (Hankerson, Menezes & Vanstone, 2004).pdf | Handbook Of Applied Cryptography (Algorithms, Mathematics, Science, Source Code).rar | Handbook Of Applied Cryptography.pdf | Handbook Of Applied Cryptography_source_code.rar | Introduction to Modern Cryptography.pdf | NETS1035-05-Asymmetric-Encryption.pdf | Prudent Engineering Practice for Cryptographic Protocols Abadi96 - 1994.pdf | readme.txt | Rijndael-ammended.pdf | Rijndael_ingles_2004.exe | RSA私钥和公钥文件格式 (pkcs#7, pkcs#8, pkcs#12, pem).docx | Secure Programming Cookbook for C and C++ (Viega & Messier, 2003).pdf | Visual Cryptography and Secret Image Sharing.pdf | Why Cryptosystems Fail p32-anderson - 1994.pdf | ~An introduction to mathematical cryptography.pdf | 加密解密 技术内幕.chm | 椭圆曲线ECC加密算法入门介绍.doc | +---driver | | A Software Engineering Odyssey_Lucovsky.ppt | | code_review.pdf | | cor-t562_wh08.pptx | | Evolution of Vista Kernel.ppt | | Getting DbgPrint Output To Appear In Longhorn .doc | | Inside Window 2000.chm | | KMCS_Walkthrough.doc | | kmsigning.doc | | Prentice Hall - The Windows 2000 Device Driver Book (Source).rar | | STO-T740_DDC08.pptx | | The Memory Manager in Windows? Server 2003 and Windows Vista.ppt | | The Windows 2000 Device Driver Book, A Guide for Programmers, Second Edition.chm | | The Windows 2000 Device Driver Book.chm | | USB技术细节.pdf | | vista kernel changes.ppt | | WCL402_Windows Vista Kernel Changes.ppt | | WDKDriver_Test-Manager.ppt | | Windows 7的驱动程序开发工具概览.pptx | | Windows Internals.chm | | Windows NT 4 Device Drivers.htm | | Windows NT内核分析.txt | | Windows 驱动程序模型: Windows 7 新特性.pptx | | Windows文件系统过滤驱动开发教程.pdf | | 使用Prefast测试驱动问题.doc | | 在驱动程序开发中使用静态分析工具.pptx | | 如何让驱动程序在 Windows 平台上可用.pptx | +---java | Java Web Services Up and Running, 2nd Edition.pdf | java_class_hex.txt | RESTful Java with JAX-RS 2.0.pdf | +---mathematics | 18-06-spring-2010.zip | Analytic Combinatorics.pdf | Calculus 8 by James Stewart.pdf | Calculus Early Transcendentals 8th by James Stewart.pdf | Calculus Early Transcendentals Ninth Edition by James Stewart, Daniel K. Clegg, Saleem Watson.pdf | Calculus Early Transcendentals, Metric Edition by Stewart J., Clegg D., Watson S..pdf | Discrete Mathematics and Its Applications by Kenneth Rosen.pdf | Discrete Mathematics with Applications by Susanna S. Epp.pdf | Discrete Mathematics. Elementary and Beyond by Lovasz (Springer ,2005).pdf | How to Solve It Modern Heuristics by Zbigniew Michalewicz, David B. Fogel.pdf | Introduction to Calculus and Analysis 1.pdf | Introduction to Calculus and Analysis 2.pdf | Introduction to Probability Models by Sheldon M. Ross.pdf | Introduction_to_Linear_Algebra_by_Gilbert_Strang)_3515653_(z-lib.org).pdf | Linear Algebra Done Right by Sheldon Axler.pdf | Linear_Algebar_answer.pdf | Linear_Algebra_and_Its_Applications_by_David_C._La_5006402_(z-lib.org).pdf | Linear_Algebra_and_Its_Applications_by_Lay,_David__3373392_(z-lib.org).pdf | Mathematical Analysis by Tom A. Apostol.pdf | Mathematical Analysis I by V. A. Zorich, Roger Cooke, Octavio Paniagua Taboada.pdf | Mathematical Analysis II by V. A. Zorich.pdf | Optimization in Operations Research by Ronald L. Rardin.pdf | Solutions_Manual_for_Introduction_to_Linear_Algeb_3486248_(z-lib.org).pdf | The Unravelers Mathematical Snapshots by Jean-Francois Dars.pdf | Thomas Calculus 13th [Solutions].pdf | Thomas' Calculus 13th.pdf | 数学分析_欧阳光中_上下册课后习题答案.pdf | +---misc | Beautiful Code.chm | Code Complete A Practical Handbook of Software Construction by Steve McConnell.pdf | Debugging the Development Process.rar | joel on software.chm | Just for Fun - Linus Torvalds 自传.chm | Kevin Mitnick The Art of Deception.pdf | MFC程序员的WTL指南.rar | Operating Systems Design and Implementation 3e.chm | showstopper by pascal zachary.rtf | The Myths of Innovation .chm | The Unabridged Pentium 4.pdf | Word排版艺术.pdf | Writing Clean Code.zip | Writing Clean Code_中文版.pdf | 侯捷_左手程序右手诗_上 .pdf | 侯捷_左手程序右手诗_下.pdf | 编程大师访谈录.pdf | +---web | DNS常见名词解释.txt | High Performance MySQL, 3rd Edition.pdf | http和https的区别.txt | Mastering_Nginx.pdf | MySQL High Availability 2nd Edition.pdf | MySQL Internals Manual.pdf | MySQL技术内幕InnoDB存储引擎.pdf | MySQL核心内幕(中文).pdf | MySQL核心内幕(英文).pdf | O'Reilly.High.Performance.MySQL.3rd.Edition.Mar.2012.pdf | PHP and MySQL web development.rar | [MySQL性能调优与架构设计].简朝阳.扫描版.pdf | 深入浅出MySQL.pdf | \---windows | Advances in Memory Management for Windows.doc | coff.pdf | Debugging Applications.chm | Developing User Interfaces for MS Windows.CHM | fat.pdf | FAT32 Structure Information.mht | Inside ATL.chm | Inside C++ Object Model.chm | International Programming for Microsoft Windows.chm | Kernel Debugging with WinDbg.doc | Morden Operating System,Fourth Edition.pdf | Network Programming for Microsoft Windows.chm | NT Native API functions.htm | NTDesignWorkbook.zip | NTFS.pdf | pecoff_v8_chs.pdf | Pointers and Handles-AlexIonescu.pdf | Processes,Thread and Jobs.pdf | Programming Pearls.pdf | Programming the Microsoft Windows Driver Model.chm | Programming the Microsoft Windows Driver Model_英文版.chm | Programming the window driver model(2nd).chm | Programming Windows 英文第五版.chm | Programming Windows.chm | Programming with lcc-win.pdf | ProgrammingWindows_tw.chm | REGENTRY.CHM | SEH in ASM 研究.mht | STL Quick Reference 1.26.pdf | Storport in Windows Server 2003.doc | Summary of Windows Synchronization Primitives.doc | The Name in a C++ Name Decoration.mht | The.Productive.Programmer.pdf | Top 10 Ways to Light Up Your Windows Vista Apps .chm | UNDERSTANDING WINDOWS 2K SOURCES.pdf | Undocumented Windows 2000 Secrets.pdf | Undocumented Windows 2000 Secrets简体中文版.pdf | Undocumented Windows 2000 Secrets简体中文版_随书光盘.zip | User-Mode Interactions Guidelines for Kernel-Mode Drivers.doc | Visual C++ Windows Shell Programming.rar | Wiley.Reversing.Secrets.of.Reverse.Engineering.Apr.2005.eBook-DDU.pdf | WinDBG_Cmds.pdf | windbg简明教程.doc | Windows 2000 Device Driver Book.chm | Windows Graphics Programming .chm | Windows Graphics Programming_source_code.rar | Windows User Experience Interaction Guidelines.pdf | Windows_Advanced_source_code.rar | Writing Secure Code 2 by Michael Howard, David LeBlanc .chm | Writing Secure Code by Michael Howard, David LeBlanc.chm | Writing Secure Code for Windows Vista by Howard M., LeBlanc D..chm | Writing Solid Code.chm | Writing Solid Code.pdf | [Inside Windows Debugging by Tarik Soulami.pdf | 对于结构化异常处理(SEH)的进一步探索 - Victor 的专栏 - CSDNBlog.mht | 缓冲区溢出光速入门.pdf