积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(103)C++(103)Conan(63)

语言

全部英语(102)中文(简体)(1)

格式

全部PDF文档 PDF(102)TXT文档 TXT(1)
 
本次搜索耗时 0.015 秒,为您找到相关结果约 103 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Au Units

    slides chiphogg/cppcon-2023-au-units 12Units library: basic concept // No units library: double distance_m; 1 2 3 4 5 3Units library: basic concept // With units library: Quantity double> distance; // No units library: 1 double distance_m; 2 3 4 5 3.1Units library: basic concept // With units library: Quantity distance; // No units library: 1 double distance_m; distance_m; 2 3 4 5 3.2Units library: basic concept // With units library: Quantity distance; // No units library: 1 double distance_m; 2 3 4 5 3.3Aurora InnovationAurora InnovationFlashback:
    0 码力 | 191 页 | 22.37 MB | 6 月前
    3
  • pdf文档 Improving Our Safety With a Quantities and Units Library

    quantities and units library The future is here 2CppCon 2024: Improving our safety with a quantities and units library The future is here 3CppCon 2024: Improving our safety with a quantities and units library 2024: Improving our safety with a quantities and units library Tactical Flight Computer 5CppCon 2024: Improving our safety with a quantities and units library Tactical Flight Computer 6• A major concern safer high-level abstractions in the library CppCon 2024: Improving our safety with a quantities and units library C++ safety 7• Many C++ engineers are expected to write life-critical so�ware today • Experience
    0 码力 | 207 页 | 6.93 MB | 6 月前
    3
  • pdf文档 A Physical Units Library for the Next C++

    Mateusz Pusz September 15, 2020 A Physical Units Library For the Next C++CppCon 2020 | A Physical Units Library For the Next C++ Motivation, Existing Practice, Challenges... 21 Quick Start 2 Strong Experience 5 Framework Basics 6 Environment, compatibility, next steps CppCon 2020 | A Physical Units Library For the Next C++ Agenda 31 Quick Start 2 Strong Interfaces 3 As fast as (or even faster) compatibility, next steps CppCon 2020 | A Physical Units Library For the Next C++ Agenda In Q&A please refer to the slide number. 3CppCon 2020 | A Physical Units Library For the Next C++ QUICK START 4// simple
    0 码力 | 172 页 | 6.17 MB | 6 月前
    3
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    wikimedia.org/w/index.php?curid=49765027 https://www.vintagesynth.com/misc/tassman4.phpWhat do units matter?What do units matter? ...making it to Mars.Mars climat orbiter Launch December 11, 1998 Cost $327 newton-secondsWhat do units matter? … “is it supposed to make sound?”Not life and death, but audio bugs can be dangerous ● Hearing loss ● Damaged speakers ● Crashes during live performanceI tried boost::units… …and …and gave up.My journey to mp-units… https://github.com/mpusz/mp-unitsMy journey to to mp-units… ● P1386 A Standard Audio API for C++: Motivation, Scope, and Basic Design ○ Wanted standard vocabulary
    0 码力 | 106 页 | 5.66 MB | 6 月前
    3
  • pdf文档 Adventures in SIMD Thinking (Part 2 of 2)

    Advance to the next state while (curr > ERR) //- Loop over subsequent units { if (pSrc < pSrcEnd) { unit = *pSrc++; //- Cache the current code unit to the next state while (curr > ERR) //- Loop over subsequent code units { ... } return curr; }Copyright © 2020 Bob Steagall K E W B C O M P U T I N G 39 CppCon 2020 - Adventures to the next state while (curr > ERR) //- Loop over subsequent code units { ... } return curr; }Copyright © 2020 Bob Steagall K E W B C O M P U T I N G 40 CppCon 2020 - Adventures
    0 码力 | 135 页 | 551.08 KB | 6 月前
    3
  • pdf文档 C++20 Modules: The Packaging and Binary Redistribution Story

    foxtrot.cxx golf.cxx alpha.o bravo.o charlie.o delta.o foxtrot.o golf.o Module interface units need to be compiled before any of the importers import fmt; fmt.cxx fmt.pcm fmt.oCompilation time included in many translation units, the compiler does the same job repeatedly ○ Downsides w.r.t. the preprocessor ● Using import introduces a dependency order between translation units ○ The BMI for module module interface units must be generated before any importer is translated - have to work out build order ○ But better isolation between modules and importers ○ Potential for improved compilation times●
    0 码力 | 76 页 | 2.09 MB | 6 月前
    3
  • pdf文档 Implementing C++ Modules: Lessons Learned, Lessons Abandoned

    Rule is your friend – Named modules provide ODR guarantees, by design – Header files and header units require (expensive) incomplete ODR checks, and demand complete trust 4 (C) Dos Reis & DaCamara; principle ▪ Headers vs header units vs named modules ▪ Spectacular improvement in compile-time performance 23 (C) Dos Reis & DaCamara; CppCon 2021Headers vs header units vs named modules #include needed main() { std::cout << "Hello, World!\n"; } (C) Dos Reis & DaCamara; CppCon 2021Headers vs header units vs named modules #include needed headers import needed headers import std #include “all_std
    0 码力 | 53 页 | 1.33 MB | 6 月前
    3
  • pdf文档 Boosting Software Efficiency

    Look at the event service ! ComplaintsMONITORING 142 ⊡ Started reading events for specific units, but it was uncomfortable. ⊡ Two students proposed writing a script to retrieve the events and file (sort, filter, plot). How I started:MONITORING 143 ⊡ Started reading events for specific units, but it was uncomfortable. ⊡ Two students proposed writing a script to retrieve the events and file (sort, filter, plot). How I started:MONITORING 144 ⊡ Started reading events for specific units, but it was uncomfortable. ⊡ Two students proposed writing a script to retrieve the events and
    0 码力 | 180 页 | 1.65 MB | 6 月前
    3
  • pdf文档 Beyond Compilation Databases to Support C++ Modules: Build Databases

    ○ version, revision ○ sets ● Sets ○ family-name, name ○ visible-sets, translation-units ● Translation units ○ object, source, work-directory ○ arguments, baseline-arguments, local-arguments ○ performance metrics 21Build Databases: Sets ● Each set has: ○ Name ○ Family name ○ Translation units ○ Visible sets (names of sets that provide modules that may be imported in this set) ● In CMake ● Using “visible sets”, the target graph can be known by tooling 22Build Databases: Translation Units ● This is where existing compile database entries start showing up ○ Object (uniqueness constraint)
    0 码力 | 31 页 | 585.05 KB | 6 月前
    3
  • pdf文档 LITERALS SAFELY for Types that Behave as though Built-in - Pablo Halpern - CppCon 2021

    pn, int quantity); add_to_inventory(90042, 2); // OK. Add 2 units of part 90042 add_to_inventory(2, 90042); // Oops! Add 90042 units of part add_to_inventory(01773, 1); // Oops! Add 1 unit of part pn, int quantity); using namespace part_literals; add_to_inventory(90042_part, 2); // OK. Add 2 units of part 90042 add_to_inventory(2, 90042_part); // Argument mismatch error! Won't compile. add_to "eeec1114-8078-49c5-93ca-fea6fbd6a280"_UUID; // OK UUIDv4 Bad = "123x"_UUID; // Error: bad UUID formatPhysical units 10/26/21 Pablo Halpern, 2021 (CC BY 4.0) 55 namespace si_literals { constexpr Distance operator""_m
    0 码力 | 66 页 | 1.47 MB | 6 月前
    3
共 103 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
AuUnitsImprovingOurSafetyWithQuantitiesandLibraryPhysicalfortheNextC++ExplorationofStronglytypedCaseStudyfromDigitalAudioAdventuresinSIMDThinkingPart20ModulesThePackagingBinaryRedistributionStoryImplementingLessonsLearnedAbandonedBoostingSoftwareEfficiencyBeyondCompilationDatabasestoSupportBuildLITERALSSAFELYTypesthatBehaveasthoughBuiltPabloHalpernCppCon2021
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩