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

无数据

分类

全部后端开发(150)C++(150)Conan(74)

语言

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

格式

全部PDF文档 PDF(149)PPT文档 PPT(1)
 
本次搜索耗时 0.031 秒,为您找到相关结果约 150 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Structure and Interpretation of Computer Programs

    0 码力 | 136 页 | 7.35 MB | 6 月前
    3
  • pdf文档 Neighborhoods Banding Together: Reasoning Globally about Programs

    Neighborhoods Banding Together Reasoning Globally about Programs Lisa LippincottThe code here is written in a fantasy C++, with extensions supporting local reasoning.void foo() implementation { … … … bar();
    0 码力 | 49 页 | 1.03 MB | 6 月前
    3
  • pdf文档 Bridging the Gap: Writing Portable Programs for CPU and GPU

    1/66Bridging the Gap: Writing Portable Programs for CPU and GPU using CUDA Thomas Mejstrik Sebastian Woblistin 2/66Content 1 Motivation Audience etc.. Cuda crash course Quiz time 2 Patterns Oldschool tell me about afterwards7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Algorithms are designed differently Latency/Throughput Memory sense? Scope of the talk7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Why it makes sense? Library/Framework developers Embarrassingly
    0 码力 | 124 页 | 4.10 MB | 6 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    Rules • IPC stands for Intra-Process Communication • Programs stand for software running in a constrained environment ▪ CCI stands for: oContract oConcept oImplementationProblem Definition: Channel
    0 码力 | 57 页 | 7.11 MB | 6 月前
    3
  • pdf文档 Design patterns for error handling in C++ programs using parallel algorithms and executors

    Design patterns for error handling in C++ programs using parallel algorithms and executors Mark Hoemmen* mhoemmen@stellarscience.com CppCon 2020 * hoʊ’mən, or hœm’mən; he/himWho am I? • > 10 years
    0 码力 | 32 页 | 883.27 KB | 6 月前
    3
  • pdf文档 High-Performance Cross-Platform Architecture: C++20 Innovations

    • Open for extension • Closed for modification • Implemented via delegated polymorphism Since programs that conform to the open–closed principle are changed by adding new code, rather than by changing changing existing code, they do not experience the cascade of changes exhibited by non-conforming programs. — Robert C. Martin (1996)Example: Drawing Shapes — The C Way Before OCP Shape Data Drawing Functions q.y() } -> std::same_as; { q.z() } -> std::same_as; };Supporting Concepts Arithmetic MutuallyArithmetic template concept Arithmetic = std::is_arithmetic_v;
    0 码力 | 75 页 | 581.83 KB | 6 月前
    3
  • pdf文档 Heterogeneous Modern C++ with SYCL 2020

    14SYCL Implementations in Development Multiple Backends in Development There is development on supporting SYCL on even more low-level frameworks. For more information: http://sycl.tech Source Code IMG PowerVR Renesas R-Car NVIDIA GPUs Experimental XILINX FPGAs POCL (open-source OpenCL supporting CPUs and NVIDIA GPUs and more) Any CPU Experimental AMD GPUs NVIDIA GPUs Any CPU SYCL enables C++ Std, C, Python Libraries Libraries augment compiler optimizations for Performance Portable programs Use open standards to run Performance Portable code on new generation, or different vendor’s
    0 码力 | 114 页 | 7.94 MB | 6 月前
    3
  • pdf文档 Delivering safe C++

    data • P.11: Encapsulate messy constructs, rather than spreading through the code • P.12: Use supporting tools as appropriate • P.13: Use support libraries as appropriate Stroustrup - C++ safety -CppCon • A set of fundamental guarantees are standard • There are rules for composing code fragments supporting different guarantees • The set of guarantees assumed by and provided by a unit of code is stated upgrade billions of lines of code at once • We want to use several different profiles in larger programs • Mixing profiles is a generalization of the safe/unsafe oversimplification • “safe code” calling
    0 码力 | 74 页 | 2.72 MB | 6 月前
    3
  • pdf文档 Thinking Functionally In C++

    Color { Green,Orange, Purple };Why are these categories important? • Actions • Allow input to programs that is unknown when the program was written • Performing an action has consequences • Affect how oven1 = Oven(oven_reserve_next_available()); oven1.TurnOn(); oven1.SetTemperature(375);Supporting new functions typedef int OVEN_HANDLE typedef int OVEN_ERR OVEN_HANDLE oven_reserve_next_available();
    0 码力 | 114 页 | 3.14 MB | 6 月前
    3
  • pdf文档 C++ Exceptions for Smaller Firmware

    program to compare std::expected to exception handling. My requirements were: 1. Generate two C++ programs (except.cpp & result.cpp) that are isomorphic to each other. 2. Focus on propagation vs handling research on the topics of performance of exceptions and reliability of the resulting code in C++.✨ Supporting ✨ this work 232 Github sponsorship page For inquiry: estell.exceptions@gmail.comQuestions
    0 码力 | 237 页 | 6.74 MB | 6 月前
    3
共 150 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 15
前往
页
相关搜索词
StructureandInterpretationofComputerProgramsNeighborhoodsBandingTogetherReasoningGloballyaboutBridgingtheGapWritingPortableforCPUGPUSuperChargeYourIPCWithC++20CCIPatternDesignpatternserrorhandlinginprogramsusingparallelalgorithmsexecutorsHighPerformanceCrossPlatformArchitectureInnovationsHeterogeneousModernwithSYCL2020DeliveringsafeThinkingFunctionallyInExceptionsSmallerFirmware
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩