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

无数据

分类

全部云计算&大数据(102)后端开发(87)VirtualBox(84)Python(67)数据库(62)Celery(37)Django(30)PostgreSQL(26)系统运维(23)Zabbix(18)

语言

全部英语(264)中文(简体)(7)英语(4)

格式

全部PDF文档 PDF(231)其他文档 其他(41)PPT文档 PPT(3)
 
本次搜索耗时 0.396 秒,为您找到相关结果约 275 个.
  • 全部
  • 云计算&大数据
  • 后端开发
  • VirtualBox
  • Python
  • 数据库
  • Celery
  • Django
  • PostgreSQL
  • 系统运维
  • Zabbix
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 C++20's

    Process • Implementing in the Open • Organization of Work • Part II: Calendrical Types • Part III: Clocks • Part IV: Leap Seconds • What are leap seconds? • How did we implement them in MSVC? • Part Feature branch (feature/chrono) for rapid development and collaboration • Code Review Videos! • clocks, clock_cast, leap_seconds (https://youtu.be/WX3OmVu4lAs) • time_zone and time_zone_link (https://youtu clients of them! Plus, the types often end up boiling down to constants anyway!18 Part III: Clocks19 What is a clock? #include #include using namespace std::chrono; class MyClock
    0 码力 | 55 页 | 8.67 MB | 6 月前
    3
  • ppt文档 A Crash Course in Calendars, Dates, Time, and Time Zones

    Compile-Time Rational Numbers  Durations  Clocks  Time Points  Dates  Time Zones 4 Agenda  Compile-Time Rational Numbers  Durations  Clocks  Time Points  Dates  Time Zones5 = ratio<1'000'000'000'000'000'000, 1>;9 Agenda  Compile-Time Rational Numbers  Durations  Clocks  Time Points  Dates  Time Zones10 Durations  Interval between two points in time  Represented // 1.519 Agenda  Compile-Time Rational Numbers  Durations  Clocks  Time Points  Dates  Time Zones20 Clocks  Several clocks available in :  std::system_clock: wall clock time from
    0 码力 | 43 页 | 551.60 KB | 6 月前
    3
  • pdf文档 TiDB 2.1.7

    wall-clock dependencies in TiDB. Placement Driver, for instance, allocates timestamps based on local wall-clocks, but ensures monotonicity through Raft plus a leader lease. Clock skew between PD nodes can cause strobing the clock up and down ev- ery few milliseconds. We also used libfaketime to simulate some node clocks, both CLOCK_REALTIME and CLOCK_MONOTONIC, running up to 5x faster than oth- ers. PingCAP had written increas- ing. PingCAP and Jepsen believe this could lead to consistency anomalies when monotonic clocks are not well behaved. However, we don’t have experimental ev- idence to confirm this hypothesis.
    0 码力 | 9 页 | 141.29 KB | 6 月前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.24.0

    make a copy of the underlying data ambiguous [‘infer’, bool-ndarray, ‘NaT’, default ‘raise’] When clocks moved backward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01) nonexistent [str, default ‘raise’] A nonexistent time does not exist in a particular timezone where clocks moved forward due to DST. Valid valuse are: • ‘shift_forward’ will shift the nonexistent time forward information preserving local time. ambiguous [‘infer’, ‘NaT’, bool array, default ‘raise’] When clocks moved backward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01)
    0 码力 | 2973 页 | 9.90 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 1.0.0

    daylight savings time (DST) in a local time zone causes some times to occur twice within one day (“clocks fall back”). The following options are available: • 'raise': Raises a pytz.AmbiguousTimeError (the A DST transition may also shift the local time ahead by 1 hour creating nonexistent local times (“clocks spring forward”). The behavior of localizing a timeseries with nonexistent times can be controlled make a copy of the underlying data. ambiguous [‘infer’, bool-ndarray, ‘NaT’, default ‘raise’] When clocks moved back- ward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01)
    0 码力 | 3015 页 | 10.78 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.0

    daylight savings time (DST) in a local time zone causes some times to occur twice within one day (“clocks fall back”). The following options are available: • 'raise': Raises a pytz.AmbiguousTimeError (the A DST transition may also shift the local time ahead by 1 hour creating nonexistent local times (“clocks spring forward”). The behavior of localizing a timeseries with nonexistent times can be controlled make a copy of the underlying data ambiguous [‘infer’, bool-ndarray, ‘NaT’, default ‘raise’] When clocks moved backward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01)
    0 码力 | 2827 页 | 9.62 MB | 1 年前
    3
  • pdf文档 pandas: powerful Python data analysis toolkit - 0.25.1

    daylight savings time (DST) in a local time zone causes some times to occur twice within one day (“clocks fall back”). The following options are available: • 'raise': Raises a pytz.AmbiguousTimeError (the A DST transition may also shift the local time ahead by 1 hour creating nonexistent local times (“clocks spring forward”). The behavior of localizing a timeseries with nonexistent times can be controlled make a copy of the underlying data ambiguous [‘infer’, bool-ndarray, ‘NaT’, default ‘raise’] When clocks moved backward due to DST, ambiguous times may arise. For example in Central European Time (UTC+01)
    0 码力 | 2833 页 | 9.65 MB | 1 年前
    3
  • pdf文档 Notions of time and progress - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    University 2020 1. Watermarks must be monotonically increasing in order to ensure that the event time clocks of tasks are progressing and not going backwards. 2. A watermark with a timestamp T indicates that
    0 码力 | 22 页 | 2.22 MB | 1 年前
    3
  • pdf文档 TiDB: HBase分布式事务与SQL实现

    Google discarded the NTP in favor of its own time-keeping mechanism ● TrueTime API ○ Atomic clocks ○ GPS (global positioning system) receivers Google F1 ● ○ ○ ○ ○ ● ○ ○ ○ ○ ○ Let’s talk about
    0 码力 | 34 页 | 526.15 KB | 1 年前
    3
  • pdf文档 Node.js Client & Web Bridge Ready for ROS 2.0

    QoS policy ● Timer -- periodical notification/callback ● Time/Time Source -- different type of clocks ● Actionlib w/ RethinkRobotics* -- preemptable task management ● Message Gen (idl) -- dynamic
    0 码力 | 19 页 | 2.09 MB | 1 年前
    3
共 275 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 28
前往
页
相关搜索词
C++20ChronoCrashCourseinCalendarsDatesTimeandZonesTiDB2.1pandaspowerfulPythondataanalysistoolkit0.241.00.25NotionsoftimeprogressCS591K1DataStreamProcessingAnalyticsSpring2020HBase分布布式分布式事务SQL实现NodejsClientWebBridgeReadyforROS2.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩