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

无数据

分类

全部后端开发(14)C++(10)Rust(4)数据库(3)前端开发(2)JavaScript(2)云计算&大数据(2)Kubernetes(2)NativeScript(2)系统运维(1)

语言

全部英语(15)中文(简体)(5)俄语(2)

格式

全部PPT文档 PPT(22)
 
本次搜索耗时 0.013 秒,为您找到相关结果约 22 个.
  • 全部
  • 后端开发
  • C++
  • Rust
  • 数据库
  • 前端开发
  • JavaScript
  • 云计算&大数据
  • Kubernetes
  • NativeScript
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 全部
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 C++20 STL Features: 1 Year of Development on GitHub

    lookup tables • Arrays are maximally space-efficient, very time-efficient • Sorted arrays: binary_search, lower_bound, equal_range • Now you can use constexpr algorithms • Easy: static_assert with constexpr { const string extension = ent.path().extension().string(); if (ranges::binary_search(skipped_extensions, extension)) { continue; } // ... } }15 edits that clang-format wants • Building all architectures is very fast • Testing x86/x64 takes about an hour • Many tests, multiplied by many compiler configurations42 Projects • Code Reviews (primary
    0 码力 | 45 页 | 702.09 KB | 6 月前
    3
  • ppt文档 No Silver Bullet – Essence and Accident in Software Engineering

    Workstations“Automatic” programming (MBSE?) • For almost 40 years (from 1995), people have been writing about the generation of a program for solving a problem from a statement of the problem specifications Container scanning and monitoring service, and to monitor it more I need… • a Log Aggregation and Search service, but to install it I need… • root access on a bunch of servers, but I need more servers so
    0 码力 | 35 页 | 1.43 MB | 5 月前
    3
  • ppt文档 THE FIRST EXPLORATION OF PROJECT SPARROW

    Source: https://sel4.systems/About/seL4-whitepaper.pdf I. Background Source: https://sel4.systems/About/seL4-whitepaper.pdf 1.2.1.2 Virtualization I. Background Source: https://sel4.systems/About/seL4-whitepaper.pdf I. Background  seL4 virtualization support with usermode VMMs Source: https://sel4.systems/About/seL4-whitepaper.pdf 1.2.1.3 Provable https://github.com/seL4/l4v Source: https://sel4.systems/About/seL4-whitepaper.pdf I. Background  Capability Distribution Language tools for seL4
    0 码力 | 68 页 | 13.14 MB | 1 年前
    3
  • ppt文档 Bringing Existing Code to CUDA Using constexpr and std::pmr

    existing project that has a meaningful amount of non-trivial code. • Provide some guidance to people about to embark on using CUDA to speed up existing software. Introduction 3 |void add_cpu(int n, float* = 2.0f; } add_gpu<<<1, 1>>>(N, x, y); cudaFree(x); cudaFree(y); } Questions About the Introductory Example? 8 |TEST_CASE("cppcon-1", "[CUDA]") { int N = 1 << 20; float* + block_size - 1) / block_size; add_gpu<<>>(N, x, y); // … } Ok, about the kernel parameters 9 |__global__ void add_gpu(int n, float* x, float* y) { int i0 = blockIdx
    0 码力 | 51 页 | 3.68 MB | 6 月前
    3
  • ppt文档 ClickHouse: настоящее и будущее

    analytics Video streaming analytics Media & news analytics Social recommendations Classifieds. Dating Search engine optimization Telecom traffic analysis DPI analysis CDR records analysis Fraud & spam detection
    0 码力 | 32 页 | 2.62 MB | 1 年前
    3
  • ppt文档 Автоматизация управления ClickHouse-кластерами в Kubernetes

    производительностью? Взгляд с практической стороны Пара слов об инфраструктуре компании ● B2B search solution (Manticore-based) ● https://socialgist.com/ ● https://api.boardreader.com/docs/ ● 100+ серверов
    0 码力 | 44 页 | 2.24 MB | 1 年前
    3
  • ppt文档 新一代分布式高性能图数据库的构建 - 沈游人

    团队成员来自清华、北大、人大、北邮等高校,对图技 术、存储技术充满热爱 Young 、 Passion 、 Techie About team 6 年 Rust 开发经验、用 Rust 写过操作系统 ( Occlum )、编译器( Rustc ),现在在用 Rust 写数 据库系统( AtlasGraph ) About me About US shenyouren@stargraph.cn Join US Thank
    0 码力 | 38 页 | 24.68 MB | 1 年前
    3
  • ppt文档 Learning by Contributing to Rust Compiler - 陈于康

    diagnostics, ICE, Infra tools, code refactor, algorithms improvements Some PR stories • Rust cares about error messages • We are building a sufficiently empathetic compiler • It’s a trade-off Diagnostic the correct mismatch delimiter pairs Aha Moment! It's sad, but we need to remove feature We care about performance and dev experience • A lot of fun! A lot of open-source experience • 2023 Rust Foundation
    0 码力 | 23 页 | 3.28 MB | 1 年前
    3
  • ppt文档 基于Rust-vmm实现Kubernetes运行时

    Ru(@ruyingzhe), Tencent Liangyu Zhou(@choujimmy), Tencent Implement Kubernetes Runtime Based on Rust-VMM About Us Yingzhe Ru Senior Software Engineer at Tencent Working on TKEStack project, have great interest a new fully Rust-based runtime for edge computing • Support live migration Thanks! • Learn more about TKE https://cloud.tencent.com/product/tke https://github.com/tkestack/tke • Join us
    0 码力 | 27 页 | 34.17 MB | 1 年前
    3
  • ppt文档 C++20: An (Almost) Complete Overview

    optional_is_experimental 1 #endif #endif70  Supplies implementation-dependent information about the C++ Standard Library you are using  Example:  Version number  Release date  Copyright  phi  In std::numbers78 std::source_location   Represents information about a specific location in a source code  line, column, file_name, function_name  Construct one using
    0 码力 | 85 页 | 512.18 KB | 6 月前
    3
共 22 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
C++20STLFeaturesYearofDevelopmentonGitHubNoSilverBulletEssenceandAccidentinSoftwareEngineering李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplateBringingExistingCodetoCUDAUsingconstexprstdpmrClickHousekubernetes游人RustCCAtlasGraph陈于final基于Rustvmm实现Kubernetes运行AnAlmostCompleteOverview
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩