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

无数据

分类

全部后端开发(27)C++(14)云计算&大数据(11)Julia(10)VirtualBox(7)综合其他(2)Python(2)Django(2)人工智能(2)数据库(1)

语言

全部英语(24)中文(繁体)(10)中文(简体)(6)英语(1)

格式

全部PDF文档 PDF(38)其他文档 其他(2)PPT文档 PPT(1)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 41 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • Julia
  • VirtualBox
  • 综合其他
  • Python
  • Django
  • 人工智能
  • 数据库
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Object Lifetime: From Start to Finish

    << ")" << endl; } int m_i; }; int main() { auto v1 = Foo(1); { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY5311 1 2 3 4 5 6 7 8 9 << ")" << endl; } int m_i; }; int main() { auto v1 = Foo(1); { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY5311 1 2 3 4 5 6 7 8 9 } int m_i; }; int main() { auto v1 = Foo(1); // Foo(1) { auto v2 = Foo(2); } auto v3 = Foo(3); auto v4 = new Foo(4); } https://godbolt.org/z/4WroY5311 1 2 3 4 5 6 7 8 9
    0 码力 | 214 页 | 9.34 MB | 5 月前
    3
  • pdf文档 Branchless Programming in C++

    (data hazard)Branchless Computing 27 BRANCHES: BANE OF THE PIPELINES ● Hard to pipeline code: a += (v3[i]) ? (v1[i]+v2[i]) : (v1[i]*v2[i]) ● Pipelining relies on a continuous stream of instructions that order ● CPU must wait until it knows which instruction to fetch next load:v1[i]...v3[i] cmp[i]:v3[i]==0 jump if true a[i]:a+=v1[i]+v2[i] jump a[i]:a+=v1[i]*v2[i] ...Branchless Computing code: a += (v3[i]) ? (v1[i]+v2[i]) : (v1[i]*v2[i]) load:v1[i]...v3[i] cmp[i]:v3[i]==0 jump if true a[i]:a+=v1[i]+v2[i] jump a[i]:a+=v1[i]*v2[i] ... cmp[i+1]:v3[i+1]==0 load:v1[i+1]...v3[i+1] jump
    0 码力 | 61 页 | 9.08 MB | 5 月前
    3
  • pdf文档 CppCon 2021: Persistent Data Structures

    CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 Table pairs CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 K5 V5 K6 V6 K7 V7 K8 V8 K1 V1 K2 V2 1.dat 2.dat 3 CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 Table pairs CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 K5 V5 K6 V6 K7 V7 K8 V8 K1 V1 K2 V2 1.dat 2.dat 3 CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 Table pairs CHM copyIdx copyDone size slots newTable K1 V1 K2 V2 K3 V3 K4 V4 K5 V5 K6 V6 K7 V7 K8 V8 K1 V1 K2 V2 1.dat 2.dat 3
    0 码力 | 56 页 | 1.90 MB | 5 月前
    3
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    quantity v1 = 110 * (km / h); // 110 km/h constexpr quantity v2 = 70 * mph; // 70 mi/hhello, units auto v3 = avg_speed(220. * isq::distance[km], 2 * h); // 110.0 km/h auto v4 = avg_speed(isq::distance(140 * h); // 70.0 mi/hhello, units constexpr auto avg_speed(auto d, auto t) { return d / t; } auto v3 = avg_speed(220. * isq::distance[km], 2 * h); // 110.0 km/h auto v4 = avg_speed(isq::distance(140 avg_speed(QuantityOf auto d, QuantityOf auto t) { return d / t; } auto v3 = avg_speed(220. * isq::distance[km], 2 * h); // 110.0 km/h auto v4 = avg_speed(isq::distance(140
    0 码力 | 106 页 | 5.66 MB | 5 月前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    'b', 'c' }; std::vector v3 { 3, 4, 5 }; auto r1 { std::views::zip(v1, v2) }; // {(1,'a'),(2,'b')} auto r2 { std::views::zip_transform(std::multiplies(), v1, v3) }; // {3,8}78 Changes auto r5 { v2 | std::views::pairwise }; // {('a','b'),('b','c’)} std::vector v3 { 3, 4, 5 }; auto r6 { v3 | std::views::pairwise_transform(std::plus()) }; // {7,9}80 Changes to Views Library
    0 码力 | 105 页 | 759.96 KB | 5 月前
    3
  • pdf文档 Implementing Particle Filters with Ranges

    #1 #include #include v3/view/facade.hpp> #include v3/view/transform.hpp> #include v3/range/conversion.hpp> #include v3/view/take_exactly.hpp> #include
    0 码力 | 83 页 | 4.70 MB | 5 月前
    3
  • pdf文档 Best practices for building Kubernetes Operators

    apability Model https://operatorframework.io/operator-capabilities/Validation & DefaultingOpenAPI v3 schemas ● Validation is done on PUT / POST / PATCH requests ● apiVersion, kind, metadata validation password ○ byte ○ binary ○ … ● Quantors for subschemas ○ allOf ○ oneOf ○ anyOf ○ notOpenAPI v3 schemas https://book.kubebuilder.io/reference/generating-crdValidation rules - Common Expression Language Defaulter function https://book.kubebuilder.io/cronjob-tutorial/webhook-implementationDefaulting - OpenAPI v3 schema https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#defaulting
    0 码力 | 36 页 | 2.19 MB | 5 月前
    3
  • pdf文档 Effective Ranges: A tutorial for using C++2X ranges

    std::vector v3 = {3, 4, 5}; // {(1, 'a'), (2, 'b')} std::print("{}\n", std::views::zip(v1, v2)); // {3, 8} std::print("{}\n", std::views::zip_transform(std::multiplies(), v1, v3) // std::print("{}\n", v2 | std::views::pairwise); // {7, 9} std::print("{}\n", v3 | std::views::pairwise_transform(std::plus())); 6 . 6Adjuncts Adjuncts 7 . 1span span span is
    0 码力 | 56 页 | 15.30 MB | 5 月前
    3
  • pdf文档 Embracing CTAD

    { return vector{std::forward(t)}; } int main() { std::vector v1{1,2,3}; auto v3 = make_vector(1); // std::vector auto v4 = make_vector(v1); static_assert(st { return vector{std::forward(t)}; } int main() { std::vector v1{1,2,3}; auto v3 = make_vector(1); // std::vector auto v4 = make_vector(v1); static_assert(st return vector{std::forward(t)}; } int main() { std::vector v1{1,2,3}; auto v3 = make_vector(1); // std::vector auto v4 = make_vector(v1); static_assert(st
    0 码力 | 98 页 | 4.62 MB | 5 月前
    3
  • pdf文档 Cache-Friendly Design in Robot Path Planning

    ==131579== Cachegrind, a cache and branch-prediction profiler ==131579== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. … ==131579== I refs: 20,721,901,316 ==131579== I1 misses: ==131579== Cachegrind, a cache and branch-prediction profiler ==131579== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. … ==131579== I refs: 20,721,901,316 ==131579== I1 misses: Cachegrind, a cache and branch-prediction profiler 1 ==131579== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. 2 3 … 4 5 6 7 8 ==131579== 9 ==131579== D refs: 7,762
    0 码力 | 216 页 | 10.68 MB | 5 月前
    3
共 41 条
  • 1
  • 2
  • 3
  • 4
  • 5
前往
页
相关搜索词
ObjectLifetimeFromStarttoFinishBranchlessProgramminginC++CppCon2021PersistentDataStructuresExplorationofStronglytypedUnitsCaseStudyfromDigitalAudio23AnOverviewAlmostAllNewandUpdatedFeaturesImplementingParticleFilterswithRangesBestpracticesforbuildingKubernetesOperatorsEffectivetutorialusing2XrangesEmbracingCTADCacheFriendlyDesignRobotPathPlanning
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩