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

无数据

分类

全部后端开发(28)C++(16)Rust(12)前端开发(5)JavaScript(5)NativeScript(5)数据库(2)MySQL(2)云计算&大数据(2)Kubernetes(2)

语言

全部英语(19)中文(简体)(17)俄语(1)中文(简体)(1)

格式

全部PPT文档 PPT(38)
 
本次搜索耗时 0.018 秒,为您找到相关结果约 38 个.
  • 全部
  • 后端开发
  • C++
  • Rust
  • 前端开发
  • JavaScript
  • NativeScript
  • 数据库
  • MySQL
  • 云计算&大数据
  • Kubernetes
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 中文(简体)
  • 全部
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 Bringing Existing Code to CUDA Using constexpr and std::pmr

    challenges in applying the principles from introductory CUDA examples to an existing project that has a meaningful amount of non-trivial code. • Provide some guidance to people about to embark on using __global__ void add_gpu(int n, float const* x, float* y) { _add(n, x, y); } Example Annotated Code 38 |template void _add( std::size_t n, std::array const* x, --expt-relaxed-constexpr (-expt-relaxed-constexpr) Experimental flag: Allow host code to invoke __device__constexpr functions, and device code to invoke __host__constexpr functions. Note that the behavior of this
    0 码力 | 51 页 | 3.68 MB | 6 月前
    3
  • ppt文档 C++20: An (Almost) Complete Overview

    can also be made importable, but how to is compiler dependent “How C++20 Changes the Way We Write Code” -- Timur Doumler Friday, September 18 • 12:00Ranges11 Ranges  What’s a range?  An object referring Coroutines” -- Rainer Grimm Tuesday, September 15 • 13:30 “How C++20 Changes the Way We Write Code” -- Timur Doumler Friday, September 18 • 12:00Concepts20 Concepts  Named requirements to constrain September 15 • 12:00 Part 2: Tuesday, September 15 • 13:30 “How C++20 Changes the Way We Write Code” -- Timur Doumler Friday, September 18 • 12:00Lambda Expression Changes26 [=, this] as Lambda Capture
    0 码力 | 85 页 | 512.18 KB | 6 月前
    3
  • ppt文档 C++20's

    (github.com) • Feature branch (feature/chrono) for rapid development and collaboration • Code Review Videos! • clocks, clock_cast, leap_seconds (https://youtu.be/WX3OmVu4lAs) • time_zone and chrono::year_month_day • chrono::year_month_day_last • chrono::year_month_weekday_last • …11 Some examples: Simple Calendrical Types #include #include using namespace std::chrono; auto result = m + months{3}; std::cout << result << "\n"; } Output: 2021 Jan12 Some examples: Simple Calendrical Types (continued) #include #include using namespace std::chrono;
    0 码力 | 55 页 | 8.67 MB | 6 月前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

     auto(x): decay-copy in The Language  #elifdef, #elifndef, and #warning  Marking Unreachable Code  Assumptions  Named Universal Character Escapes  Trim Whitespace Before Line Splicing  C++23  auto(x): decay-copy in The Language  #elifdef, #elifndef, and #warning  Marking Unreachable Code  Assumptions  Named Universal Character Escapes  Trim Whitespace Before Line Splicing  C++23 return std::move(m_name); } private: std::string m_name; };10 Explicit Object Parameters  Code duplication  Can be avoided by delegating to helper methods  Cumbersome  C++23:  Explicit
    0 码力 | 105 页 | 759.96 KB | 6 月前
    3
  • ppt文档 Working with Asynchrony Generically: A Tour of C++ Executors

    2 TALK OUTLINE Part 1: 1. Goals for the Executors proposal 2. Some simple examples, intro to senders 3. The lifecycle of an async operation 4. Under the hood of a concurrent operation 5. Implementing complete35 OPERATIONS EXECUTE OUTSIDE-IN when_all then schedule Every adaptor has a chance to run code when the operation is starting and when the operation is finishing.Senders nest Receivers unifex54 SUMMARY FROM PART 1 1. Vision: “An asynchronous analogue of the STL” 2. Some simple examples, intro to senders 3. The lifecycle of an async operation with sender/receiver 4. Under the hood
    0 码力 | 121 页 | 7.73 MB | 6 月前
    3
  • ppt文档 A Crash Course in Calendars, Dates, Time, and Time Zones

    Period = ratio<1>> class duration {...}  Rep = type to represent number of ticks11 Durations – Examples  Duration with ticks of 1 second: duration> d1; duration d1;  Duration  utc_clock, tai_clock, gps_clock, and file_clock  Every clock has a now() method21 Clocks – Examples  Example: // Get current time as a time_point. system_clock::time_point tpoint { system_clock::now() Time execution time: // Get start time. auto start { high_resolution_clock::now() }; // Execute code to benchmark. double d { 0 }; for (int i { 0 }; i < 1'000'000; ++i) { d += sqrt(sin(i) * cos(i));
    0 码力 | 43 页 | 551.60 KB | 6 月前
    3
  • ppt文档 RustBelt - Rust 的形式化语义模型

    Overview Rust Semantics • Type System • The own Predict • Exclusive Ownership & Mutable Borrow Examples • Rc Logics • Hoare Logic • Separation Logic Background ERC Project "RustBelt" 2015-2021 ∗⟦ ? ⟧ .???(?)) ℓ ↦∗ ⟦τ ⟧.own ℓ ↦∗ ⟦τ ⟧.own Rc (simplified model, without weak references) Examples It owns a location value “ℓ”; : partially owned (.i.e. can alias) ? ⟦rc τ⟧.own(v̄) ∗∃ ? ∈ ℤ+¿ value, which breaks the uniqueness of “↦”. 1 2 1 2 ?+?’ ? ?’ Rc: The shared_own Predict Examples “shared_own” ties up the counter “c” and the proportion “q” of the partial ownership. cnt data
    0 码力 | 21 页 | 2.63 MB | 1 年前
    3
  • ppt文档 Автоматизация управления ClickHouse-кластерами в Kubernetes

    Altinity ClickHouse operator – использование Что надо, чтобы начать: 1. Kubernetes - kubectl 2. Examples - clickhouse-operator docs ClickHouse operator – начало • Хочу во всем разобраться Get files NAMESPACE $ kubectl create namespace demo namespace/demo created 2. EXAMPLE $ kubectl apply -f docs/examples/demo-01.yaml -n demo clickhouseinstallation.clickhouse.altinity.com/demo-01 created 3. RESULT $
    0 码力 | 44 页 | 2.24 MB | 1 年前
    3
  • ppt文档 Analyzing MySQL Logs with ClickHouse

    /var/lib/mysql/audit.log • Dataset = clicktail.mysql_audit_log © 2018 Percona. 21 Audit Log Query Examples © 2018 Percona. 22 MySQL Slow Query Logs to ClickHouse © 2018 Percona. 23 When to use Slow
    0 码力 | 43 页 | 2.70 MB | 1 年前
    3
  • ppt文档 应用 waPC (rust) 做软件测试工具

    "Content-Type:application/octet- stream" \ --data-binary "@target/wasm32- unknown-unknown/release/examples/ $3.wasm" Mock rule based on path matching regex extern crate wapc_guest as guest; #[macro_use]
    0 码力 | 30 页 | 2.50 MB | 1 年前
    3
共 38 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
BringingExistingCodetoCUDAUsingconstexprandstdpmrC++20AnAlmostCompleteOverviewChrono23ofAllNewUpdatedFeaturesWorkingwithAsynchronyGenericallyTourExecutorsCrashCourseinCalendarsDatesTimeZones王俊吉RustConf2023RustBeltkubernetesClickHouseMySQL潘泳权wpac
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩