积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(185)C++(144)云计算&大数据(84)VirtualBox(84)Conan(74)综合其他(38)Blender(33)前端开发(14)Go(7)系统运维(5)

语言

全部英语(238)中文(简体)(64)中文(繁体)(23)英语(1)

格式

全部PDF文档 PDF(326)
 
本次搜索耗时 0.014 秒,为您找到相关结果约 326 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • VirtualBox
  • Conan
  • 综合其他
  • Blender
  • 前端开发
  • Go
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: Classic 9STL

    Back to Basics: Classic STL Bob Steagall CppCon 2021CppCon 2021 – Back to Basics: Classic STL Copyright © 2021 Bob Steagall Overview • Rationale • History and design overview • Iterators • Containers • Algorithms 2CppCon 2021 – Back to Basics: Classic STL Copyright © 2021 Bob Steagall Goals and References • Goals • Understand overall STL design • Understand iterators • Recommended references The Standard C++ Library, Second Edition Nicolai M. Josuttis – Addison-Wesley 2012 • Effective STL Scott Meyers – O'Reilly 2001 • Programming: Principles and Practice Using C++, Second Edition Bjarne
    0 码力 | 75 页 | 603.36 KB | 6 月前
    3
  • pdf文档 C++20 STL Features: 1 Year of Development on GitHub

    C++20 STL Features: 1 Year of Development on GitHub Stephan T. Lavavej "Steh-fin Lah-wah-wade" Principal Software Engineer, Visual C++ Libraries stl@microsoft.com @StephanTLavavej 1 Version 1.0 - September Write down the slide numbers • Part 0: Overview • What's happened in the last year • Part 1: C++20 STL Features • Everything here is Standard, except as noted • Part 2: GitHub Development • For contributors 2Overview Part 0 3CppCon 2019 -> CppCon 2020 • Announced at CppCon 2019 • github.com/microsoft/STL • Apache License v2.0 with LLVM Exception • Implemented ~50 C++20 features • Majority from our amazing
    0 码力 | 45 页 | 989.72 KB | 6 月前
    3
  • pdf文档 A New Decade of Visual Studio: C++20, Open STL and More

    Concepts • <=> three-way comparison operator • 84 STL features including • C++ synchronization library 🕙 Coming next • C++20 constexpr • Rest of 24 C++20 STL features • std::ranges, std::format & Chrono https://github.com/microsoft/STL 84 C++20 features completed 36 C++20 features externally contributed YOU ARE AWESOME! ✅ ✅ ✅ ✅ 🐱‍🏍 Visual Studio Tue 9/15 13:30 – 14:30 C++20 STL Features: One Year of of Development on GitHub Stephan T. Lavavej – generate_n() venue https://microsoft.github.io/STL/std::ranges Huge update in 16.8 Preview 3! • 95% complete 🏁 Try it today • Algorithms: sort, rotate
    0 码力 | 37 页 | 2.67 MB | 6 月前
    3
  • pdf文档 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 seen numerous enhancements, particularly in compiler support and the STL. By 2024, C++23 has introduced many useful standard libraries like ranges, format, expected, and span. Despite these advancements paper introduces stl-preview2, 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
    0 码力 | 3 页 | 129.06 KB | 6 月前
    3
  • pdf文档 Regular, Revisited

    Regular, Revisited X Abstract “Regular” is not exactly a new concept. If we reflect back on STL and its design principles, as best described by Alexander Stepanov in his “Fundamentals of Generic taxonomies? Because STL assumes such properties about the types it deals with and imposes such conceptual requirements for its data structures and algorithms to work properly. STL vocabulary types caller. This talk will explore the relation between Regular types (plus other concepts) and STL constructs, with examples, common pitfalls and guidance.2023 Victor Ciura | @ciura_victor - Regular
    0 码力 | 180 页 | 19.96 MB | 6 月前
    3
  • pdf文档 Pipes: How Plumbing Can Make Your C++ Code More Expressive

    COLLECTIONS IN C++ -∞ Now ? for ( Before we realised STL algorithms were a thing When we realised they were important after all STL algorithms Modern C++ ranges4 auto const inputs = std::vector{1 end(inputs), back_inserter(results), [](int i){ return i * 2; }); STL ALGORITHMS auto const inputs = std::vector{1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; auto results = std::vector{}; * 2; });19 push_back results OUTLINE OF THE REST OF THE TALK What gets in a pipeline ranges STL algorithms Multiple inputs The pipes Inside a pipe Branching out pipes The output of a pipeline
    0 码力 | 61 页 | 9.52 MB | 6 月前
    3
  • pdf文档 Constructing Generic Algorithms

    1ALGORITHMS: THE SOUL OF THE STL ALGORITHMS: THE SOUL OF THE STL 3 . 1A WORD ABOUT RANGES A WORD ABOUT RANGES -- Everyone (justifying ranges) "STL algorithms are not composable." "STL algorithms are not composable doesn't exist? -- Everyone (justifying ranges) "STL algorithms are not composable." "STL algorithms are not composable." 4 . 1STL ALGORITHMS: A STUDY IN STL ALGORITHMS: A STUDY IN COMPOSABILITY COMPOSABILITY never designed to be complete.. The whole point of the STL is that decoupling containers (with the iterator abstraction) The whole point of the STL is that decoupling containers (with the iterator abstraction)
    0 码力 | 145 页 | 8.44 MB | 6 月前
    3
  • pdf文档 Template-Less Meta-Programming

    libraries!" Sean Baxter Sean Baxter 4 / 58[Examples] Standard Template Library (STL) [Examples] Standard Template Library (STL) template template constexpr variant::variant(T&& // Powered by TMP , // ... { } 5 / 58[Examples] Standard Template Library (STL) [Examples] Standard Template Library (STL) template template constexpr variant::variant(T&& ..>>::type&&; // Powered by TMP 5 / 58[Examples] Standard Template Library (STL) [Examples] Standard Template Library (STL) template template constexpr variant::variant(T&&
    0 码力 | 130 页 | 5.79 MB | 6 月前
    3
  • pdf文档 A Long Journey of Changing std::sort Implementation at Scale

    Quick sort Take any element Less to the le� More to the right Recurse on both parts 6.5Quick sort (STL version) template void sort(RandomAccessIterator first, RandomAccessIterator __quick_sort_loop(first, last); __final_insertion_sort(first, last); } 1 2 3 4 5 7Quick sort (STL version) template void sort(RandomAccessIterator first, RandomAccessIterator first, RandomAccessIterator l 3 __final_insertion_sort(first, last); 4 } 5 7.1Quick sort (STL version) template
    0 码力 | 182 页 | 7.65 MB | 6 月前
    3
  • pdf文档 Iteration Revisited

    �!= std�::end(arr); �++iter) { do_something(*iter); } 6ITERATION REVISITED STL ITERATORS ▸ STL iterators are a generalisation of array pointers ▸ Advantages: ▸ Powerful ▸ Low overhead safe operation cannot cause undefined behaviour” ▸ Most iterator operations can cause UB ▸ => STL iterators are a fundamentally unsafe abstraction 14ITERATION REVISITED ITERATION FUNDAMENTALS for improved safety by default vs STL iterators ▸ Improved ease-of-use and fewer “gotchas” ▸ Equal or better runtime performance vs C++20 ranges ▸ Compatibility with existing STL code 25ITERATION REVISITED
    0 码力 | 56 页 | 5.27 MB | 6 月前
    3
共 326 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 33
前往
页
相关搜索词
BacktoBasicsClassic9STLC++20STLFeaturesYearofDevelopmentonGitHubNewDecadeVisualStudioOpenandMore26for14DevelopersPreviewRegularRevisitedPipesHowPlumbingCanMakeYourCodeExpressiveConstructingGenericAlgorithmsTemplateLessMetaProgrammingLongJourneyChangingstdsortImplementationatScaleIteration
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩