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

无数据

分类

全部后端开发(357)C++(232)Python(63)系统运维(23)综合其他(20)网络与安全(20)Julia(18)Conda(17)云计算&大数据(15)数据库(14)

语言

全部英语(359)中文(简体)(32)中文(繁体)(24)zh(6)日语(3)中文(简体)(2)英语(2)[zh](1)西班牙语(1)

格式

全部PDF文档 PDF(400)DOC文档 DOC(12)PPT文档 PPT(11)其他文档 其他(11)TXT文档 TXT(1)
 
本次搜索耗时 0.659 秒,为您找到相关结果约 435 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 系统运维
  • 综合其他
  • 网络与安全
  • Julia
  • Conda
  • 云计算&大数据
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 日语
  • 中文(简体)
  • 英语
  • [zh]
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • PPT文档 PPT
  • 其他文档 其他
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: The structure of a Program

    Back to Basics: The Structure of a Program Bob Steagall CppCon 2020 K E W B C O M P U T I N GCopyright © 2020 Bob Steagall K E W B C O M P U T I N G Overview • The process of building a program • What rule (ODR) • Storage duration • ABIs and name-mangling • Linking and loading CppCon 2020 - The Structure of a Program 2Copyright © 2020 Bob Steagall K E W B C O M P U T I N G Goals • Describe a few important CppCon 2020 - The Structure of a Program 3Copyright © 2020 Bob Steagall K E W B C O M P U T I N G Building and Running a C++ Program • 50,000 ft view CppCon 2020 - The Structure of a Program 4 Input
    0 码力 | 64 页 | 390.34 KB | 6 月前
    3
  • pdf文档 Structure and Interpretation of Computer Programs

    0 码力 | 136 页 | 7.35 MB | 6 月前
    3
  • pdf文档 jsc::chunk_evenly Range Adaptor for Distributing Work Across Tasks

    LIALBIC index 3456789140 1 12 chunk size =5 1121s1aslsl7lsls none is Suitable to distribute work across taskSs chunk count = 5 @xe9 昌 xxe9 回回 回回日回 chunk size =5 remainder chunk_size -= std::ptrdiff_t { chunk_index == remainder ]}; 了] 了 y 一Range adaptorfor dlstributing work across tasks (CZ) ASM comparison > GCC RISC-V 64-bit assembly manual_loop(long,long): introduces unnecessary waiting > Iftasks are scheduled as early as possible, then distributin8g work evenly across tasks can improve performance (O) Future Directions > Support random access in jsc:
    0 码力 | 1 页 | 1.38 MB | 6 月前
    3
  • pdf文档 Agile Summit One-Pager

    has defined a single product Release which is tracked using Earned Value • Shows alignment of EVM WBS elements to the Agile products hierarchy Agile Contracting – Dr. Stephen Mayner SAFe https://techfarhub
    0 码力 | 2 页 | 347.35 KB | 5 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    Performance Analysis and Tuning Methods · · · · · · · · · · · · · · · · · 1406 11.1.6 Latency Breakdown · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1410 11 · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3861 14.12.1 SQL Language Structure and Syntax · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3861 14.12.2 SQL Statements restore subcommand, all other br log subcommands support skipping the loading of the TiDB domain data structure to reduce memory consumption #52088 @Leavrth • Support encryption of temporary files generated
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    Performance Analysis and Tuning Methods · · · · · · · · · · · · · · · · · 1414 11.1.6 Latency Breakdown · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1418 11 · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3875 14.12.1 SQL Language Structure and Syntax · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3875 14.12.2 SQL Statements the usage �→ scenarios of TiDB partitioned tables and avoids some of the �→ application modification work that might be required for data �→ migration. 0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    Performance Analysis and Tuning Methods · · · · · · · · · · · · · · · · · 1403 11.1.6 Latency Breakdown · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1407 11 · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3827 14.12.1 SQL Language Structure and Syntax · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3827 14.12.2 SQL Statements Modified Changes the default value from OFF to ON. This means that Dis- tributed eXecu- tion Frame- work (DXF) is en- abled by de- fault, which fully utilizes the re- sources of the TiDB cluster and greatly
    0 码力 | 6479 页 | 108.61 MB | 10 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    Performance Analysis and Tuning Methods · · · · · · · · · · · · · · · · · 1825 11.1.11 Latency Breakdown · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1829 11 · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3923 14.12.1 SQL Language Structure and Syntax · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3923 14.12.2 SQL Statements usage �→ scenarios of TiDB partitioned tables, and avoids some of the �→ application modification work required for data migration. 42 0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    Performance Analysis and Tuning Methods · · · · · · · · · · · · · · · · · 1527 11.1.11 Latency Breakdown · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1531 11 · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3909 14.12.1 SQL Language Structure and Syntax · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 3909 14.12.2 SQL Statements usage �→ scenarios of TiDB partitioned tables, and avoids some of the �→ application modification work required for data migration. 37 0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
  • pdf文档 Back to Basics Testing

    enough feedback (breakdown of expr?) pros: no dependencies some useful output (file, line, expr…) natural, familiar, syntax and usage cons: not enough feedback (breakdown of expr?) only (file, line, expr…) natural, familiar, syntax and usage cons: not enough feedback (breakdown of expr?) only console output no test names, groups/ suites pros: no dependencies some (file, line, expr…) natural, familiar, syntax and usage cons: not enough feedback (breakdown of expr?) only console output no test names, groups/ suites aborts on first failuresTest 84
    0 码力 | 79 页 | 25.86 MB | 6 月前
    3
共 435 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 44
前往
页
相关搜索词
BacktoBasicsThestructureofProgramStructureandInterpretationComputerProgramsjscchunkevenlyRangeAdaptorforDistributingWorkAcrossTasksAgileSummitOnePagerTiDBv8DocumentationTesting
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩