Go编程手册-第二版 这是Packt发布的《 的代码库。 超过85种配方,可跨多个领域构建模块化,可读性和可测试的Golang应用程序 这本书是关于什么的? Go(或Golang)是Google开发的一种静态类型的编程语言。它以其庞大的标准库而闻名,它还提供诸如垃圾收集,类型安全,动态键入功能以及其他内置类型之类的功能。本书将在实现Go功能以构建自己的应用程序时作为参考。 本书涵盖以下激动人心的功能: 处理第三方Go项目并对其进行修改以供使用 使用现代最佳实践编写Go代码 使用新的Go模块系统管理您的依赖项 解决在处理后端系统或DevOps时遇到的常见问题 探索Go标准库及其使用测试,分析和微调Go应用程序 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。例如,Chapter02。 该代码将如下所示: b, err := iou
2021-09-22 13:41:42 1.45MB Go
1
Python机器学习蓝图-第二版 这是Packt发布的的代码存储库。 通过开发现实世界的智能项目来测试您的机器学习概念 这本书是关于什么的? 机器学习正在改变我们理解和与周围世界互动的方式。 这本书是您将知识和技能付诸实践并使用Python生态系统覆盖机器学习关键领域的理想指南。 第二版涵盖了来自Python生态系统的一系列库,包括TensorFlow和Keras,可帮助您实现现实世界的机器学习项目。 本书涵盖以下激动人心的功能:了解Python数据科学堆栈和常用算法建立模型以预测初始离散交易窗口内首次公开募股(IPO)的表现通过创建自定义新闻提要来理解NLP概念创建应用程序,该应用程序将根据您加注星标,观看或分叉的仓库来推荐GitHub存储库,并使用PySpark获得从零开始构建聊天机器人的技能。使用股票数据开发市场预测应用程序先进的概念,例如计算机视觉,神经网络和深度学习 如果
2021-09-18 14:27:35 52.21MB JupyterNotebook
1
应用组合数学 第二版 冯速译 习题答案
2021-09-18 13:41:31 517KB 应用组合数学 冯速
1
Master C++ "The Qt Way" with Modern Design Patterns and Efficient Reuse This fully updated, classroom-tested book teaches C++ "The Qt Way," emphasizing design patterns and efficient reuse. Readers will master both the C++ language and Qt libraries, as they learn to develop maintainable software with well-defined code layers and simple, reusable classes and functions. Every chapter of this edition has been improved with new content, better organization, or both. Readers will find extensively revised coverage of QObjects, Reflection, Widgets, Main Windows, Models and Views, Databases, Multi-Threaded Programming, and Reflection. This edition introduces the powerful new Qt Creator IDE; presents new multimedia APIs; and offers extended coverage of Qt Designer and C++ Integration. It has been restructured to help readers start writing software immediately and write robust, effective software sooner. The authors introduce several new design patterns, add many quiz questions and labs, and present more efficient solutions relying on new Qt features and best practices. They also provide an up-to-date C++ reference section and a complete application case study. * Master C++ keywords, literals, identifiers, declarations, types, and type conversions. * Understand classes and objects, organize them, and describe their interrelationships. * Learn consistent programming style and naming rules. * Use lists, functions, and other essential techniques. * Define inheritance relationships to share code and promote reuse. * Learn how code libraries are designed, built, and reused. * Work with QObject, the base class underlying much of Qt. * Build graphical user interfaces with Qt widgets. * Use templates to write generic functions and classes. * Master advanced reflective programming techniques. * Use the Model-View framework to cleanly separate data and GUI classes. * Validate input using regular expressions and other techniques. * Parse XML data with SAX, DOM, and QXmlStreamReader. * Ma
2021-09-18 06:46:42 10.77MB Qt 设计模式 C++
1
来自MIT大佬Natalie Enright Jerger、Tushar Krishna、以及Li-Shiuan Peh总结的体系结构片上网络(onchip network)的学习材料(目前主要用于MIT相关课程教学)。 英文摘要:This book targets engineers and researchers familiar with basic computer architecture concepts who are interested in learning about on-chip networks. This work is designed to be a short synthesis of the most critical concepts in on-chip network design. It is a resource for both understanding on-chip network basics and for providing an overview of state of-the-art research in on-chip networks. We believe that an overview that teaches both fundamental concepts and highlights state-of-the-art designs will be of great value to both graduate students and industry engineers. While not an exhaustive text, we hope to illuminate fundamental concepts for the reader as well as identify trends and gaps in on-chip network research. With the rapid advances in this field, we felt it was timely to update and review the state of the art in this second edition. We introduce two new chapters at the end of the book. We have updated the latest research of the past years throughout the book and also expanded our coverage of fundamental concepts to include several research ideas that have now made their way into products and, in our opinion, should be textbook concepts that all on-chip network practitioners should know. For example, these fundamental concepts include message passing, multicast routing, and bubble flow control schemes. Table of Contents: Preface / Acknowledgments / Introduction / Interface with System Architecture / Topology / Routing / Flow Control / Router Microarchitecture / Modeling and Evaluation / Case Studies / Conclusions / References / Authors' Biographies 是学习NOC等领域的非常好的材料。
2021-09-17 17:08:45 4.24MB 体系结构 操作系统 NOC 网络
1
Introduction to the Theory of Computation, Second Edition, pdf 计算理论导论 第二版 電子書
2021-09-12 16:46:17 20.7MB Introduction Theory Computation Second
1
经典CFD教材最新第二版,2006年出版,值得收藏! 较第一版相比变动不是很大。
2021-09-11 21:14:40 26.31MB Blazek Computational Fluid Dynamics
1
搞数据仓库的朋友们注意了,数据仓库之父权威书籍最新版 Chapter 1 - Introducing the Kimball Lifecycle Chapter 2 - Launching and Managing the Project/Program Chapter 3 - Collecting the Requirements Chapter 4 - Introducing the Technical Architecture Chapter 5 - Creating the Architecture Plan and Selecting Products Chapter 6 - Introducing Dimensional Modeling Chapter 7 - Designing the Dimensional Model Chapter 8 - Designing the Physical Database and Planning for Performance Chapter 9 - Introducing Extract, Transformation, and Load Chapter 10 - Designing and Developing the ETL System Chapter 11 - Introducing Business Intelligence Applications Chapter 12 - Designing and Developing Business Intelligence Applications Chapter 13 - Deploying and Supporting the DW/BI System Chapter 14 - Expanding the DW/BI System
2021-09-10 18:31:37 8.78MB Data Warehouse, Toolkit,数据仓库
1
Applied Medical Image Processing, Second Edition: A Basic Course. by Wolfgang Birkfellner. CRC Press; 2 edition (March 6, 2014)
2021-09-10 01:44:37 9.28MB Image Processing
1
浅显易懂,容易理解的Linux编程基础 聚焦Linux编程利器——GNU工具和库 全面覆盖各种有用的API 配套资源包含本书代码和所有API *************************************************************** 请注意: 下载完,评论的同时,请点击评论框上方的五角星(共5个五角星),这样你的被扣的积分就可以返还了。 如果只评论,不点击小五角星,积分不会返还。 一定要先下载完,再评论。如果先评论后下载,或者在下载的过程中评论,积分同样不会返还。 *************************************************************** 更多linux、ARM和C语言资源请参考: http://blog.csdn.net/arkofnoach/archive/2010/10/23/5960560.aspx
2021-09-09 10:51:00 6.88MB GUN/LINUX环境编程 pdf 英文版 Linux
1