Hands-On Network Programming with C - Lewis Van Winkle.pdf 英文版 手把手学习c语言网络编程
2020-01-03 11:43:38 13.24MB network
1
PHP And Mongodb Web Development
2020-01-03 11:39:24 5.83MB PHP
1
The.Art.of.UNIX.programming 这本书的另一个特色是它的百科全书般的博大与庞杂,Raymond凭借他对Unix系统的无比熟悉,如同一位资深导游一般,游刃有余地带着一干读者在Unix系统地大观园里纵横捭阖、几出几进,时而历数各种开发工具,时而盘点众多文档格式,如数家珍般介绍着关于Unix系统的零零种种。如果没有一段时间的Unix经验的读者,恐怕真是要像刘姥姥一般感到晕头转向了;而如果你像我一样经常生活在Unix下,依然能够发现自己其实一直“视若无睹”地忽略了不少大观园里的景致。而当Raymond 为你点开这些迷雾的时候,读者不禁要如梦初醒般大呼痛快了
1
笨办法学 Python(第四版)pdf 英文原版
2019-12-21 21:59:03 3.09MB Learn Python Hard Way
1
.NET 性能优化一书代码和电子版pdf,有需要的下载啦资源不错
2019-12-21 21:50:23 5.32MB C# .NET
1
As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. To leverage the performance and power of multiprocessor programming, also known as multicore programming, you need to learn the new principles, algorithms, and tools presented in this book. It includes fully-developed Java examples detailing data structures, synchronization techniques, transactional memory, and more. Prof. Maurice Herlihy, who coined the phrase "transactional memory," is on the faculty of Brown University. He is the recipient of the 2003 Dijkstra Prize in distributed computing. Prof. Nir Shavit is on the faculty of Tel-Aviv University and a member of the technical staff at Sun Microsystems Laboratories. In 2004 they shared the Gödel Prize, the highest award in theoretical computer science. * THE book on multicore programming, the new paradigm of computer science * Written by the world's most revered experts in multiprocessor programming and performance * Includes examples, models, exercises, PowerPoint slides, and sample Java programs
2019-12-21 21:31:28 5.35MB 并发 multi 多处理器编程
1
本书针对CLR和.NET Framework 4.0进行深入、全面的探讨,并结合实例介绍了如何利用它们进行设计、开发和调试。全书5部分29章。第Ⅰ部分介绍CLR基础,第Ⅱ部分解释如何设计类型,第Ⅲ部分介绍基本类型,第Ⅳ部分以实用特性为主题,第Ⅴ部分花大量篇幅重点介绍线程处理。 通过本书的阅读,读者可以掌握CLR和.NET Framework的精髓,轻松、高效地创建高性能应用程序。
2019-12-21 21:14:13 13.47MB C# CLR .NET
1
Database System Concepts——数据库系统概念第六版(英文版) 作者: Abraham Silberschatz (Yale University) Henry F. Korth (Lehigh University) S. Sudarshan (Indian Institute of Technology, Bombay) 本书目录: Chapter 1 Introduction 1.1 Database-System Applications 1 1.2 Purpose of Database Systems 3 1.3 View of Data 6 1.4 Database Languages 9 1.5 Relational Databases 12 1.6 Database Design 15 1.7 Data Storage and Querying 20 1.8 Transaction Management 22 1.9 Database Architecture 23 1.10 Data Mining and Information Retrieval 25 1.11 Specialty Databases 26 1.12 Database Users and Administrators 27 1.13 History of Database Systems 29 1.14 Summary 31 Exercises 33 Bibliographical Notes 35 Chapter 2 Introduction to the RelationalModel 2.1 Structure of Relational Databases 39 2.2 Database Schema 42 2.3 Keys 45 2.4 Schema Diagrams 46 2.5 Relational Query Languages 47 2.6 Relational Operations 48 2.7 Summary 52 Exercises 53 Bibliographical Notes 55 Chapter 3 Introduction to SQL 3.1 Overview of the SQL Query Language 57 3.2 SQL Data Definition 58 3.3 Basic Structure of SQL Queries 63 3.4 Additional Basic Operations 74 3.5 Set Operations 79 3.6 Null Values 83 3.7 Aggregate Functions 84 3.8 Nested Subqueries 90 3.9 Modification of the Database 98 3.10 Summary 104 Exercises 105 Bibliographical Notes 112 Chapter 4 Intermediate SQL 4.1 Join Expressions 113 4.2 Views 120 4.3 Transactions 127 4.4 Integrity Constraints 128 4.5 SQL Data Types and Schemas 136 4.6 Authorization 143 4.7 Summary 150 Exercises 152 Bibliographical Notes 156 Chapter 5 Advanced SQL 5.1 Accessing SQL From a Programming Language 157 5.2 Functions and Procedures 173 5.3 Triggers 180 5.4 Recursive Queries 187 5.5 Advanced Aggregation Features 192 5.6 OLAP 197 5.7 Summary 209 Exercises 211 Bibliographical Notes 216 Chapter 6 Formal Relational Query Languages 6.1 The Relational Algebra 217 6.2 The Tuple Relational Calculus 239 6.3 The Domain Relational Calculus 245 6.4 Summary 248 Exercises 249 Bibliographical Notes 254 Chapter 7 Datab
2019-12-21 21:03:56 10.51MB Database Concepts PDF 英文版
1
LCD1602数据手册
2019-12-21 21:00:10 826KB 嵌入式
1
Essentials of Programming Languages 3rd Edition 【美】Daniel P. Friedman 用Scheme描述编程语言原理的神书
2019-12-21 21:00:10 5.02MB scheme 计算原理 编程艺术
1