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

无数据

分类

全部数据库(37)PostgreSQL(36)云计算&大数据(32)Pandas(32)后端开发(16)Python(10)C++(4)TiDB(1)Pascal(1)

语言

全部英语(81)中文(简体)(3)英语(1)

格式

全部PDF文档 PDF(83)PPT文档 PPT(2)
 
本次搜索耗时 0.128 秒,为您找到相关结果约 85 个.
  • 全部
  • 数据库
  • PostgreSQL
  • 云计算&大数据
  • Pandas
  • 后端开发
  • Python
  • C++
  • TiDB
  • Pascal
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 CppCon2021 Concurrency TS2

    as part of your decision process ● direction@lists.isocpp.org. © 2021. 13 What is in Concurrency TS2? • Several synchronization primitives for locked-free programming on concurrent data structures. These Proposed Wording for Concurrent Data Structures: Read-Copy-Update (RCU) 13 Concurrency TS2 in future Concurrency TS2 is an ongoing WIP but might contain the following which has been making its way through implementation status? • Did the TS process work for us? 16 © 2021. 17 Hazard Pointers in Concurrency TS2, C++26, and beyond 17 © 2021. 18 Hazard Pointers in a Nutshell Used to protect access to objects
    0 码力 | 58 页 | 1.62 MB | 5 月前
    0.03
  • ppt文档 hazard pointer synchronous reclamation

    Reclamation Beyond Concurrency TS2 – Maged Michael Protector Remover / Reclaimer Hazard pointers protect access to objects that may be removed concurrently. SAFE RECLAMATION Concurrency TS2 Essential Hazard Pointer Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 – Maged Michael See N4895 (wg21.link/n4895) for working draft of Concurrency TS2 Example Using Hazard Pointers class Foo : public hazard_ data, frequently-used, infrequently-updated Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 – Maged Michael Why use hazard pointers? • Fast (low nanoseconds) and scalable protection. • Supports
    0 码力 | 31 页 | 856.38 KB | 5 月前
    3
  • ppt文档 Lock-Free Atomic Shared Pointers Without a Split Reference Count? It Can Be Done!

    garbage that has accumulated Common implementations: • Hazard pointers (Concurrency TS2) • RCU (Concurrency TS2)34 Daniel Anderson -- danielanderson.net Solution #3: Deferred reclamation First
    0 码力 | 45 页 | 5.12 MB | 5 月前
    3
  • pdf文档 TiDB中文技术文档

    PARTITIONS 3 ( 4. PARTITION P1 VALUES LESS THAN (2), 5. PARTITION P2 VALUES LESS THAN (4) TABLESPACE ts2, 6. PARTITION P3 VALUES LESS THAN (6) TABLESPACE ts3); 使用 checker 进行检查,会报错,表明我们没法迁移 t_error 这张表。 (PARTITION P1 VALUES LESS THAN (2) ENGINE = InnoDB, 8. PARTITION P2 VALUES LESS THAN (4) TABLESPACE = ts2 ENGINE = InnoDB, 9. PARTITION P3 VALUES LESS THAN (6) TABLESPACE = ts3 ENGINE = InnoDB) */" (total (PARTITION P1 VALUES LESS THAN (2) ENGINE = InnoDB, 18. PARTITION P2 VALUES LESS THAN (4) TABLESPACE = ts2 ENGINE = InnoDB, 19. PARTITION P3 VALUES LESS THAN (6) TABLESPACE = ts3 ENGINE = InnoDB) */ error
    0 码力 | 444 页 | 4.89 MB | 5 月前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.1

    [102]: rng = DateRange(’1/3/2000’, periods=8) In [103]: ts = Series(randn(8), index=rng) In [104]: ts2 = ts[[0, 3, 6]] In [105]: ts Out[105]: 2000-01-03 -0.889992 2000-01-04 -1.089820 2000-01-05 1.092135 Essential basic functionality pandas: powerful Python data analysis toolkit, Release 0.7.1 In [106]: ts2 Out[106]: 2000-01-03 -0.889992 2000-01-06 -0.713175 2000-01-11 0.459747 In [107]: ts2.reindex(ts pandas: powerful Python data analysis toolkit, Release 0.7.1 Examples >>> d = {’col1’: ts1, ’col2’: ts2} >>> df = DataFrame(data=d, index=index) >>> df2 = DataFrame(np.random.randn(10, 5)) >>> df3 = DataFrame(np
    0 码力 | 281 页 | 1.45 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.2

    [102]: rng = DateRange(’1/3/2000’, periods=8) In [103]: ts = Series(randn(8), index=rng) In [104]: ts2 = ts[[0, 3, 6]] In [105]: ts Out[105]: 2000-01-03 0.860946 2000-01-04 -0.907973 2000-01-05 -0.295678 Essential basic functionality pandas: powerful Python data analysis toolkit, Release 0.7.2 In [106]: ts2 Out[106]: 2000-01-03 0.860946 2000-01-06 -0.294099 2000-01-11 1.280126 In [107]: ts2.reindex(ts pandas: powerful Python data analysis toolkit, Release 0.7.2 Examples >>> d = {’col1’: ts1, ’col2’: ts2} >>> df = DataFrame(data=d, index=index) >>> df2 = DataFrame(np.random.randn(10, 5)) >>> df3 = DataFrame(np
    0 码力 | 283 页 | 1.45 MB | 1 年前
    3
  • pdf文档 cppcon 2021 safety guidelines for C parallel and concurrency

    coroutine, atomic ref, • C++23 senders and receivers? • C++26 executors networking?, concurrency TS2? Conclusion and Future plan • 2021: plan to integrate with MISRA 202X NEXT release • 17 rules to MISRA
    0 码力 | 52 页 | 3.14 MB | 5 月前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.7.3

    [102]: rng = DateRange(’1/3/2000’, periods=8) In [103]: ts = Series(randn(8), index=rng) In [104]: ts2 = ts[[0, 3, 6]] In [105]: ts Out[105]: 2000-01-03 -0.759826 2000-01-04 1.154537 2000-01-05 -0.199039 Essential basic functionality pandas: powerful Python data analysis toolkit, Release 0.7.3 In [106]: ts2 Out[106]: 2000-01-03 -0.759826 2000-01-06 -0.261202 2000-01-11 -0.725007 In [107]: ts2.reindex(ts from_items from sequence of (key, value) pairs read_csv Examples >>> d = {’col1’: ts1, ’col2’: ts2} >>> df = DataFrame(data=d, index=index) >>> df2 = DataFrame(np.random.randn(10, 5)) >>> df3 = DataFrame(np
    0 码力 | 297 页 | 1.92 MB | 1 年前
    3
  • pdf文档 Object Pascal 参考手册(Ver 0.1)

    Integer 不同。 起类型声明作用的语句构造,它们每次出现都声明一种不同的类型,所以下面的声明 type TS1 = set of Char; TS2 = set of Char; 创建了两种不同的类型:TS1 和 TS2。类似的,变量声明 var S1: string[10]; S2: string[10]; 创建两个不同的变量。要创建相同类型的变量,使用
    0 码力 | 168 页 | 868.25 KB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.0.0

    date_range('1/3/2000', periods=8) In [225]: ts = pd.Series(np.random.randn(8), index=rng) In [226]: ts2 = ts[[0, 3, 6]] In [227]: ts (continues on next page) 2.4. Essential basic functionality 111 pandas: 2000-01-08 1.226876 2000-01-09 0.133309 2000-01-10 -0.235413 Freq: D, dtype: float64 In [228]: ts2 Out[228]: 2000-01-03 -2.284837 2000-01-06 -2.345420 2000-01-09 0.133309 dtype: float64 In [229]: AxesSubplot at 0x7f80690fdbd0> Index aware interpolation is available via the method keyword: In [67]: ts2 Out[67]: 2000-01-31 0.469112 2000-02-29 NaN 2002-07-31 -5.785037 2005-01-31 NaN 2008-04-30 -9.011531
    0 码力 | 3015 页 | 10.78 MB | 1 年前
    3
共 85 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
cppcon2021ConcurrencyTS2hazardpointersynchronousreclamationLockFreeAtomicSharedPointersWithoutSplitReferenceCountItCanBeDoneTiDB中文技术文档pandaspowerfulPythondataanalysistoolkit0.7cppcon2021safetyguidelinesforparallelandconcurrencyObjectPascal参考手册参考手册Ver0.11.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩