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

无数据

分类

全部后端开发(19)C++(14)Rust(5)前端开发(1)数据库(1)系统运维(1)JavaScript(1)云计算&大数据(1)Kubernetes(1)网络与安全(1)

语言

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

格式

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

    Templated Lambda Expressions  Pack Expansion in Lambda Captures  constexpr Changes  virtual functions  union, try/catch, dynamic_cast, typeid  allocations  constexpr string & vector  Concurrency [[unlikely]]  Calendars & Timezones  std::span  Feature Test Macros   Immediate Functions – consteval  constinit  Class Enums and using Directive  Text Formatting  Math Constants Advantages  Replace header files  Modules explicitly state what should be exported (e.g. classes, functions, …)  Separation into module interface files and module implementation files is possible but not
    0 码力 | 85 页 | 512.18 KB | 6 月前
    3
  • ppt文档 Bringing Existing Code to CUDA Using constexpr and std::pmr

    • Introduction • Memory • Host vs Device Functions • Return on Investment • Concluding remarks Outline 2 |• I work the RiskLab team at CSIRO on applied mathematics for Financial Risk. • The aim of auto const N = x.size(); vector y(N, &device_mem); } Memory Allocation Across Functions 32 |Questions About Memory Allocation? 33 |Host vs Device FunctionsExecution Space Specifiers specifier declares a function as being a kernel. Such a function is: • Executed on the device, • Callable from the host. The __device__ execution space specifier declares a function that is: • Executed
    0 码力 | 51 页 | 3.68 MB | 6 月前
    3
  • ppt文档 Performance Lets dive into Performance issues

    defaults to being on the same thread. Too much work on main thread • Android nested layouts • Functions and objects defined in loops • Statements like debugger, eval, with. • How to access Native Engine layouts with one GridLayout. Loops • Beware of function and memory allocations inside of loops. You see this as a standard pattern. function loopFunction () { var val = 0; for (var i=0;i<100000;i++) i=0;i<100000;i++) { doSomething( () => { val++; } ); } } Loops • Proper way function loops() { var val = 0, fun = function() { val++; }; for (var i=0;i<100000;i++) { doSomething(fun);
    0 码力 | 15 页 | 1.71 MB | 1 年前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    Library  Changes to Ranges Library  Changes to Views Library  std::expected  std::move_only_function<>  std::spanstream  std::byteswap()  std::to_underlying()  Associative Containers Heterogeneous Library  Changes to Ranges Library  Changes to Views Library  std::expected  std::move_only_function<>  std::spanstream  std::byteswap()  std::to_underlying()  Associative Containers Heterogeneous Library  Changes to Ranges Library  Changes to Views Library  std::expected  std::move_only_function<>  std::spanstream  std::byteswap()  std::to_underlying()  Associative Containers Heterogeneous
    0 码力 | 105 页 | 759.96 KB | 6 月前
    3
  • ppt文档 A Crash Course in Calendars, Dates, Time, and Time Zones

    format("r2 < r1: {}", res::value); // false8 Compile-Time Rational Numbers  Predefined SI type aliases: using atto = ratio<1, 1'000'000'000'000'000'000>; using femto = ratio<1, 1'000'000'000'000'000>; October 2021. auto lastMondayOfOct2021 { 2021y / October / Monday[last] };33 Dates  New type aliases: template using sys_time = std::chrono::time_point
    0 码力 | 43 页 | 551.60 KB | 6 月前
    3
  • ppt文档 陈东 - 利用Rust重塑移动应用开发-230618

    FFI (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 IOS - Rust targets for IOS - Build the static universal library for different target - Call the function on the swift code 利用 Rust 重塑移动应用开发 Photo / image / chart Rust 在 Keystone 业务上的实践 Rust Crypto as linked library into the application Protocol Buffers 利用 Rust 重塑移动应用开发 Directly expose the function to IOS/Android? - Hard to maintain - Hard to define the return value - Hard to process the error
    0 码力 | 22 页 | 2.10 MB | 1 年前
    3
  • ppt文档 C++20 STL Features: 1 Year of Development on GitHub

    signs: 'short' and 'unsigned int' [-Wsign-compare] • This prints false 🙀9 Integer Comparison Functions • GH-621 implemented by Neargye #include #include using namespace std; int elements before C++20: • vector-like: erase-remove idiom • list-like: remove/remove_if member functions • map-like: handwritten loop calling m.erase(iter) • Many potential hazards 🙀 • remove_if(v print(vector{7, 8, 9}); }24 Contiguous > Random-Access • Can we print(deque{-1, -1, -1}); ? • candidate function not viable: no known conversion from 'std::deque >' to 'const span
    0 码力 | 45 页 | 702.09 KB | 6 月前
    3
  • ppt文档 C++20's

    zones; • vector links; • vector leap_seconds; • And has member functions: • const time_zone* locate_zone(string_view tz_name) co nst; • const time_zone* current_zone() the get_tzdb_list() function. Then you can access individual tzdbs from the list using the tzdb_list::const_iterator. • Alternatively, you can just use the get_tzdb() function which just returns
    0 码力 | 55 页 | 8.67 MB | 6 月前
    3
  • ppt文档 No Silver Bullet – Essence and Accident in Software Engineering

    iteration in establishing software requirements • Growing software organically, adding more and more functions to systems as they are run, used, and tested”Who said it?Frederick Brooks Jr. • Joined IBM in single part of building a software system is deciding precisely what to build • The most important function that software builders do for their clients is the iterative extraction and refinement of the
    0 码力 | 35 页 | 1.43 MB | 5 月前
    3
  • ppt文档 ClickHouse: настоящее и будущее

    способ поддержать все возможности стандарта и сохранить все расширения ClickHouse! 2021: Window Functions, ANY/ALL, EXISTS, GROUPING SETS... 2022: Correlated Subqueries Отсутствие оптимизаций JOIN 18
    0 码力 | 32 页 | 2.62 MB | 1 年前
    3
共 23 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
C++20AnAlmostCompleteOverviewBringingExistingCodetoCUDAUsingconstexprandstdpmrPerformancepptx23ofAllNewUpdatedFeaturesCrashCourseinCalendarsDatesTimeZones陈东利用Rust重塑移动应用开发230618STLYearDevelopmentonGitHubChronoNoSilverBulletEssenceAccidentSoftwareEngineeringClickHouse
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩