diff --git a/02_algorithm/Algorithms_on_String_Trees_and_Sequences-libre.pdf b/02_algorithm/Algorithms_on_String_Trees_and_Sequences-libre.pdf new file mode 100644 index 0000000..a2a9666 Binary files /dev/null and b/02_algorithm/Algorithms_on_String_Trees_and_Sequences-libre.pdf differ diff --git a/02_algorithm/Data_Structures_and_Algorithm_Analysis_in_C.pdf b/02_algorithm/Data_Structures_and_Algorithm_Analysis_in_C.pdf new file mode 100644 index 0000000..3566a6c Binary files /dev/null and b/02_algorithm/Data_Structures_and_Algorithm_Analysis_in_C.pdf differ diff --git a/02_algorithm/Hacker's Delight 2nd Edition.pdf b/02_algorithm/Hacker's Delight 2nd Edition.pdf new file mode 100644 index 0000000..8019c4e Binary files /dev/null and b/02_algorithm/Hacker's Delight 2nd Edition.pdf differ diff --git a/02_algorithm/The Algorithm Design Manual.pdf b/02_algorithm/The Algorithm Design Manual.pdf new file mode 100644 index 0000000..59b2aaa Binary files /dev/null and b/02_algorithm/The Algorithm Design Manual.pdf differ diff --git a/02_algorithm/十五个经典算法研究与总结、目录+索引(by_....pdf b/02_algorithm/十五个经典算法研究与总结、目录+索引(by_....pdf new file mode 100755 index 0000000..4866f04 Binary files /dev/null and b/02_algorithm/十五个经典算法研究与总结、目录+索引(by_....pdf differ diff --git a/02_algorithm/图灵程序设计丛书 算法 第4版.pdf b/02_algorithm/图灵程序设计丛书 算法 第4版.pdf new file mode 100755 index 0000000..a4beb1d Binary files /dev/null and b/02_algorithm/图灵程序设计丛书 算法 第4版.pdf differ diff --git a/02_algorithm/数据结构与算法分析—C语言描述(中文第2版).pdf b/02_algorithm/数据结构与算法分析—C语言描述(中文第2版).pdf new file mode 100644 index 0000000..49a5e38 Binary files /dev/null and b/02_algorithm/数据结构与算法分析—C语言描述(中文第2版).pdf differ diff --git a/02_algorithm/程序员实用算法.pdf b/02_algorithm/程序员实用算法.pdf new file mode 100755 index 0000000..c9e27eb Binary files /dev/null and b/02_algorithm/程序员实用算法.pdf differ diff --git a/02_algorithm/程序员生存手册 面试篇.pdf b/02_algorithm/程序员生存手册 面试篇.pdf new file mode 100644 index 0000000..872114f Binary files /dev/null and b/02_algorithm/程序员生存手册 面试篇.pdf differ diff --git a/02_algorithm/算法图解.pdf b/02_algorithm/算法图解.pdf new file mode 100644 index 0000000..afd2af0 Binary files /dev/null and b/02_algorithm/算法图解.pdf differ diff --git a/02_algorithm/算法导论答案.pdf b/02_algorithm/算法导论答案.pdf new file mode 100644 index 0000000..f2c48f1 Binary files /dev/null and b/02_algorithm/算法导论答案.pdf differ diff --git a/02_algorithm/算法导论(中文第2版).pdf b/02_algorithm/算法导论(中文第2版).pdf new file mode 100644 index 0000000..61af4dc Binary files /dev/null and b/02_algorithm/算法导论(中文第2版).pdf differ diff --git a/02_algorithm/算法心得:高效算法的奥秘(中文第2版).pdf b/02_algorithm/算法心得:高效算法的奥秘(中文第2版).pdf new file mode 100644 index 0000000..08175fb Binary files /dev/null and b/02_algorithm/算法心得:高效算法的奥秘(中文第2版).pdf differ diff --git a/04_pattern/大话设计模式.pdf b/04_pattern/大话设计模式.pdf new file mode 100644 index 0000000..117a493 Binary files /dev/null and b/04_pattern/大话设计模式.pdf differ diff --git a/05_reverse/C++反汇编与逆向分析技术揭秘.pdf b/05_reverse/C++反汇编与逆向分析技术揭秘.pdf new file mode 100644 index 0000000..872ad73 Binary files /dev/null and b/05_reverse/C++反汇编与逆向分析技术揭秘.pdf differ diff --git a/05_reverse/Hacking.and.Securing.iOS.Applications.Jan.2012.pdf b/05_reverse/Hacking.and.Securing.iOS.Applications.Jan.2012.pdf new file mode 100644 index 0000000..7bd8617 Binary files /dev/null and b/05_reverse/Hacking.and.Securing.iOS.Applications.Jan.2012.pdf differ diff --git a/05_reverse/SO hook技术汇总.pdf b/05_reverse/SO hook技术汇总.pdf new file mode 100644 index 0000000..ea36303 Binary files /dev/null and b/05_reverse/SO hook技术汇总.pdf differ diff --git a/05_reverse/iOSAppReverseEngineering.pdf b/05_reverse/iOSAppReverseEngineering.pdf new file mode 100644 index 0000000..ff2c7d4 Binary files /dev/null and b/05_reverse/iOSAppReverseEngineering.pdf differ diff --git a/readme.md b/readme.md index 7145354..19f3759 100644 --- a/readme.md +++ b/readme.md @@ -12,15 +12,25 @@ #### iOS [Objective-C_2.0_Mac和iOS开发实践指南(jb51.net).pdf](./01_programming/iOS/Objective-C_2.0_Mac和iOS开发实践指南(jb51.net).pdf) + [Effective Objective-C 2.0 编写高质量iOS与OS X代码的52个有效方法.pdf](./01_programming/iOS/Effective Objective-C 2.0 编写高质量iOS与OS X代码的52个有效方法.pdf) + [Objective-C高级编程 iOS与OS X多线程和内存管理.pdf](./01_programming/iOS/Objective-C高级编程 iOS与OS X多线程和内存管理.pdf) + [iOS逆向工程及应用安全.png](./01_programming/iOS/iOS逆向工程及应用安全.png) + [Objective C Programming The Big Nerd Ranch Guide 2nd Edition.pdf](./01_programming/iOS/Objective C Programming The Big Nerd Ranch Guide 2nd Edition.pdf) + [Objective-C程序设计.pdf](./01_programming/iOS/Objective-C程序设计.pdf) + [Objective-C 2.0运行时系统编程指南.pdf](./01_programming/iOS/Objective-C 2.0运行时系统编程指南.pdf) + [Objective-C编程全解 第3版.pdf](./01_programming/iOS/Objective-C编程全解 第3版.pdf) + [Objective-C编程之道++iOS设计模式解析.pdf](./01_programming/iOS/Objective-C编程之道++iOS设计模式解析.pdf) + [iOS应用逆向工程(第2版).pdf](./01_programming/iOS/iOS应用逆向工程(第2版).pdf) + [iOS开发进阶.pdf](./01_programming/iOS/iOS开发进阶.pdf) @@ -28,126 +38,219 @@ #### C++ [C++游戏编程入门 第4版.pdf](./01_programming/C++/C++游戏编程入门 第4版.pdf) + [More_Effective_Cpp_中文版.pdf](./01_programming/C++/More_Effective_Cpp_中文版.pdf) + [C++语言的设计和演化.pdf](./01_programming/C++/C++语言的设计和演化.pdf) + [C++编程思想第二卷.pdf](./01_programming/C++/C++编程思想第二卷.pdf) + [.DS_Store](./01_programming/C++/.DS_Store) + [深入理解c指针.pdf](./01_programming/C++/深入理解c指针.pdf) + [C 学习笔记.pdf](./01_programming/C++/C 学习笔记.pdf) + [C++编程规范-101条规则准则与最佳实践.pdf](./01_programming/C++/C++编程规范-101条规则准则与最佳实践.pdf) + [C语言接口与实现.pdf](./01_programming/C++/C语言接口与实现.pdf) + [C++沉思录.pdf](./01_programming/C++/C++沉思录.pdf) + [C_Interfaces_and_Implementations__Techniques_for_Creating_Reusable_Software.pdf](./01_programming/C++/C_Interfaces_and_Implementations__Techniques_for_Creating_Reusable_Software.pdf) + [C语言编程魔法书基于C11标准-6.pdf](./01_programming/C++/C语言编程魔法书基于C11标准-6.pdf) + [Exceptional C++中文版.pdf](./01_programming/C++/Exceptional C++中文版.pdf) + [Effective C++(中文版第3版).pdf](./01_programming/C++/Effective C++(中文版第3版).pdf) + [C++模板元编程.pdf](./01_programming/C++/C++模板元编程.pdf) + [C++.Primer.Plus(中文版第5版).pdf](./01_programming/C++/C++.Primer.Plus(中文版第5版).pdf) + [深度探索C++对象模型.pdf](./01_programming/C++/深度探索C++对象模型.pdf) + [C和指针.pdf](./01_programming/C++/C和指针.pdf) + [The C++ Programming Language.pdf](./01_programming/C++/The C++ Programming Language.pdf) + [C++性能优化指南.pdf](./01_programming/C++/C++性能优化指南.pdf) + [C++Templates中文版.pdf](./01_programming/C++/C++Templates中文版.pdf) + [C专家编程.pdf](./01_programming/C++/C专家编程.pdf) + [Accelerated+C++中文版.pdf](./01_programming/C++/Accelerated+C++中文版.pdf) + [The C Programming Language(中文第2版).pdf](./01_programming/C++/The C Programming Language(中文第2版).pdf) + [C和C++程序员面试秘籍.pdf](./01_programming/C++/C和C++程序员面试秘籍.pdf) + [Thinking+in+C+++简体中文第二版.pdf](./01_programming/C++/Thinking+in+C+++简体中文第二版.pdf) + [C++设计新思维泛型编程与设计模式之应用.pdf](./01_programming/C++/C++设计新思维泛型编程与设计模式之应用.pdf) + [C陷阱与缺陷(中文版清晰版).pdf](./01_programming/C++/C陷阱与缺陷(中文版清晰版).pdf) #### go [Go 1.5 源码剖析.pdf](./01_programming/go/Go 1.5 源码剖析.pdf) + [Go 学习笔记 第四版.pdf](./01_programming/go/Go 学习笔记 第四版.pdf) + [Go 学习笔记 第六版 下卷 - 预览.pdf](./01_programming/go/Go 学习笔记 第六版 下卷 - 预览.pdf) + [Go 1.5 源码剖析 (书签版).pdf](./01_programming/go/Go 1.5 源码剖析 (书签版).pdf) + [gopl-zh.pdf](./01_programming/go/gopl-zh.pdf) #### python + [python-quant-uqer.pdf](./01_programming/python/python-quant-uqer.pdf) + [像计算机科学家那样思考,Python中文版第二版.pdf](./01_programming/python/像计算机科学家那样思考,Python中文版第二版.pdf) + [流畅的Python.pdf](./01_programming/python/流畅的Python.pdf) + [Python核心编程.pdf](./01_programming/python/Python核心编程.pdf) + [量化交易之路 用Python做股票量化分析(高清).pdf](./01_programming/python/量化交易之路 用Python做股票量化分析(高清).pdf) + [Python高级编程.pdf](./01_programming/python/Python高级编程.pdf) + [Python编程快速上手—让繁琐工作自动化 PDF中文高清晰完整版.pdf](./01_programming/python/Python编程快速上手—让繁琐工作自动化 PDF中文高清晰完整版.pdf) + [Python编程:从入门到实践.pdf](./01_programming/python/Python编程:从入门到实践.pdf) + [Python 学习笔记 第二版.pdf](./01_programming/python/Python 学习笔记 第二版.pdf) + [《Python Cookbook》第三版中文.pdf](./01_programming/python/《Python Cookbook》第三版中文.pdf) + [interpy-zh.pdf](./01_programming/python/interpy-zh.pdf) #### other + [高级Bash脚本编程指南.pdf](./01_programming/other/高级Bash脚本编程指南.pdf) + [ANSI Common Lisp 中文翻译版.pdf](./01_programming/other/ANSI Common Lisp 中文翻译版.pdf) ###算法 [Hacker's Delight 2nd Edition.pdf](./02_algorithm/Hacker's Delight 2nd Edition.pdf) + [算法图解.pdf](./02_algorithm/算法图解.pdf) + [Data_Structures_and_Algorithm_Analysis_in_C.pdf](./02_algorithm/Data_Structures_and_Algorithm_Analysis_in_C.pdf) + [算法导论答案.pdf](./02_algorithm/算法导论答案.pdf) + [图灵程序设计丛书 算法 第4版.pdf](./02_algorithm/图灵程序设计丛书 算法 第4版.pdf) + [数据结构与算法分析—C语言描述(中文第2版).pdf](./02_algorithm/数据结构与算法分析—C语言描述(中文第2版).pdf) + [程序员生存手册 面试篇.pdf](./02_algorithm/程序员生存手册 面试篇.pdf) + [The Algorithm Design Manual.pdf](./02_algorithm/The Algorithm Design Manual.pdf) + [十五个经典算法研究与总结、目录+索引(by_....pdf](./02_algorithm/十五个经典算法研究与总结、目录+索引(by_....pdf) + [算法导论(中文第2版).pdf](./02_algorithm/算法导论(中文第2版).pdf) + [Algorithms_on_String_Trees_and_Sequences-libre.pdf](./02_algorithm/Algorithms_on_String_Trees_and_Sequences-libre.pdf) + [程序员实用算法.pdf](./02_algorithm/程序员实用算法.pdf) + [算法心得:高效算法的奥秘(中文第2版).pdf](./02_algorithm/算法心得:高效算法的奥秘(中文第2版).pdf) ### 系统 + [中文版 第三版UNIX 环境高级编程 第3版.pdf](./03_operating_system/中文版 第三版UNIX 环境高级编程 第3版.pdf) + [深入理解计算机系统(原书第三版3).pdf](./03_operating_system/深入理解计算机系统(原书第三版3).pdf) + [UNIX操作系统设计.pdf](./03_operating_system/UNIX操作系统设计.pdf) + [UNIX环境高级编程中文版.pdf](./03_operating_system/UNIX环境高级编程中文版.pdf) + [How to Think Like a Computer Scientist--Learinig with Python.pdf](./03_operating_system/How to Think Like a Computer Scientist--Learinig with Python.pdf) + [Linux.Kernel.Development.3rd.Edition.pdf](./03_operating_system/Linux.Kernel.Development.3rd.Edition.pdf) + [计算机程序的构造和解释(SICP中文第2版).pdf](./03_operating_system/计算机程序的构造和解释(SICP中文第2版).pdf) + [Linux内核源代码情景分析.pdf](./03_operating_system/Linux内核源代码情景分析.pdf) + [OS X与IOS内核编程.pdf](./03_operating_system/OS X与IOS内核编程.pdf) + [Linux内核设计的艺术_图解Linux操作系统架构设计与实现原理.pdf](./03_operating_system/Linux内核设计的艺术_图解Linux操作系统架构设计与实现原理.pdf) + [UNIX环境高级编程(中文第2版).pdf](./03_operating_system/UNIX环境高级编程(中文第2版).pdf) + [the_design_of_the_unix_operating_system.pdf](./03_operating_system/the_design_of_the_unix_operating_system.pdf) + [深入理解UNIX系统内核.pdf](./03_operating_system/深入理解UNIX系统内核.pdf) + [Operating Systems - Internals and Design Principles 6th.pdf](./03_operating_system/Operating Systems - Internals and Design Principles 6th.pdf) + [Linux内核设计与实现(中文第三版).pdf](./03_operating_system/Linux内核设计与实现(中文第三版).pdf) + [编译系统透视 图解编译原理_552886.pdf](./03_operating_system/编译系统透视 图解编译原理_552886.pdf) + [Linux内核设计与实现(中文第二版).pdf](./03_operating_system/Linux内核设计与实现(中文第二版).pdf) + [Linux内核源代码情景分析(全册高清带书签).pdf](./03_operating_system/Linux内核源代码情景分析(全册高清带书签).pdf) + [Operating Systems - Internals and Design Principles 7th.pdf](./03_operating_system/Operating Systems - Internals and Design Principles 7th.pdf) ### 设计模式 + [大话设计模式.pdf(./04_pattern/大话设计模式.pdf) ### 逆向相关 [SO hook技术汇总.pdf](./05_reverse/SO hook技术汇总.pdf) + [Hacking.and.Securing.iOS.Applications.Jan.2012.pdf](./05_reverse/Hacking.and.Securing.iOS.Applications.Jan.2012.pdf) + [C++反汇编与逆向分析技术揭秘.pdf](./05_reverse/C++反汇编与逆向分析技术揭秘.pdf) + [iOSAppReverseEngineering.pdf](./05_reverse/iOSAppReverseEngineering.pdf) ### 运维相关 [Google运维解密.pdf](./07_devops/Google运维解密.pdf) + [高性能Linux服务器构建实战:运维监控、性能调优与集群应用_13001593.TextMark.pdf](./07_devops/高性能Linux服务器构建实战:运维监控、性能调优与集群应用_13001593.TextMark.pdf) +### Other [程序员代码面试指南 IT名企算法与数据结构题目最优解 ,左程云著 ,P513.pdf](./09_other/程序员代码面试指南 IT名企算法与数据结构题目最优解 ,左程云著 ,P513.pdf) + [数学之美.pdf](./09_other/数学之美.pdf) + [llvm.pdf](./09_other/llvm.pdf) + [高效程序员的45个习惯.pdf](./09_other/高效程序员的45个习惯.pdf) + [黑客与画家.pdf](./09_other/黑客与画家.pdf) + [浪潮之巅.pdf](./09_other/浪潮之巅.pdf) + [代码之美Beautiful Code.pdf](./09_other/代码之美Beautiful Code.pdf) + [How-Google-Tests-Software.pdf](./09_other/How-Google-Tests-Software.pdf) + [奇思妙想:15位计算机天才及其重大发现.pdf](./09_other/奇思妙想:15位计算机天才及其重大发现.pdf) + [OpenGL ES应用开发实践 指南 iOS卷(jb51.net).pdf](./09_other/OpenGL ES应用开发实践 指南 iOS卷(jb51.net).pdf) + [Google Hacking技术手册.pdf](./09_other/Google Hacking技术手册.pdf) + [程序员自我修养.pdf](./09_other/程序员自我修养.pdf) + [黑镜调查:深渊背后的真相之「短视频黑灰产业」报告.pdf](./09_other/黑镜调查:深渊背后的真相之「短视频黑灰产业」报告.pdf)