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

无数据

分类

全部后端开发(11)综合其他(10)Julia(10)Blender(10)云计算&大数据(2)Kubernetes(1)Hadoop(1)Rust(1)

语言

全部中文(繁体)(23)

格式

全部PDF文档 PDF(23)
 
本次搜索耗时 0.388 秒,为您找到相关结果约 23 个.
  • 全部
  • 后端开发
  • 综合其他
  • Julia
  • Blender
  • 云计算&大数据
  • Kubernetes
  • Hadoop
  • Rust
  • 全部
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 這些年,我們一起追的Hadoop

    10 / 74 Hadoop 1.x 架構與限制 比較基本的模組: Hadoop HDFS (Storage) Hadoop MapReduce (Computing Engine + Resource Management + Job Scheduling / Monitoring + ...) 比較明顯的限制: 每個 Cluster 大概就是 4,000 - 4,500 個 Node MapReduce 改造前 Hadoop 原來的架構,MapReduce 是一切應用的基礎 所有 Job 都得轉換成 MapReduce 16 / 74 MapReduce 改造 Phase 1 先把 Resource Management 從 MapReduce 拉出來,變成 YARN Other YARN Frameworks 就有存在的可能了 17 / 74 MapReduce 改造 Phase 2 Hadoop Common (Core Libraries) Hadoop HDFS (Storage) Hadoop MapReduce (Computing Engine) Hadoop YARN (Resource Management + Job Scheduling / Monitoring) 比較沒人知道的事: Hadoop 2.x 也默默地做了四五年了 ... 雖然是大修,但是 Backward
    0 码力 | 74 页 | 45.76 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(繁体中文)

    Rust 目標新增為 //ui/base:base 的依附元件。在ui/base/resource/resource_bundle.cc 頂端宣告此函式 (稍後會說明如何使用繫結產生工具自動執行此操作): extern "C" void hello_from_rust(); 從 ui/base/resource/resource_bundle.cc 的某處呼叫此函式,建議位置是ResourceBund
    0 码力 | 358 页 | 1.41 MB | 10 月前
    3
  • pdf文档 可觀測性 (Observability) 在 Kubernetes Day2 Operation的考量與實踐

    Kubernetes-native monitoring and logging for security and availability • 中央管理面板必須包含強大的雲原 生環境監控功能 • Resource utilization tools • Kubernetes Day2 管理運營必須包 括幫助公司了解其成本、優化資源 利用率並最終降低總體成本的工具。 Click to edit Master
    0 码力 | 30 页 | 3.01 MB | 1 年前
    3
  • pdf文档 Blender v3.0 参考手册(繁体中文版)

    They disappears after a short time. Click this label to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. These the UDIM Tiles panel. Common Options File Use for replacing or packing files. Pack Embed the resource into the current blend-file. Path Path to the linked file. Open Opens the File Browser to select most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4215 页 | 227.19 MB | 1 年前
    3
  • pdf文档 Blender v3.1 参考手册(繁体中文版)

    They disappears after a short time. Click this label to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. These the UDIM Tiles panel. Common Options File Use for replacing or packing files. Pack Embed the resource into the current blend-file. Path Path to the linked file. Open Opens the File Browser to select most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4393 页 | 256.31 MB | 1 年前
    3
  • pdf文档 Blender v3.4 参考手册(繁体中文版)

    file. They disappear after a short time. Click them to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. Which the UDIM Tiles panel. Common Options File Use for replacing or packing files. Pack Embed the resource into the current blend-file. Path Path to the linked file. Open Opens the File Browser to select most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4469 页 | 258.38 MB | 1 年前
    3
  • pdf文档 Blender v3.3 参考手册(繁体中文版)

    file. They disappear after a short time. Click them to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. Which the UDIM Tiles panel. Common Options File Use for replacing or packing files. Pack Embed the resource into the current blend-file. Path Path to the linked file. Open Opens the File Browser to select most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4464 页 | 259.55 MB | 1 年前
    3
  • pdf文档 Blender v3.2 参考手册(繁体中文版)

    file. They disappear after a short time. Click them to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. Which the UDIM Tiles panel. Common Options File Use for replacing or packing files. Pack Embed the resource into the current blend-file. Path Path to the linked file. Open Opens the File Browser to select most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4355 页 | 255.63 MB | 1 年前
    3
  • pdf文档 Blender v4.0 参考手册(繁体中文版)

    file. They disappear after a short time. Click them to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. Which creating a Blank image. Common Options File Used for replacing or packing files. Pack Embed the resource into the current blend-file. See Packed Data. Path Path to the linked file. Open Opens the File most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 5220 页 | 303.08 MB | 1 年前
    3
  • pdf文档 Blender v3.6 参考手册(繁体中文版)

    file. They disappear after a short time. Click them to show the full message in the Info Editor. Resource Information The right side of the Status Bar displays information about the Blender instance. Which creating a Blank image. Common Options File Used for replacing or packing files. Pack Embed the resource into the current blend-file. See Packed Data. Path Path to the linked file. Open Opens the File most up to date information on the performance of different devices, browse the Blender Open Data resource. Error Messages In case of problems, be sure to install the official graphics drivers from the
    0 码力 | 4744 页 | 297.98 MB | 1 年前
    3
共 23 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
這些我們一起HadoopComprehensiveRust繁体中文繁体中文可觀測性ObservabilityKubernetesDay2Operation考量實踐Blenderv3参考手册参考手册v4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩