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

无数据

分类

全部后端开发(26)C++(16)Rust(10)前端开发(5)JavaScript(5)NativeScript(5)数据库(1)系统运维(1)MySQL(1)云计算&大数据(1)

语言

全部英语(18)中文(简体)(15)中文(简体)(1)

格式

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

    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 CUDA to speed up existing software __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 | 5 月前
    3
  • ppt文档 NativeScript 101

    monetization • App store discovery • … Hybrid "Promise" 100% Web 100% Nativ e Hybri d Reach Code/Skill Reuse Richness Premium experience Device APIs Best of both? Compromises. Mobile Web - PWA Native UI driven by JavaScript Native UI JavaScript-to-Native bridge JavaScript Engine (Your app code runs here) Native APIs NativeScri pt (by Progress) React Native (by Facebook) JavaScript-Driven JavaScript-to-Native runtime JavaScript Engine (Your app code runs here) Native APIs Native App Native UI JavaScript Engine (Your app code runs here) Native APIs API Wrapper API Wrapper Plugin
    0 码力 | 90 页 | 40.11 MB | 1 年前
    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 | 5 月前
    3
  • ppt文档 whats new in visual studio

    experience for Visual Studio Code Our agenda today Visual Studio Code Session coming up! #1 most used code editor [StackOverflow Developer Surveys] Free, open-source code editor Runs on Windows, macOS and Linux C++ IntelliSense, debug & code browsing CMake, vcpkg and git integrations SSH/container/WSL remote experiences and much much more… https://aka.ms/cpp/code Thu 10/28 – 2pm An Editor Can Do That That? Debugging Assembly Language and GPU Kernels in Visual Studio Code Julia Reid – _3 Visual Studio CppCon 2020 Visual Studio 2019 Preview 3 Preview 4 Preview 5 Preview 6 Version 16
    0 码力 | 42 页 | 19.02 MB | 5 月前
    3
  • ppt文档 C++20 STL Features: 1 Year of Development on GitHub

    vector13 constexpr In Everyday Programming • constexpr has steadily increased in power • It's just code that runs on your machine instead of the user's • Example: lookup tables • Everyone uses lookup with T within C structs • Near-identical interface • Encapsulates platform/architecture-specific code • atomic/atomic_ref support wait/notify_one/notify_all20 Highly Artificial Example 🐞 • GH-843 GitHub • Code: linear history, few feature branches • Issues: cxx20, LWG, bug, performance, etc. • Pull Requests: Used for all development • Continuous Integration: Azure Pipelines • Code format validation:
    0 码力 | 45 页 | 702.09 KB | 5 月前
    3
  • ppt文档 陈东 - 利用Rust重塑移动应用开发-230618

    Native is an open-source JavaScript framework, designed for building apps on multiple platforms. - Code reusability - Hot reload - Javascript ecosystem icon Flutter, is an open source framework by (Foreign Function Interface) refers to the ability of Rust programming language to interface with code written in other languages, typically C or C++. FFI allows Rust to call functions and use data structures that lets you implement parts of your app in native code, using languages such as C and C++. For certain types of apps, this can help you reuse code libraries written in those languages. - JNI JNI is
    0 码力 | 22 页 | 2.10 MB | 1 年前
    3
  • ppt文档 Working with Asynchrony Generically: A Tour of C++ Executors

    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 SENDER/RECEIVER73 CANCELLATION SUPPORT IN C++20 Built on top of C++20’s std::stop_token support Calling code… … declares a std::stop_source and calls get_token() on it to get a stop token, … passes the token … calls request_stop() on the stop source when it wants the async operation to stop early. Async code can either… … poll the token periodically to see if stop has been requested, or… … register a callback
    0 码力 | 121 页 | 7.73 MB | 5 月前
    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 | 5 月前
    3
  • ppt文档 CeresDB Rust 生产实践 任春韶

    https://docs.rs/tokio/latest/tokio/#cpu-bound-tasks-and-blocking-code However, this kind of swapping can only happen at .await points, so code that spends a long time without reaching an .await will prevent com/chunshao90/tokio-preemption However, this kind of swapping can only happen at .await points, so code that spends a long time without reaching an .await will prevent other tasks from running.
    0 码力 | 22 页 | 6.95 MB | 1 年前
    3
  • ppt文档 夏歌-使用Rust构建LLM应用

    WebAssembly 为什么要用 Rust ? Rewrite it in Rust Rust 太难学! 为什么不用 Rust ? 学习曲线太陡峭了,学习周期太长了 招 Rust 开发太难了 Low code Rust Rust 在系统编程已经取得了巨大成功 培养更广泛的 Rust 开发 围绕 LLM 生态封装相应的 Rust 框 架,让开发者能够使用简单的 Rust 写 应用 如何用 Rust WebAssembly 设计的 视频演示如何使用 serverless 的方式部署 一个 PR review 机器人。 待插入视频,大概是 2 分钟的录屏 Talk is cheap, show me the code! • Telegram ChatGPT 机器 人 • PR Review 机器人 使用 Rust 构建基于 ChatGPT 的 Telegram 机器人 1. 通过不同的 prompt https://github.com/flows-network/review-any- pr-with-chatgpt 使用 Rust 构建 PR review 机器人 Source code Give it a try https://github.com/flows-network/github-pr- summary https://github.com/flows-network/review-
    0 码力 | 36 页 | 38.31 MB | 1 年前
    3
共 34 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
BringingExistingCodetoCUDAUsingconstexprandstdpmrNativeScript101pptxC++23AnOverviewofAlmostAllNewUpdatedFeatureswhatsnewinvisualstudio20STLYearDevelopmentonGitHub陈东利用Rust重塑移动应用开发230618WorkingwithAsynchronyGenericallyTourExecutorsComplete任春韶2023RustChinaConfceresdbrust生产实践生产实践夏歌使用构建LLM
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩