[C语言核心技术(中文版)].(C++in.a.nutshell) C++ 经典书籍 这是我网上收集来的书籍,放在这里备份。
2022-01-05 16:23:00 47.09MB C++ 经典书籍
1
USB大全的中文版和英文版,以及较为简洁的USB in a nutshell,是开发USB软件和硬件的基础教材和参考书籍。
2021-10-28 10:20:48 14.71MB USB大全 USB in a nutshell
1
C# 5.0 in a Nutshell 5th
2021-10-27 20:02:25 7.64MB c# .net deep learning
1
Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. This updated edition of Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs—with just enough math to let you understand and analyze algorithm performance. With its focus on application, rather than theory, this book provides efficient code solutions in several programming languages that you can easily adapt to a specific project. Each major algorithm is presented in the style of a design pattern that includes information to help you understand why and when the algorithm is appropriate. With this book, you will: Solve a particular coding problem or improve on the performance of an existing solution Quickly locate algorithms that relate to the problems you want to solve, and determine why a particular algorithm is the right one to use Get algorithmic solutions in C, C++, Java, and Ruby with implementation tips Learn the expected performance of an algorithm, and the conditions it needs to perform at its best Discover the impact that similar design decisions have on different algorithms Learn advanced data structures to improve the efficiency of algorithms
2021-10-08 21:37:51 12.22MB Algorithms Nutshell C Java
1
Useful in many roles, from design and prototyping to testing, deployment, and maintenance, Python is consistently ranked among today’s most popular programming languages. The third edition of this practical book provides a quick reference to the language—including Python 3.5, 2.7, and highlights of 3.6—commonly used areas of its vast standard library, and some of the most useful third-party modules and packages. Ideal for programmers with some Python experience, and those coming to Python from other programming languages, this book covers a wide range of application areas, including web and network programming, XML handling, database interactions, and high-speed numeric computing. Discover how Python provides a unique mix of elegance, simplicity, practicality, and sheer power.
2021-09-02 06:36:55 6.49MB Python Nutshell
1
3ed PDF, share it.
2021-09-01 19:05:14 15.18MB ebook
1
With the new edition of this classic book, you'll learn the 2011 standard C language in easy, exact terms. Every C programmer who needs to know the effects of an unfamiliar function, or to understand how the standard requires it to behave, can find it here. The book is also a convenient way to explore the concepts of the language, including recently added features. Covers the current version of one of the most important programming languages Comprehensive yet easy to search through and read New edition includes multithreading and an introduction to IDEs Covers building and debugging Table of Contents Part I. Language Chapter 1. Language Basics Chapter 2. Types Chapter 3. Literals Chapter 4. Type Conversions Chapter 5. Expressions and Operators Chapter 6. Statements Chapter 7. Functions Chapter 8. Arrays Chapter 9. Pointers Chapter 10. Structures and Unions and Bit-Fields Chapter 11. Declarations Chapter 12. Dynamic Memory Management Chapter 13. Input and Output Chapter 14. Multithreading Chapter 15. Preprocessing Directives Part II. Standard Library Chapter 16. The Standard Headers Chapter 17. Functions at a Glance Chapter 18. Standard Library Functions Part III. Basic Tools Chapter 19. Compiling with GCC Chapter 20. Using make to Build C Programs Chapter 21. Debugging C Programs with GDB
2021-08-18 08:38:47 7.01MB C Nutshell
1
这个更新版的Java in a Nutshell不仅可以帮助有经验的Java程序员充分利用Java版本9到11,它也是新开发人员的学习之路。 Chock充满了演示如何充分利用现代Java API和开发最佳实践的示例,这本经过全面修订的书籍包含有关Java Concurrency Utilities的新资料。 本书的第一部分提供了Java编程语言和Java平台的核心运行时方面的快节奏,无懈可击的介绍。第二部分是对核心概念和API的引用,它解释了如何在Java环境中执行真正的编程工作。 快速掌握语言详细信息,包括Java 9-11更改 使用基本的Java语法学习面向对象的编程 探索泛型,枚举,注释和lambda表达式 了解面向对象设计中使用的基本技术 检查并发性和内存,以及它们如何交织在一起 使用Java集合并处理常见的数据格式 深入研究Java最新的I / O API,包括异步通道 使用Nashorn在Java虚拟机上执行jаvascript
2021-08-05 09:51:50 6.16MB Java Java11 Nutshell
1
里边是百度云连接和密码。清晰,被誉为“C#圣经”的经典著作,因语言生动流畅、剖析深入、涵盖全面而广受推崇,畅销不衰。曾经获得Referenceware编程图书大奖,并入选Jolt大奖提名。
2021-07-30 16:27:52 48B c# .net 精通c#
1
C# 8.0 in a Nutshell 果壳中的C#
2021-06-24 17:08:48 6.44MB c# .net .netcore 跨平台
1