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

无数据

分类

全部后端开发(239)C++(129)Python(57)Julia(18)云计算&大数据(16)Conda(16)Django(13)综合其他(12)Rust(12)VirtualBox(11)

语言

全部英语(227)中文(简体)(26)中文(繁体)(24)zh(3)英语(2)西班牙语(1)日语(1)韩语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(271)其他文档 其他(11)PPT文档 PPT(5)DOC文档 DOC(1)
 
本次搜索耗时 0.032 秒,为您找到相关结果约 288 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Julia
  • 云计算&大数据
  • Conda
  • Django
  • 综合其他
  • Rust
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 When Lock-Free Still Isn't Enough: An Introduction to Wait-Free Programming and Concurrency Techniques

    today • Very quick review of concurrency and lock-free programming • Review the “bread and butter” of lock-free design patterns • Define wait-free algorithms, understand the definition and practical an elegant wait-free algorithm and wait-free design • Some simple benchmarks Some assumed knowledge • You know what std::atomic does and what it is used for • You’ve heard of lock-free programming and Obstruction free (progress in isolation): A single thread executed in isolation will complete the operation in a bounded number of steps. • Obstruction-free algorithms are immune to deadlock • Lock free (at
    0 码力 | 33 页 | 817.96 KB | 6 月前
    3
  • pdf文档 MACRO-FREE TESTING WITH C++20

    CPPCON 2020 / CPPCON 2020 / MACRO-FREE TESTING MACRO-FREE TESTING WITH C++20 WITH C++20 | | | | HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 HTTPS://BOOST-EXT.GITHUB.IO/UT/CPPCON-2020 KRIS@JUSIAK SINGLE (2K LOC) WITH NO EXTERNAL DEPENDENCIES (2K LOC) WITH NO EXTERNAL DEPENDENCIES MACRO-FREE (✔ ) MACRO-FREE (✔ ) (*) LIMITATIONS MAY APPLY (*) LIMITATIONS MAY APPLY HTTPS://GITHUB.COM/BOOST-EXT/UT SINGLE (2K LOC) WITH NO EXTERNAL DEPENDENCIES (2K LOC) WITH NO EXTERNAL DEPENDENCIES MACRO-FREE (✔ ) MACRO-FREE (✔ ) FEATURES ( FEATURES ( , , , , , , , , , , , , , , ) (*) LIMITATIONS MAY APPLY
    0 码力 | 53 页 | 1.98 MB | 6 月前
    3
  • pdf文档 Multi Producer, Multi Consumer, Lock Free, Atomic Queue

    head) ● Busy polling on full / empty vs. sync using system calls ● Blocking / non blocking / wait-free ● Data ownership or just value propagation 13 CppCon 2024 | Erez Strauss | Lockfree, MPMC Queue instructions ● std::atomic - provides load / store / compare_exchange ● std::atomic::is_always_lock_free ● Load and Store of aligned 8 bytes ● CAS ( old-expected, new-value ) - atomic Compare And Swap
    0 码力 | 54 页 | 886.12 KB | 6 月前
    3
  • pdf文档 Single Producer Single Consumer Lock-free FIFO From the Ground Up

    reliable sources such as Boost.Lockfree? ● Writing such a fifo is a fairly gentle introduction to lock free programming. ● There are some interesting performance optimizations that can be made. ● You may net/home/lock-free-algorithms/queues/unbounded-spsc-queue https://www.dpdk.org/ 3● Single producer: one producer (aka writer) thread ● Single consumer: one consumer (aka reader) thread ● Lock-free: it doesn’t doesn’t use mutex locks. At any point of time, some thread will make progress. ● Wait-free: each thread moves forward regardless of other threads. ● [Circular] Fifo [or Queue]: a single, fixed-size buffer
    0 码力 | 51 页 | 546.30 KB | 6 月前
    3
  • ppt文档 Lock-Free Atomic Shared Pointers Without a Split Reference Count? It Can Be Done!

    Deferred reclamation, i.e., garbage collection in C++ Some assumed knowledge • You’ve heard of lock-free programming and know what a compare_exchange is • You know roughly what atomic does and what it is Deferred reclamation, i.e., garbage collection in C++ Some assumed knowledge • You’ve heard of lock-free programming and know what a compare_exchange is • You know roughly what atomic does and what it is danielanderson.net std::atomic How many lines does it take to implement a lock-free & memory-safe stack? template struct Stack { struct Node { T t; shared_ptr
    0 码力 | 45 页 | 5.12 MB | 6 月前
    3
  • pdf文档 Structure and Interpretation of Computer Programs

    more than an order of magnitude greater than that to be found within Pascal enterprises.” Alan J. Perlis Forward, SICP“Pascal is for building pyramids – imposing, breathtaking, static structures but it is incredibly rewarding and fun to solve them (in whichever language you choose) • IT IS FREE! (as well as the MIT & Berkeley Lectures)To all the passionate teachers that inspire • Gerald Sussman
    0 码力 | 136 页 | 7.35 MB | 6 月前
    3
  • pdf文档 Trends Artificial Intelligence

    traditional tech companies (often with founder involvement) have increasingly directed more of their hefty free cash flows toward AI in efforts to drive growth and fend off attackers. And global competition – annualized using Q1:25 results. Source: Spotify, ‘The New York Post,’ ‘Inside Spotify: CEO Daniel Ek on AI, Free Speech & the Future of Music’ (5/2/25); Spotify earnings releases; eMarketer, ‘Spotify dominates intelligence, the [ceiling of our] ambitions is raised substantially. The potential for AI and robotics to free humanity from menial repetitive work and to dramatically increase the production of goods and services
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 Peering Forward: C++'s Next Decade

    banks, personal data, secrets, … Software safety (or “life safety” or similar) making software free from unacceptable risk of causing unintended harm to humans, property, or the environment examples: the available tools it presents to avoid undefined behavior in the C programs you write.” — Pascal Cuoq, Chief Scientist, Trustinsoft “An excellent introduction to modern C.” — Francis Glassborow the programmer can write it by hand, they’ll want to write it by generated code Examples: Types, free functions, specializations of std:: templates class(class) Foo { int func1(); public: void
    0 码力 | 84 页 | 6.21 MB | 6 月前
    3
  • pdf文档 Improving Our Safety With a Quantities and Units Library

    kilogram * metre / square(second)> {} newton; inline constexpr struct pascal final : named_unit<"Pa", newton / square(metre)> {} pascal; inline constexpr struct joule final : named_unit<"J", newton * metre> kilogram * metre / square(second)> {} newton; inline constexpr struct pascal final : named_unit<"Pa", newton / square(metre)> {} pascal; inline constexpr struct joule final : named_unit<"J", newton * metre>
    0 码力 | 207 页 | 6.93 MB | 6 月前
    3
  • pdf文档 Comprehensive Rust(Ukrainian) 202412

    поділяються на дві великі категорії: • Повний контроль через ручне управління пам'яттю: C, C++, Pascal, ... – Програміст вирішує, коли виділяти або звільняти пам'ять купи. – Програміст повинен визначити Rust у контекст. • C має керувати купою вручну за допомогою malloc та free. Типові помилки включають забування виклику free, виклик free декілька разів для одного і того ж вказівника або розіменування вказівника та запозичення Rust у багатьох випадках дозволяє отримати продуктивність C, з операціями alloc та free саме там, де вони потрібні - з нульовими витратами. Він також надає інструменти, подібні до розумних
    0 码力 | 396 页 | 1.08 MB | 10 月前
    3
共 288 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 29
前往
页
相关搜索词
WhenLockFreeStillIsnEnoughAnIntroductiontoWaitProgrammingandConcurrencyTechniquesMACROFREETESTINGWITHC++20MultiProducerConsumerAtomicQueueSinglefreeFIFOFromtheGroundUpSharedPointersWithoutSplitReferenceCountItCanBeDoneStructureInterpretationofComputerProgramsTrendsArtificialIntelligencePeeringForwardNextDecadeImprovingOurSafetyWithQuantitiesUnitsLibraryComprehensiveRustUkrainian202412
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩