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

无数据

分类

全部后端开发(119)Python(53)C++(38)Julia(18)云计算&大数据(15)Conda(14)Django(13)VirtualBox(11)数据库(9)PHP(8)

语言

全部英语(127)中文(简体)(13)中文(繁体)(10)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(139)其他文档 其他(11)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.311 秒,为您找到相关结果约 152 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • 云计算&大数据
  • Conda
  • Django
  • VirtualBox
  • 数据库
  • PHP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Trends Artificial Intelligence

    newer entrants, monetization may lag build-out by quarters or even years. And then there’s the supply chain. Power availability is becoming more of a gating factor. Transformers, substations, turbines infrastructure is heading, it helps to examine the rising tension between AI capability and electrical supply. The growing scale and sophistication of artificial intelligence is demanding an extraordinary gains… AI is already being deployed by energy companies to transform and optimize energy and mineral supply, electricity generation and transmission, and energy consumption (p. 16). Current AI-driven demand
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    列 的 更 好 更 快 方 式 是 调 用 ''. join(sequence)。要以扩展精度对浮点值求和,请参阅math.fsum()。要拼接一系列可迭代对 象,请考虑使用itertools.chain()。 2.3 新版功能. super(type[, object-or-type]) 返回一个代理对象,它会将方法调用委托给 type 指定的父类或兄弟类。这对于访问已在类中被重载的 继承 con- crete subclass, and (at least) supply implementations of the standard tzinfo methods needed by the datetime methods you use. The datetime module does not supply any concrete subclasses of tzinfo. first encountered, it is missing from the mapping, so the default_factory function calls int() to supply a default count of zero. The increment operation then builds up the count for each letter. The function
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    列 的 更 好 更 快 方 式 是 调 用 ''. join(sequence)。要以扩展精度对浮点值求和,请参阅math.fsum()。要拼接一系列可迭代对 象,请考虑使用itertools.chain()。 2.3 新版功能. super(type[, object-or-type]) 返回一个代理对象,它会将方法调用委托给 type 指定的父类或兄弟类。这对于访问已在类中被重载的 继承 con- crete subclass, and (at least) supply implementations of the standard tzinfo methods needed by the datetime methods you use. The datetime module does not supply any concrete subclasses of tzinfo. first encountered, it is missing from the mapping, so the default_factory function calls int() to supply a default count of zero. The increment operation then builds up the count for each letter. The function
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    列 的 更 好 更 快 方 式 是 调 用 ''. join(sequence)。要以扩展精度对浮点值求和,请参阅math.fsum()。要拼接一系列可迭代对 象,请考虑使用itertools.chain()。 2.3 新版功能. super(type[, object-or-type]) 返回一个代理对象,它会将方法调用委托给 type 指定的父类或兄弟类。这对于访问已在类中被重载的 继承 con- crete subclass, and (at least) supply implementations of the standard tzinfo methods needed by the datetime methods you use. The datetime module does not supply any concrete subclasses of tzinfo. first encountered, it is missing from the mapping, so the default_factory function calls int() to supply a default count of zero. The increment operation then builds up the count for each letter. The function
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Make Successor Build Systems: World Tour of Build Systems

    Initialization safety Object access safety Thread Safety Arithmetic safety Definition safetySoftware Supply Chain Safety ? Reproducibility Traceability Release delivery timeYOU DON'T NEED TOAchieve safety in roviderBuild Provenance & Traceability SBOMsBuild Provenance & Traceability SBOMs Software Supply Chain Safety SPDX Format NTIA Compliance ValidationManual Guided SBOM Generation github.com/DEMCON/cmake-sbomSBOMs
    0 码力 | 115 页 | 7.02 MB | 6 月前
    3
  • pdf文档 Embracing an Adversarial Mindset for Cpp Security

    devices ● Complex Software Ecosystems ● Advanced Exploit Techniques ○ Use of Exploit KitsAttack Chain and RCE Reconnaissance Intrusion Exploitation Privilege Escalation Persistence & Evasion Command Persistence and evading detection ● Complex Privilege Models ● Focus on Defense-in-DepthAttack Chain and EoP Reconnaissance Intrusion Exploitation Privilege Escalation Persistence & Evasion Command Increased Complexity ● Race Between Offense and Defense ● Legacy Systems and Backward CompatibilityAttack Chain and Security Feature Bypass Reconnaissance Intrusion Exploitation Privilege Escalation Persistence
    0 码力 | 92 页 | 3.67 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.40 User Manual

    attached to the machine, and for read operations, VirtualBox may need to look up all the parents in the chain until the sector in question is found. You can look at such a tree in the Virtual Media Manager: snapshot, for each hard disk attachment, another differencing image is created and attached, forming a chain or tree. In the above screenshot, you see that the original disk image is now attached to a snapshot “vmname” –type headless followed by: VBoxManage “vmname” controlvm “vmname” addencpassword ... to supply the encryption password required. • removeencpassword : This operation removes encryption password
    0 码力 | 387 页 | 4.27 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.12 User Manual

    attached to the machine, and for read operations, VirtualBox may need to look up all the parents in the chain until the sector in question is found. You can look at such a tree in the Virtual Media Manager: snapshot, for each hard disk attachment, another differencing image is created and attached, forming a chain or tree. In the above screenshot, you see that the original disk image is now attached to a snapshot “vmname” –type headless followed by: VBoxManage “vmname” controlvm “vmname” addencpassword ... to supply the encryption password required. • removeencpassword : This operation removes encryption password
    0 码力 | 380 页 | 4.23 MB | 6 月前
    3
  • pdf文档 Julia 1.11.4

    small, simple expressions, they could easily be placed onto a single line, which is where the ; chain syntax comes in handy: 94CHAPTER 10. CONTROL FLOW 95 julia> z = (x = 1; y = 2; x + y) 3 This syntax and otherwise it evaluates to the string "not less than". The original three-way example requires chain- ing multiple uses of the ternary operator together: julia> test(x, y) = println(x < y ? "x is less of expressions are evaluated as are necessary to determine the final boolean value of the entire chain. Some languages (like Python) refer to them as and (&&) and or (||). Explicitly, this means that:
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    small, simple expressions, they could easily be placed onto a single line, which is where the ; chain syntax comes in handy: 94CHAPTER 10. CONTROL FLOW 95 julia> z = (x = 1; y = 2; x + y) 3 This syntax and otherwise it evaluates to the string "not less than". The original three-way example requires chain- ing multiple uses of the ternary operator together: julia> test(x, y) = println(x < y ? "x is less of expressions are evaluated as are necessary to determine the final boolean value of the entire chain. Some languages (like Python) refer to them as and (&&) and or (||). Explicitly, this means that:
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 152 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 16
前往
页
相关搜索词
TrendsArtificialIntelligencePython标准参考指南2.718MakeSuccessorBuildSystemsWorldTourofEmbracinganAdversarialMindsetforCppSecurityOracleVMVirtualBox5.240UserManual12Julia1.11Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩