3D Graphics for Dummies3D Graphics for Dummies Significant content “borrowed” from Dan Chang @ Nintendo NTD “with permission” Chris Ryan CppCon 2021 github.com/ChrisR98008/CppCon20213 3D Graphics for Dummies4 3D Graphics Dummies5 3D Graphics for Dummies6 3D Graphics for Dummies7 3D Graphics for Dummies8 3D Graphics for Dummies9 3D Graphics for Dummies10 3D Graphics for Dummies11 3D Graphics for Dummies12 3D Graphics Graphics for Dummies13 3D Graphics for Dummies14 3D Graphics for Dummies15 3D Graphics for Dummies Winding / Right Hand Rule Fingers curled in the order of the points, thumb points up Counter clockwise0 码力 | 79 页 | 4.61 MB | 6 月前3
Learn Unity by Creating a 3D Multi-Level Platformer Gamedevelopment with Unity © Zenva Pty Ltd 2018. All rights reserved Learn Unity by Creating a 3D Multi-Level Platformer Game By Pablo Farias Navarro Certified Unity Developer and Founder of Introduction Interested in making games with Unity? In this guide you’ll learn to create a simple a 3D, multi- level platformer game with Unity. We’ll start from the very basics and I’ve done my best Scene basics Start by opening Unity. Click New, enter a name for the project (“Zenva 3D Platformer”), make sure 3D is selected, then click on Create project. This book is brought to you by0 码力 | 60 页 | 2.24 MB | 10 月前3
Keras: 基于 Python 的深度学习库150 11.1.13 LambdaCallback [source] . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 11.2 创建一个回调函数 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 11.2.1 例: 记录损失历史 、优化器、初始化方法、激活函 数、正则化方法,它们都是可以结合起来构建新模型的模块。 • 易扩展性。新的模块是很容易添加的(作为新的类和函数),现有的模块已经提供了充足 的示例。由于能够轻松地创建可以提高表现力的新模块,Keras 更加适合高级研究。 • 基于 Python 实现。Keras 没有特定格式的单独配置文件。模型定义在 Python 代码中,这 些代码紧凑,易于调试,并且易于扩展。 Sequential 顺序模型指引 3.1.1 开始使用 Keras 顺序 (Sequential) 模型 顺序模型是多个网络层的线性堆叠。 你可以通过将层的列表传递给 Sequential 的构造函数,来创建一个 Sequential 模型: from keras.models import Sequential from keras.layers import Dense, Activation0 码力 | 257 页 | 1.19 MB | 1 年前3
Zabbix 5.0 Manual. . . . . . . . . . . . . . . 2715 5 Zabbix 用户手册 欢迎查阅 Zabbix 用户使用手册。 Zabbix 产品手册由原厂 Zabbix 技术团队创建,Zabbix 中国——上海宏时数据系统有限公司组织开源社区志愿者翻译并维护。希望可以 帮助用户更好地使用 Zabbix,解决和管理日常 IT 运维监控遇到的各种问题。翻译虽然结束,优化并未停止,如有优化反馈及更多问题, 请使用侧栏访问附录部分中的内容。 1 常见问题/疑难解答 常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3 另见 * zabbix 官方问题解决版块 6 2 安装 2 Installation 1 数据库创建 概述 Zabbix 数据库必须在 Zabbix server 或 proxy 安装的时候创建。 本节提供有关创建 Zabbix 数据库的说明。每个受支持的数据库都有对应的创建命令。 UTF-8 是 Zabbix 支持的唯一编码。它可以正常工作而没有任何安全漏洞。用户应注意,如果使用其他一些编码,则存在已知的安全问题。0 码力 | 2715 页 | 28.60 MB | 1 年前3
Zabbix 5.2 Manual请使用侧栏访问附录部分中的内容。 1 常见问题/疑难解答赵 常见问题 1. Q:可以更新或清空队列(如菜单 “管理”→“队列” 中所展示的队列)? A: 不可以。 2. Q: 如何从一个数据库迁移到另一个数据库? A: 只需要转存数据 (对于 MySQL, 使用参数 -t 或 --no-create-info), 用 Zabbix 的 schema 文件创建新的数据库,并导入数据。 3 Installation 1 数据库创建 1 Database creation 概述 Overview Zabbxi 数据库必须在 Zabbix server 或 proxy 安装的时候创建。A Zabbix database must be created during the installation of Zabbix server or proxy. 本节提供有关创建 Zabbix 数据库 数据库的说明。每个受支持的数据库都有对应的创建命令。This section provides instructions for creating a Zabbix database. A separate set of instructions is available for each supported database.schema.sql, images.sql and 0 码力 | 1725 页 | 11.53 MB | 1 年前3
Zabbix 6.0 Manual. . . . . . . . . . . . . . . 1741 5 Zabbix 使用手册 欢迎查阅 Zabbix 用户使用手册。 Zabbix 产品手册由原厂 Zabbix 技术团队创建、Zabbix 中国——上海宏时数据系统有限公司组织开源社区志愿者翻译并维护。希望能帮助 用户更好地使用 Zabbix,解决和管理日常 IT 运维监控遇到的各种问题。翻译虽然结束,优化并未停止,如有优化反馈、申请成为译者, 17502189550,market@grandage.cn。 ###版权声明 Zabbix 文档不在 GPL 许可下分发。利用 Zabbix 文档受以下条款约束: 您可以为了个人使用需要打印文档副本。在未以任何方式更改或编辑实际内容的前提下,允许转换成其他格式。你应该不得以任何形式或 在任何媒体上传播此文档,除非您以类似 Zabbix 的方式传播文档(即以电子方式在 Zabbix 网站上下载)或 USB 或类似媒介上,但前提 书面授权同意。Zabbix 对此文档以上未明确授权的所有文件保留所有权。 1. 简介 请使用侧边栏访问简介部分中的内容。 1 手册结构 结构 本手册的内容分为多个部分和小节,以便您轻松访问感兴趣的特定主题。 当您导航到各个部分时,请确保展开部分文件夹以显示子文件和各个页面中包含的全部内容。 手册尽可能提供相关内容页面之间的交叉链接,以确保用户不会错过相关信息。 章节 简介 提供有关当前 Zabbix 软件的一般信息。阅读本节应该为您提供选择0 码力 | 1741 页 | 22.78 MB | 1 年前3
Python 标准库参考指南 3.6.15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 220 8.9 types —动态类型创建和内置类型名称 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 8.10 copy —浅层 (shallow) 和深层 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 10 函数式编程模块 309 10.1 itertools —为高效循环而创建迭代器的函数 . . . . . . . . . . . . . . . . . . . . . . . . . . 309 10.2 functools —高阶函数和可调用对象上的操作 . . —Bootstrapping the pip installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1502 28.3 venv —创建虚拟环境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1503 28.4 zipapp0 码力 | 1886 页 | 8.95 MB | 9 月前3
Python 标准库参考指南 3.6.15 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 220 8.9 types —动态类型创建和内置类型名称 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 8.10 copy —浅层 (shallow) 和深层 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302 10 函数式编程模块 309 10.1 itertools —为高效循环而创建迭代器的函数 . . . . . . . . . . . . . . . . . . . . . . . . . . 309 10.2 functools —高阶函数和可调用对象上的操作 . . —Bootstrapping the pip installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1502 28.3 venv —创建虚拟环境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1503 28.4 zipapp0 码力 | 1886 页 | 8.95 MB | 9 月前3
Python 标准库参考指南 3.7.13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 226 8.9 types --- 动态类型创建和内置类型名称 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 8.10 copy --- 浅层 (shallow) . . . . . . . . . . . . . . . . . . . . . . . . . . 308 10 函数式编程模块 315 10.1 itertools --- 为高效循环而创建迭代器的函数 . . . . . . . . . . . . . . . . . . . . . . . . . . 315 10.2 functools --- 高阶函数和可调用对象上的操作 . Bootstrapping the pip installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1558 29.3 venv --- 创建虚拟环境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1559 29.4 zipapp0 码力 | 1961 页 | 9.14 MB | 9 月前3
Python 标准库参考指南 3.7.13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 8.9 types --- 动态类型创建和内置类型名称 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 222 8.10 copy --- 浅层 (shallow) 和深层 . . . . . . . . . . . . . . . . . . . . . . . . . . 294 10 函数式编程模块 301 10.1 itertools --- 为高效循环而创建迭代器的函数 . . . . . . . . . . . . . . . . . . . . . . . . 301 10.2 functools --- 高阶函数和可调用对象上的操作 . . . Bootstrapping the pip installer . . . . . . . . . . . . . . . . . . . . . . . . . . 1468 29.3 venv --- 创建虚拟环境 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1469 29.4 zipapp0 码力 | 1846 页 | 9.09 MB | 9 月前3
共 603 条
- 1
- 2
- 3
- 4
- 5
- 6
- 61













