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

无数据

分类

全部后端开发(89)C++(66)Python(12)云计算&大数据(12)VirtualBox(11)Django(10)Julia(10)系统运维(5)数据库(4)网络与安全(4)

语言

全部英语(97)中文(繁体)(10)中文(简体)(3)英语(1)

格式

全部PDF文档 PDF(99)其他文档 其他(6)PPT文档 PPT(4)DOC文档 DOC(2)
 
本次搜索耗时 0.121 秒,为您找到相关结果约 111 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 云计算&大数据
  • VirtualBox
  • Django
  • Julia
  • 系统运维
  • 数据库
  • 网络与安全
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 stdx::interval, a library for intervals on totally ordered sets

    stdx::interval, a library for intervals on totally ordered sets Eric Hughes, Meadhbh Hamrick stdx::interval, a library for intervals on totally ordered sets Eric Hughes, Meadhbh Hamrick In brief stdx::interval stdx::interval implements the mathematical sense of an interval on a totally ordered set. The library reasons about intervals as sets, not as interval expressions. The library is header-only and targets Membership. Determine if a point is a member of the interval as a set. Equality. Compares the intervals as sets, not as specifications. Operations Point comparison. A generalization of membership. Similar to
    0 码力 | 1 页 | 45.14 KB | 5 月前
    3
  • pdf文档 Peering Forward: C++'s Next Decade

    public+virtual or protected+nonvirtual ordered A totally ordered type with operator<=> that implements strong_ordering. Also: weakly_ordered, partially_ordered copyable A type that has copy/move c functions value An ordered basic_value. Also: weakly_ordered_value, partially_ordered_value struct A basic_value with all public members, no virtuals, no custom assignment enum An ordered basic_value with with all public values flag_enum An ordered basic_value with all public values, and bitwise sets/tests union A safe (tagged) union with names (unlike std::variant)51 interface An abstract class having
    0 码力 | 84 页 | 6.21 MB | 5 月前
    3
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    DecibelGain>, public boost::totally_ordered> { public: static_assert(std::is_floating_point_v); constexpr DecibelGain>, public boost::totally_ordered> { public: static_assert(std::is_floating_point_v); constexpr DecibelGain>, public boost::totally_ordered> { public: static_assert(std::is_floating_point_v); constexpr
    0 码力 | 106 页 | 5.66 MB | 5 月前
    3
  • pdf文档 Constructing Generic Algorithms

    + 1" or similar ⇒ totally ordered 9 . 1RESTATE THE PROBLEM CONSTRAINTS RESTATE THE PROBLEM CONSTRAINTS 64-bit integers ⇒ we can't just do "largest + 1" or similar ⇒ totally ordered unique elements RESTATE THE PROBLEM CONSTRAINTS 64-bit integers ⇒ we can't just do "largest + 1" or similar ⇒ totally ordered unique elements random order ⇒ we are free to permute the input (it's arbitrary anyway) ⇒ we RESTATE THE PROBLEM CONSTRAINTS 64-bit integers ⇒ we can't just do "largest + 1" or similar ⇒ totally ordered unique elements random order ⇒ we are free to permute the input (it's arbitrary anyway) ⇒ we
    0 码力 | 145 页 | 8.44 MB | 5 月前
    3
  • pdf文档 Regular, Revisited

    Foundations • Transformations and Their Orbits • Associative Operations • Linear Orderings • Ordered Algebraic Structures • Iterators • Coordinate Structures • Coordinates with Mutable Successors equivalence relation and its equivalence classes partition the elements of the set, and are totally ordered by <2023 Victor Ciura | @ciura_victor - Regular, Revisited 67 Slide Title LessThanComparable boolean-testable; { u >= t } -> boolean-testable; }; template< class T > concept totally_ordered = std::equality_comparable && __PartiallyOrderedWith;2023
    0 码力 | 180 页 | 19.96 MB | 5 月前
    3
  • pdf文档 EXPLORATION OF C++20 METAPROCRAMMING

    Comparison concepts: • boolean-testable • equality_comparable • equality_comparable_with • totally_ordered_with Object concepts: • movable • copyable • semiregular • regular Callable concepts: • invocable invocable • regular_invocable • predicate • relation • equivalence_relation Concepts: • totally_ordered • strict_weak_orderint main() { foo(); // works foo(); // Compilation error:
    0 码力 | 50 页 | 2.59 MB | 5 月前
    3
  • pdf文档 Cooperative C++ Evolution

    public+virtual or protected+nonvirtual ordered A totally ordered type with operator<=> that implements std::strong_ordering Also: weakly_ordered, partially_ordered copyable A type that has copy/move not user-written) and no protected or virtual functions value An ordered basic_value Also: weakly_ordered_value, partially_ordered_value struct A basic_value with all public members, no virtual
    0 码力 | 85 页 | 5.73 MB | 5 月前
    3
  • epub文档 Django CMS 4.1.x Documentation

    com/en/dev/topics/templates/]. Django CMS and Django’s Template System Django templates You are totally free on how to name your templates, but we encourage you to use the general Django conventions, including a simple template that uses placeholders: In this example, the template extends the base template, sets the title of the page, and defines three placeholders: “header”, “main”, and “footer”. The placeholders import __version__ DJANGO_CMS4 = Version(__version__) >= Version("4") class TestFixture: """Sets up generic setUp and tearDown methods for tests.""" if DJANGO_CMS4: # CMS V4 def _get_version(self
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 Julia 1.11.4

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1774 102.3 Working with Test Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1778 102.4 Testing Log Statements value (including itself) For further discussion of how these non-finite floating-point values are ordered with respect to each other and other floats, see Numeric Comparisons. By the IEEE 754 standard, Floating-point numbers are com- pared according to the IEEE 754 standard: • Finite numbers are ordered in the usual manner. • Positive zero is equal but not greater than negative zero. • Inf is equal
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1774 102.3 Working with Test Sets . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1778 102.4 Testing Log Statements value (including itself) For further discussion of how these non-finite floating-point values are ordered with respect to each other and other floats, see Numeric Comparisons. By the IEEE 754 standard, Floating-point numbers are com- pared according to the IEEE 754 standard: • Finite numbers are ordered in the usual manner. • Positive zero is equal but not greater than negative zero. • Inf is equal
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 111 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
前往
页
相关搜索词
stdxintervallibraryforintervalsontotallyorderedsetsPeeringForwardC++NextDecadeExplorationofStronglytypedUnitsCaseStudyfromDigitalAudioConstructingGenericAlgorithmsRegularRevisitedEXPLORATIONOF20METAPROCRAMMINGCooperativeEvolutionDjangoCMS4.1DocumentationJulia1.11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩