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

无数据

分类

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

语言

全部英语(83)

格式

全部PDF文档 PDF(83)
 
本次搜索耗时 0.038 秒,为您找到相关结果约 83 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Session Types in C++

    50Communication? • Abstraction: channels... or actors Two main cases in practice • concurrent queues • networking sockets 51Communication? • Abstraction: channels... or actors Two main cases in practice Bounded/Unbounded, Sync/Async, MPMC, MPSC, SPMC, SPSC, Lockfree, Blocking... 52Communication? • Abstraction: channels... or actors Two main cases in practice • concurrent queues • networking sockets Bounded/Unbounded Bounded/Unbounded, Sync/Async, MPMC, MPSC, SPMC, SPSC, Lockfree, Blocking... 53Communication? • Abstraction: channels... or actors Two main cases in practice • concurrent queues • networking sockets io_context,
    0 码力 | 89 页 | 1.55 MB | 6 月前
    3
  • pdf文档 Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices

    architecture created by Google ◮ Trained on 1000 classes ◮ Accepts 224x224-pixel images, with 3 color channels per pixel (RGB) ◮ Labels are stored separate from the model: ◮ labels mobilenet quant v1 224.txt recognition ◮ Contains 125 images for each class ◮ Images have various sizes ◮ Images have 3 color channels per pixel (RGB) ◮ Laurence Moroney’s Rock-Paper-Scissors dataset (published by Sani Kamal on Kaggle) into training data (840) and testing data (124) ◮ Images are 300x300 pixels ◮ Images have 3 color channels per pixel (RGB) 35 / 50Train a Rock-Paper-Scissors model ◮ Transfer learning from a ResNet50 model
    0 码力 | 51 页 | 1.78 MB | 6 月前
    3
  • pdf文档 C++/Rust Interop: Using Bridges in Practice

    ChannelsRegistry; #[rust_name = "channels_registry_new"] fn construct_unique() -> UniquePtr; } } fn main() { let mut registry = data_tamer::channels_registry_new(); } main.rs
    0 码力 | 45 页 | 724.12 KB | 6 月前
    3
  • pdf文档 Remote Execution Caching Compiler (RECC)

    code: https://gitlab.com/BuildGrid/buildbox Reach out on Slack: https://buildteamworld.slack.com/channels/recc Email Me: sbairoliya@bloomberg.net
    0 码力 | 6 页 | 2.03 MB | 6 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    Channel Extraction 1. Images are used throughout different applications. 2. We want to extract color channels that images consist of. 3. We want to provide a service with communication endpoint.Implementation:
    0 码力 | 57 页 | 7.11 MB | 6 月前
    3
  • pdf文档 Khronos APIs for Heterogeneous Compute and Safety: SYCL and SYCL SC

    Contribute to SYCL/SC open source specs, CTS, tools and ecosystem Khronos SYCL/SC Forums, Slack Channels, Stackoverflow, reddit, and SYCL.tech Khronos members https://www.khronos.org/members/ https://www
    0 码力 | 82 页 | 3.35 MB | 6 月前
    3
  • pdf文档 Delivering safe C++

    acquired and released after use • E.g., files, memory, locks, database transactions, communication channels, GUI connections, threads • Explicit release is error-prone • Resource exhaustion can render a system
    0 码力 | 74 页 | 2.72 MB | 6 月前
    3
  • pdf文档 Conan 1.9 Documentation

    without modifications, to another official group or company username. • stable is the channel. Channels provide another way to have different variants of packages for the same library and use them interchangeably to bintray. You can manage it as a package, you can version it, overwrite it, delete it, create channels (testing/stable...), and the most important: bring it to your projects as a regular dependency. built and tested in a wide range of configurations). From the perspective of a library developer, channels could be used to create different scopes of your library. For example, use rc channel for release
    0 码力 | 470 页 | 3.05 MB | 1 年前
    3
  • pdf文档 Heterogeneous Modern C++ with SYCL 2020

    GitHub Contribute to SYCL open source specs, CTS, tools and ecosystem Khronos SYCL Forums, Slack Channels, Stackoverflow, reddit, and SYCL.tech Khronos members https://www.khronos.org/members/ https://www
    0 码力 | 114 页 | 7.94 MB | 6 月前
    3
  • pdf文档 Conan 1.10 Documentation

    without modifications, to another official group or company username. • stable is the channel. Channels provide another way to have different variants of packages for the same library and use them interchangeably to bintray. You can manage it as a package, you can version it, overwrite it, delete it, create channels (testing/stable...), and the most important: bring it to your projects as a regular dependency. built and tested in a wide range of configurations). From the perspective of a library developer, channels could be used to create different scopes of your library. For example, use rc channel for release
    0 码力 | 479 页 | 3.09 MB | 1 年前
    3
共 83 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
SessionTypesinC++LeveragingthePowerofforEfficientMachineLearningonEmbeddedDevicesRustInteropUsingBridgesPracticeRemoteExecutionCachingCompilerRECCSuperChargeYourIPCProgramsWith20andCCIPatternKhronosAPIsHeterogeneousComputeSafetySYCLSCDeliveringsafeConan1.9DocumentationModernwith20201.10
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩