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

无数据

分类

全部后端开发(52)C++(36)Go(8)Julia(8)系统运维(1)网络与安全(1)

语言

全部英语(42)中文(繁体)(8)zh(3)

格式

全部PDF文档 PDF(46)PPT文档 PPT(6)DOC文档 DOC(1)
 
本次搜索耗时 0.016 秒,为您找到相关结果约 53 个.
  • 全部
  • 后端开发
  • C++
  • Go
  • Julia
  • 系统运维
  • 网络与安全
  • 全部
  • 英语
  • 中文(繁体)
  • zh
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Connecting User And Library Code

    opposed to library sharing entities with other libraries+ @@@ Deducing this removes the need for CRTP2 Slides1. https://godbolt.org/z/eTznPrno5 @@@ Use default if there’s motivation for default implementation interface, with the fundamental types not being able to opt into any abstract interface at all.”5 Slides@@@ (*) Concepts are only limiting by behavior / qualities@@@ All of library code is in LibSpace, (https://godbolt.org/z/6PdebYn1K) (*) 5. https://fmt.dev/latest/api.html#formatting-user-defined-types7 Slides1. Namespaces ordering: https://godbolt.org/z/qvMcYn1Kd (if in both the namespace and the argument’s
    0 码力 | 58 页 | 18.82 MB | 5 月前
    3
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    Hogg)Conventions in the slides ● constexpr or inline may be left off for slides ● using mp_units in all slides ● ni:: / tp:: for example code ○ unless defined on the slideConventions in the slides ● constexpr constexpr or inline may be left off for slides ● using mp_units in all slides ● ni:: / tp:: for example code ○ unless defined on the slide ●hello, units using namespace mp_units::si::unit_symbols; using namespace constexpr auto n_16th = SixteenthNote; }Conventions in the slides ● constexpr or inline may be left off for slides ● using mp_units in all slides ● ni:: / tp:: for example code ○ unless defined on the slide
    0 码力 | 106 页 | 5.66 MB | 5 月前
    3
  • pdf文档 Au Units

    Notes for PDF users If you’re reading these slides as a PDF, know that this is not their intended format. You shouldn’t expect to be able to read the slides and understand the presentation. The biggest is the speaker’s notes. Without them, the slides will not all make sense, and you could easily misinterpret some of them. Additionally: some individual slides have rendered incorrectly, such as “Embedded can also go to the repository itself, , either to host the slides locally, or to see how the talk is implemented or was made. online slides chiphogg/cppcon-2023-au-units 12Units library: basic concept
    0 码力 | 191 页 | 22.37 MB | 5 月前
    3
  • pdf文档 Shared Libraries

    • Unix-like systems • Mostly MacOS too (1 important distinction to come) 2Intro to Linking in 3 slides, #1 R/X segment R/W segment binary .text .data … src1.cpp src2.cpp obj1 .text (code) Loader 3exe … lib1 … lib2 … Intro to Linking in 3 slides, #2 4Intro to Linking in 3 slides, #3 foo(); ... code 5Intro to Linking in 3 slides, #3 call 0x00000000 ... code 0x1000: 6 .reloc “Find `foo` and write its address at 0x1001”Intro to Linking in 3 slides, #3 call [0x2000] ... code 0x2000: call [0x2000] ... call [0x2000] ... 7 .reloc “Find `foo` and write its address at
    0 码力 | 69 页 | 1.40 MB | 5 月前
    3
  • pdf文档 Building a Coroutine-Based Job System Without Standard Library

    coming to my talk. Note: The sample code I release isn’t 100% the same to the one in the slides. The code for slides are more simplified for understanding and to be better fit for display 12 WHO AM I knowledge system. I hope the following information can be helpful and I attached some links in the slides, or pointers to different part of the specs, for people that need more reference and details. 34 initial_suspend_awaitable isa::await_ready isa::isa Using what we discussed in the previous 60 slides, we can have this timeline. So when we call into the coroutine, again, we first construct the coroutine
    0 码力 | 120 页 | 2.20 MB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    C++17 and C++20 primitives [35–45] Questions? ● The blue/green pattern [46–52] ● Bonus C++20 slides [53–58] Questions? 2What is concurrency? ● Concurrency means doing switching back and forth between them. ○ Writing slides and answering email ● Parallelism means doing two things in parallel — simultaneously. ○ Writing slides and listening to music ● In extremely broad
    0 码力 | 58 页 | 333.56 KB | 5 月前
    3
  • pdf文档 Message Handling with Boolean Algebra

    Programming" 2Frontmatter No AI/LLM was used in the creation of this talk. Code is simplified for slides; may have some errors in translation. Real code is at The code here is mostly east-const. I have (const_view msg) { /* do something */ }); 30Boolean algebra primer/refresher In upcoming slides you'll see some Boolean expressions (not necessarily in C++). Just so we're all clear, I'm using
    0 码力 | 103 页 | 4.37 MB | 5 月前
    3
  • pdf文档 Techniques to Optimise Multi-threaded Data Building During Game Development

    Techniques I've used to optimise the data building system Time for questions at end Numbers at bottom of slides Speaker notesABOUT ME • Programming in C++ since 1999 (Professionally since 2005) • Worked in Embedded com/in/dominik-grabiec-4866288 48QUESTIONS 49REFERENCES • Job System ▪ GDCVault - ▪ GDCVault - (Slides) ▪ Chapter 8.6 Multiprocessor Game Loops Parallelizing the Naughty Dog Engine The Job System in
    0 码力 | 99 页 | 2.40 MB | 5 月前
    3
  • pdf文档 Just-In-Time Compilation: The Next Big Thing

    COM/QUANTLABFINANCIAL HTTPS://WWW.QUANTLAB.COM/CAREERS HTTPS://WWW.QUANTLAB.COM/CAREERS 8BONUS SLIDES BONUS SLIDES 9 . 1JIT IN THE COMPILER - SPECULATION JIT IN THE COMPILER - SPECULATION 9 . 2JIT IN THE
    0 码力 | 222 页 | 5.45 MB | 5 月前
    3
  • pdf文档 A New Dragon in the Den: Fast Conversion From Floating-Point Numbers

    CppCon 2024WARNING: This PDF poorly reproduces the slides shown at the talk. You are strongly encourage to watch the talk, with its proper slides, when it becomes available on YouTube.Hercules slaying
    0 码力 | 171 页 | 6.42 MB | 5 月前
    3
共 53 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
ConnectingUserAndLibraryCodeExplorationofStronglytypedUnitsCaseStudyfromDigitalAudioAuSharedLibrariesBuildingCoroutineBasedJobSystemWithoutStandardBacktoBasicsConcurrencyMessageHandlingwithBooleanAlgebraTechniquesOptimiseMultithreadedDataDuringGameDevelopmentJustInTimeCompilationTheNextBigThingNewDragonintheDenFastConversionFromFloatingPointNumbers
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩