游戏引擎开发必读书籍,电子书最新版,强烈推荐。 Game Engine Architecture, Second Edition
2021-09-22 15:01:09 65.05MB 游戏开发 游戏引擎
1
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
D3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Visualizing complex data is hard. Visualizing complex data on the web is darn near impossible without D3.js. D3 is a JavaScript library that provides a simple but powerful data visualization API over HTML, CSS, and SVG. Start with a structure, dataset, or algorithm; mix in D3; and you can programmatically generate static, animated, or interactive images that scale to any screen or browser. It's easy, and after a little practice, you'll be blown away by how beautiful your results can be! About the Book D3.js in Action, Second Edition is a completely updated revision of Manning's bestselling guide to data visualization with D3. You'll explore dozens of real-world examples, including force and network diagrams, workflow illustrations, geospatial constructions, and more. Along the way, you'll pick up best practices for building interactive graphics, animations, and live data representations. You'll also step through a fully interactive application created with D3 and React. What's Inside Updated for D3 v4 and ES6 Reusable layouts and components Geospatial data visualizations Mixed-mode rendering About the Reader Suitable for web developers with HTML, CSS, and JavaScript skills. No specialized data science skills required. About the Author
2021-09-19 14:27:27 11.4MB D3.js in Action Second
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
...Friendship,first,Competition,second).doc
2021-09-13 12:00:41 43KB 资料
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