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

无数据

分类

全部数据库(6)TiDB(6)后端开发(5)C++(5)云计算&大数据(5)VirtualBox(5)综合其他(1)

语言

全部英语(17)

格式

全部PDF文档 PDF(14)PPT文档 PPT(3)
 
本次搜索耗时 0.106 秒,为您找到相关结果约 17 个.
  • 全部
  • 数据库
  • TiDB
  • 后端开发
  • C++
  • 云计算&大数据
  • VirtualBox
  • 综合其他
  • 全部
  • 英语
  • 全部
  • 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文档 ethercat stack

    EtherCAT Video Michael Caisse Using C libraries in your Modern C++ Embedded Project Distributed Clocks Sync0 Sync0/Sync1 DC Jitter System jitter is significantly less than 1us. ciere
    0 码力 | 65 页 | 2.54 MB | 6 月前
    3
  • pdf文档 Compile-Time Compression and Resource Generation with C++20

    the processor starts Fixed locations in Flash memory, �lled with bit- mapped magic values Sets up clocks, memory segments, watchdog timer JTAG debug, code security, and much more 8 . 1/ Config Fuses
    0 码力 | 59 页 | 1.86 MB | 6 月前
    3
  • ppt文档 C++20: An (Almost) Complete Overview

    weeks w { 1 }; // 1 week days d { w }; // Convert 1 week into days62 Calendars & Timezones  New clocks (besides system_clock, steady_clock, high_resolution_clock):  utc_clock: represents Coordinated
    0 码力 | 85 页 | 512.18 KB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.40 User Manual

    sources you may get a warning or error message about the timing inconsistency. It may also cause clocks to become unreliable with some guest operating systems depending on how they use the TSC. 9.14.2 kernels starting with version 2.6.25. VirtualBox’s implementation currently supports paravirtual- ized clocks and SMP spinlocks. This provider is recommended for Linux guests. • Hyper-V: Presents a Microsoft dows 7 and newer operating systems. VirtualBox’s implementation currently supports par- avirtualized clocks, APIC frequency reporting, guest debugging, guest crash reporting and relaxed timer checks. This
    0 码力 | 387 页 | 4.27 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.12 User Manual

    sources you may get a warning or error message about the timing inconsistency. It may also cause clocks to become unreliable with some guest operating systems depending on how they use the TSC. 9.14.2 kernels starting with version 2.6.25. VirtualBox’s implementation currently supports paravirtual- ized clocks and SMP spinlocks. This provider is recommended for Linux guests. • Hyper-V: Presents a Microsoft dows 7 and newer operating systems. VirtualBox’s implementation currently supports par- avirtualized clocks, APIC frequency reporting, guest debugging, guest crash reporting and relaxed timer checks. This
    0 码力 | 380 页 | 4.23 MB | 6 月前
    3
  • pdf文档 Game Development for Human Beings

    for high schools ©2016 Zenva Pty Ltd all rights reserved Page 128 58 this.groups.clocks.forEachAlive(this.check_collision, this); 59 } 60 }; 61 62 FruitNinja.LevelState.prototype return new FruitNinja.Clock(this.game_state, name, position, {texture: "clock_image", group: "clocks", velocity: velocity}); 16 }; 1 var FruitNinja = FruitNinja || {}; Zenva Academy – Online
    0 码力 | 472 页 | 8.46 MB | 10 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.1.40 User Manual

    sources you may get a warning or error message about the timing inconsistency. It may also cause clocks to become unreliable with some guest operating systems depending on they use the TSC. 9.13.2 Accelerate
    0 码力 | 310 页 | 4.87 MB | 6 月前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
C++20ChronoCrashCourseinCalendarsDatesTimeandZonesTiDB2.1ethercatstackCompileCompressionResourceGenerationwithAnAlmostCompleteOverviewOracleVMVirtualBox5.240UserManual12GameDevelopmentforHumanBeings4.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩