Things Happening in SG14## +23 ## Things Happening in SG14 ## PATRICE ROY ## 20 23 October 01 - 06 ## Things happening in SG14 Making C++ better for game development & other low-latency domains Patrice Roy, CeFTI, Université programmers • WG21 and WG23 member (but I missed recent WG23 meetings) • Involved quite a bit with SG14, the low-latency study group • Occasional WG21 secretary • etc. ## Who am I? • Father of five, aged recent WG23 meetings) • Involved quite a bit with SG14, the low-latency study group Occasional WG21 secretary • etc. ## Things happening in SG14 • The abstract of this talk is as follows: • « The0 码力 | 148 页 | 1009.97 KB | 1 年前3
Debian GNU/Linux 安装手册 October 14, 2021# Debian GNU/Linux 安装手册 October 14, 2021 Debian GNU/Linux 安装手册 版权 $ ^{©} $ 2004–2019 Debian Installer 团队 本手册属于自由软件,您可以在 GNU 通用公共授权(GPL)下重新发布和(或)修改它。请在附录 F 阅读该许可证的内容。 ## Contents 1 欢迎使用 Debian 1 guest 安装 12 3.6.4 建立安装服务器 13 4 获取系统安装介质 14 4.1 官方的 Debian GNU/Linux CD/DVD 光盘套装 14 4.2 从 Debian 镜像服务器下载文件 14 4.2.1 在哪里能找到安装映像 14 4.3 自动化安装 14 4.3.1 使用 Debian 安装程序进行自动安装 15 5 用安装系统启动 16 12. Select and install additional software. 13. 安装 boot loader,它负责启动 Debian GNU/Linux 和(或)已有的其他系统。 14. 第一次加载新安装的系统; 如果您在安装过程中遇到问题,下面的信息可以帮助您找到每个步骤里涉及到那些软件包。有关这场安装“戏剧”的“主角”的介绍: 安装软件,debian-installer,0 码力 | 86 页 | 508.72 KB | 2 年前3
Debian GNU/Linux 安装手册
October 14, 2021# Debian GNU/Linux 安装手册 October 14, 2021 Debian GNU/Linux 安装手册 版权 $ ^{©} $ 2004–2019 Debian Installer 团队 本手册属于自由软件,您可以在 GNU 通用公共授权(GPL)下重新发布和(或)修改它。请在附录 F 阅读该许可证的内容。 ## Contents 欢迎使用Debian 1.1 什么是Debian? 修改该软件,并且他们工作的成果也这样发布。 ## 注意  注意,Debian 计划因为考虑用户实用性,也有不符合我们自由规则的软件包存在。这些软件包不属于官方发行版,只存在于 contrib 或 non-free Debian 镜像区域或者第三方的0 码力 | 109 页 | 620.13 KB | 2 年前3
Debian GNU/Linux 安装手册
October 14, 2021# Debian GNU/Linux 安装手册 October 14, 2021 Debian GNU/Linux 安装手册 版权 $ ^{©} $ 2004–2019 Debian Installer 团队 本手册属于自由软件,您可以在 GNU 通用公共授权(GPL)下重新发布和(或)修改它。请在附录 F 阅读该许可证的内容。 ## Contents 1 欢迎使用 Debian 1 修改该软件,并且他们工作的成果也这样发布。 ## 注意  注意,Debian 计划因为考虑用户实用性,也有不符合我们自由规则的软件包存在。这些软件包不属于官方发行版,只存在于 contrib 或 non-free Debian 镜像区域或者第三方的0 码力 | 109 页 | 618.37 KB | 2 年前3
Debian GNU/Linux 安装手册
October 14, 2021# Debian GNU/Linux 安装手册 October 14, 2021 Debian GNU/Linux 安装手册 版权 $ ^{©} $ 2004–2019 Debian Installer 团队 本手册属于自由软件,您可以在 GNU 通用公共授权(GPL)下重新发布和(或)修改它。请在附录 F 阅读该许可证的内容。 ## Contents 1 欢迎使用 Debian 1 修改该软件,并且他们工作的成果也这样发布。 ## 注意  注意,Debian 计划因为考虑用户实用性,也有不符合我们自由规则的软件包存在。这些软件包不属于官方发行版,只存在于 contrib 或 non-free Debian 镜像区域或者第三方的0 码力 | 97 页 | 562.02 KB | 2 年前3
深度学习与PyTorch入门实战 - 14. Tensor高阶[200]: b 10 tensor([[1., 1.], 11 [1., 1.]]) 12 13 In [203]: torch.where(cond>0.5, a, b) 14 Out[203]: 15 tensor([[0., 0.], 16 [0., 1.]]) ## gather torch.gather(input, dim, index0 码力 | 8 页 | 501.85 KB | 2 年前3
C++26 for C++14 Developers: STL-Preview# C++26 for C++14 Developers: STL-Preview Author Tony Lee Reply-To cosgenio@gmail.com ### 1. Introduction Since the introduction of modern C++ in 2011, the language has seen numerous enhancements like ranges, format, expected, and span. Despite these advancements, many industries still rely on C++14 or C++17, with minimal adoption of C++20 or later $ ^{1} $ . This paper introduces $ stl-preview^{2} stl-preview^{2} $ , a library that backports most of the latest STL features (including those from C++26) to C++14 (but not limited to), ensuring compatibility with existing STL implementations and bridging the gap0 码力 | 3 页 | 129.06 KB | 1 年前3
Modern C++ Tutorial: C++11/14/17/20 On the Fly# Modern C++ Tutorial: C++11/14/17/20 On the Fly Changkun Ou (hi[at]changkun.de) Last update: May 7, 2023 ## Notice The content in this PDF file may outdated, please check our website or GitHub repository International License. https://creativecommons.org/licenses/by-nc-nd/4.0/ # Modern C++ Tutorial C++11/14/17/20 On the Fly The Fastest Guide towards Modern C++ Images|\# of Classes| |---|---|---| |ImageNet (Small)|1.3 Million|1 Thousand| |ImageNet-21K (Medium)|14 Million|21 Thousand| |JFT (Big)|300 Million|18 Thousand| 在ImageNet(small)预训练,ViT的效果低于Resnet。 在Im0 码力 | 34 页 | 2.78 MB | 2 年前3
现代C++ 教程:高速上手C++11/14/17/20# 现代 C++ 教程:高速上手 C++11/14/17/20 欧长坤 (hi[at]changkun.de) 最后更新 2023 年 5 月 7 日- ff6ee89 注意 此 PDF 的内容可能过期,请检查本书网站以及 GitHub 仓库以获取最新内容。 ## 版权声明 本书系欧长坤著,采用“知识共享署名-非商业性使用-禁止演绎4.0国际许可协议(CC BY-NC-ND)”进行许可 BY-NC-ND)”进行许可。https://creativecommons.org/licenses/by-nc-nd/4.0/ Everything is compiler. 现代 C++教程 高速上手 C++11/14/17/20 The Fastest Guide towards Modern C++ TransformerCNNPatch Embedding多层感知机(MLP)C++11C++17C++20现代C++结构化绑定Lambda表达式













