该书是一本十分经典的计算机算法书籍,与高德纳(Donald E.Knuth)的《计算机程序设计艺术》(The Art Of Computer Programming)相媲美。 《算法导论》由Thomas H.Cormen、Charles E.Leiserson、Ronald L.Rivest、Clifford Stein四人合作编著(其中Clifford Stein是第二版开始参与的合著者)。本书的最大特点就是将严谨性和全面性融入在了一起。
2022-05-05 21:28:08 5.15MB 算法导论
1
ARM Cortex M3 与 Cortex M4权威指南,英文原版第三版
2022-02-15 16:47:19 59.41MB ARM Cortex
1
IMS:IP多媒体概念和服务第三版(英文版)PDF
1
本书中所收集的研究和编程经验,将有助于你编写出高质量的软件,并且使得开发周期缩短。通过阅读本书,你将会对自己过去所犯过的错误有更深刻的理解,并懂得今后如何避免它们。同时,书中所收集的丰富的编程经验也将使你在控制大规模项目和按要求对软件进行修改 和维护时感到得心应手。
2021-11-15 14:59:32 8.57MB 代码大全 第二版 第三版
1
英文版:Introduction to Automata Theory, Languages, and Computation 内容简介 《自动机理论、语言和计算导论》是关于形式语言、自动机理论和计算复杂性方面的经典之作。书中涵盖了有穷自动机、正则表达式与语言、正则语言的性质、上下文无关文法及上下文无关语言、下推自动机、上下文无关语言的性质、图灵机、不可判定性以及难解问题等内容。
2021-10-03 17:55:25 6.62MB 自动机 形式语言 自动机理论、
1
离散时间信号处理 奥本海默 英文版 第三版 文字版 pdf只有章节索引略有缺憾
2021-09-23 16:15:32 71.38MB 奥本海默 英文版 第三版
1
《数字信号处理》英文版第三版Matlab程序资源 Sanjit K.Mitra著 电子工业出版社
1
Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals.
2021-09-12 10:37:56 12.36MB opengl 英文版 第三版
1
《计算机组成与设计硬件:软件接口》 原书第3版 是计算机组成的经典教材 此为其课后答案
2021-06-30 19:08:08 2.4MB 课后答案 计组
1
Foreword . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xv Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xvii 1. MySQL Architecture and History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 MySQL’s Logical Architecture 1 Connection Management and Security 2 Optimization and Execution 3 Concurrency Control 3 Read/Write Locks 4 Lock Granularity 4 Transactions 6 Isolation Levels 7 Deadlocks 9 Transaction Logging 10 Transactions in MySQL 10 Multiversion Concurrency Control 12 MySQL’s Storage Engines 13 The InnoDB Engine 15 The MyISAM Engine
2021-06-18 15:04:09 6.33MB mysql
1