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

无数据

分类

全部后端开发(13)Julia(10)综合其他(2)Python(2)人工智能(2)Tornado(2)Rust(1)

语言

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

格式

全部PDF文档 PDF(14)其他文档 其他(1)
 
本次搜索耗时 0.269 秒,为您找到相关结果约 15 个.
  • 全部
  • 后端开发
  • Julia
  • 综合其他
  • Python
  • 人工智能
  • Tornado
  • Rust
  • 全部
  • 中文(繁体)
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 300 14.1. 采用发布配置自定义构建 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Rust 中文社区翻译。 本书的当前版本假设你使用 Rust 1.85.0(2025-02-17 发布)或更高版本并在所有项目的 Cargo.toml 文件中通过 edition = "2024"将其配置为使用 Rust 2024 edition 惯用法。请查 看第一章的 “安装” 部分了解如何安装和升级 Rust。 本书的英文原版 HTML 格式可以在 https://doc.rust-lang (Tom’s Obvious, Minimal Language) 格式,这是 Cargo 配置文件的格式。 第一行,[package],是一个片段 section 标题,表明下面的语句用来配置一个包。随着我们 在这个文件增加更多的信息,还将增加其他 section。 接下来的三行设置了 Cargo 编译程序所需的配置:项目的名称、项目的版本以及要使用的 Rust 版本。附录 E 会介绍 edition
    0 码力 | 562 页 | 3.23 MB | 1 月前
    3
  • pdf文档 人工智能安全治理框架 1.0

    保数据来源清晰、途径合规。建立完善的数据安全管理制度,确保数据安全性 和质量,以及合规使用,防范数据泄露、流失、扩散等风险,人工智能产品终 止下线时妥善处理用户数据。 (c)研发者应确保模型算法训练环境的安全性,包括网络安全配置和数 据加密措施等。 (d)研发者应评估模型算法潜在偏见,加强训练数据内容和质量的抽查 检测,设计有效、可靠的对齐算法,确保价值观风险、伦理风险等可控。 (e)研发者应结合目标市场适用法律要求和风险管理要求,评估人工智
    0 码力 | 20 页 | 3.79 MB | 1 月前
    3
  • pdf文档 Tornado 6.5 Documentation

    end: int | None = None) → Generator[bytes, None, None] Retrieve the content of the requested resource which is located at the given absolute path. This class method may be overridden by subclasses version 3.1. classmethod get_content_version(abspath: str) → str Returns a version string for the resource at the given path. This class method may be overridden by subclasses. The default implementation file’s contents. Added in version 3.1. get_content_size() → int Retrieve the total size of the resource at the given path. This method may be overridden by subclasses. Added in version 3.1. Changed
    0 码力 | 272 页 | 1.12 MB | 3 月前
    3
  • epub文档 Tornado 6.5 Documentation

    [https://docs.python.org/3/library/constants.html#None]] Retrieve the content of the requested resource which is located at the given absolute path. This class method may be overridden by subclasses html#str]) → str [https://docs.python.org/3/library/stdtypes.html#str] Returns a version string for the resource at the given path. This class method may be overridden by subclasses. The default implementation get_content_size() → int [https://docs.python.org/3/library/functions.html#int] Retrieve the total size of the resource at the given path. This method may be overridden by subclasses. Added in version 3.1. Changed
    0 码力 | 437 页 | 405.14 KB | 3 月前
    3
  • pdf文档 Trends Artificial Intelligence

    accelerate scientific research could result in cures for disease and solutions for climate change and resource shortages. As Demis Hassabis, CEO of Google DeepMind, has suggested: ‘First we solve AI, then use more tokens per task. The appetite for AI isn't slowing down. It’s growing into every available resource – just like software did in the age of desktop and cloud. But infrastructure is not just standing with Jevons Paradox, first proposed back in 1865* – that technological advancements that improve resource efficiency actually lead to increased overall usage of those resources. This is driving new focus
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 Julia 1.11.4

    can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch to help mode by pressing ? at an empty julia> prompt, before acquiring\releasing model for nextidx will be needed, as it is not safe to let multiple processes read-write a resource at the same time. 26.1 Code Availability and Loading Packages Your code must be available on any as a VersionNumber.CHAPTER 77. LIBGIT2 1426 LibGit2.with – Function. with(f::Function, obj) Resource management helper function. Applies f to obj, making sure to call close on obj after f successfully
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch to help mode by pressing ? at an empty julia> prompt, before acquiring\releasing model for nextidx will be needed, as it is not safe to let multiple processes read-write a resource at the same time. 26.1 Code Availability and Loading Packages Your code must be available on any as a VersionNumber.CHAPTER 77. LIBGIT2 1426 LibGit2.with – Function. with(f::Function, obj) Resource management helper function. Applies f to obj, making sure to call close on obj after f successfully
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch to help mode by pressing ? at an empty julia> prompt, before acquiring\releasing model for nextidx will be needed, as it is not safe to let multiple processes read-write a resource at the same time. 26.1 Code Availability and Loading Packages Your code must be available on any as a VersionNumber.CHAPTER 77. LIBGIT2 1426 LibGit2.with – Function. with(f::Function, obj) Resource management helper function. Applies f to obj, making sure to call close on obj after f successfully
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 julia 1.10.10

    can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch to help mode by pressing ? at an empty julia> prompt, before acquiring\releasing model for nextidx will be needed, as it is not safe to let multiple processes read-write a resource at the same time. 25.1 Code Availability and Loading Packages Your code must be available on any version of libgit2 in use, as a VersionNumber. LibGit2.with – Function. with(f::Function, obj) Resource management helper function. Applies f to obj, making sure to call close on obj after f successfully
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    can be found on the learning page of the main Julia website. You can use the REPL as a learning resource by switching into the help mode. Switch to help mode by pressing ? at an empty julia> prompt, before acquiring\releasing model for nextidx will be needed, as it is not safe to let multiple processes read-write a resource at the same time. 25.1 Code Availability and Loading Packages Your code must be available on any version of libgit2 in use, as a VersionNumber. LibGit2.with – Function. with(f::Function, obj) Resource management helper function. Applies f to obj, making sure to call close on obj after f successfully
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
共 15 条
  • 1
  • 2
前往
页
相关搜索词
Rust程序设计程序设计语言简体中文文版中文版简体中文版1.85人工智能人工智能安全治理框架1.0Tornado6.5DocumentationTrendsArtificialIntelligenceJulia1.11ReleaseNotesjulia1.1010
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩