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

无数据

分类

全部综合其他(384)Weblate(291)Blender(33)KiCad(29)产品与服务(12)版本控制(5)Apache OFBiz(5)人工智能(4)GIMP(4)笔试面试(3)

语言

全部英语(269)中文(简体)(100)中文(繁体)(10)日语(3)韩语(1)中文(简体)(1)

格式

全部PDF文档 PDF(215)其他文档 其他(169)
 
本次搜索耗时 0.271 秒,为您找到相关结果约 384 个.
  • 全部
  • 综合其他
  • Weblate
  • Blender
  • KiCad
  • 产品与服务
  • 版本控制
  • Apache OFBiz
  • 人工智能
  • GIMP
  • 笔试面试
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 01 Structure of Scientific Papers - Introduction to Scientific Writing WS2021/22

    Large-Scale Analysis (DIA, WS) Master Bachelor Data management from user/application perspective Distributed Data Management ML system internals DB system internals + prog. project Prog. projects converge to an optimal model. It is crucial for performance to fit the data into single-node or distributed main memory. % 2. Say why it's an interesting problem General-purpose, heavy- and lightweight Projects, cont.  Transactions / High Availability  #9.1 Jingyu Zhou et al: FoundationDB: A Distributed Unbundled Transactional Key Value Store. SIGMOD 2021  #9.2 Audrey Cheng, Xiao Shi, Lu Pan, Anthony
    0 码力 | 36 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Google C++ Style Guide

    to precisely control stream output, due to the above issues, the way code and data are mixed in streaming code, and the use of operator overloading (which may select a different overload than you expect) flags to control formatting details such as number base, precision, or padding. Overload << as a streaming operator for your type only if your type represents a value, and << writes out a human-readable hpp) and parallel/distributed algorithms and data structures (boost/graph/parallel/* and boost/graph/distributed/*). • Property Map from boost/property_map, except parallel/distributed property maps (b
    0 码力 | 83 页 | 238.71 KB | 1 年前
    3
  • pdf文档 2021 中国开源年度报告

    projects in the Top 20, including TiDB (an open source distributed relational database designed and developed by PingCAP), TiKV ( a distributed transactional key-value database), docs-cn, and docs Transactional and Analytical Processing, HTAP) 的融合型分布式数据库产品。 PingCAP, an enterprise-level open source distributed database vendor in China, was founded in 2015. The company is committed to providing stable, new data infrastructure for global industry users. Its core product is TiDB, an open-source, distributed, NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads
    0 码力 | 199 页 | 9.63 MB | 1 年前
    3
  • epub文档 Krita 5.2 Manual

    RAM. Web browsers and chat programs tend to be the biggest culprits here, especially if you are streaming music or videos. If you are hurting for memory, see if you can get these functions to work on a Here you can set different properties related to the area where the particles are distributed and how they are distributed. Area Diameter The size of the area. Aspect Ratio It’s aspect ratio: 1.0 is Distribution New in version 5.1. Here you can set how the particles are distributed in the spray area. The particles are distributed using polar coordinates [https://en.wikipedia.org/wiki/Polar_coordinate_system]
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • pdf文档 Trends Artificial Intelligence

    Adoption (ChatGPT as Proxy) = Materially Faster vs. Internet Comparables… Note: Netflix represents streaming business. Source: BOND, ‘AI & Universities’ (2024) via company filings, press Years to Reach 100MM deployment frameworks that accompany it. The productivity upside may be significant, but unevenly distributed. The geopolitical, ethical, and economic implications may evolve gradually, not abruptly. As
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • epub文档 Krita 5.2 브로셔

    RAM. Web browsers and chat programs tend to be the biggest culprits here, especially if you are streaming music or videos. If you are hurting for memory, see if you can get these functions to work on a Here you can set different properties related to the area where the particles are distributed and how they are distributed. Area Diameter The size of the area. Aspect Ratio It’s aspect ratio: 1.0 is particles. Distribution 버전 5.1에 추가. Here you can set how the particles are distributed in the spray area. The particles are distributed using polar coordinates [https://en.wikipedia.org/wiki/Polar_coordinate_system]
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    and where to get Blender (if you have not done so yet). Install from DMG Blender for macOS are distributed on disk images (dmg-files). To mount the disk image double-click on the dmg-file. Then drag Blender areas of Blender they affect. Installing Add-ons There are hundreds of add-ons that are not distributed with Blender and are developed by others. To add them to the list of other add-ons, they must be Number of Cuts Increases and decreases the number of cuts to create. These cuts are uniformly distributed in the original face loop, and you will not be able to control their positions. Correct UVs Corrects
    0 码力 | 3966 页 | 203.00 MB | 1 年前
    3
  • pdf文档 Blender v2.93 Manual

    and where to get Blender (if you have not done so yet). Install from DMG Blender for macOS are distributed on disk images (dmg-files). To mount the disk image double-click on the dmg-file. Then drag Blender areas of Blender they affect. Installing Add-ons There are hundreds of add-ons that are not distributed with Blender and are developed by others. To add them to the list of other add-ons, they must be Number of Cuts Increases and decreases the number of cuts to create. These cuts are uniformly distributed in the original face loop, and you will not be able to control their positions. Correct UVs Corrects
    0 码力 | 3962 页 | 201.40 MB | 1 年前
    3
  • pdf文档 Blender v2.92 参考手册(繁体中文版)

    and where to get Blender (if you have not done so yet). Install from DMG Blender for macOS are distributed on disk images (dmg-files). To mount the disk image double-click on the dmg-file. Then drag Blender errors that may have occurred. 3rd Party Add-ons There are hundreds of add-ons that are not distributed with Blender and are developed by others. To add them to the list of other add-ons, they must be Number of Cuts Increases and decreases the number of cuts to create. These cuts are uniformly distributed in the original face loop, and you will not be able to control their positions. Correct UVs Corrects
    0 码力 | 3868 页 | 198.83 MB | 1 年前
    3
  • pdf文档 Blender v2.92 Manual

    and where to get Blender (if you have not done so yet). Install from DMG Blender for macOS are distributed on disk images (dmg-files). To mount the disk image double-click on the dmg-file. Then drag Blender errors that may have occurred. 3rd Party Add-ons There are hundreds of add-ons that are not distributed with Blender and are developed by others. To add them to the list of other add-ons, they must be Number of Cuts Increases and decreases the number of cuts to create. These cuts are uniformly distributed in the original face loop, and you will not be able to control their positions. Correct UVs Corrects
    0 码力 | 3868 页 | 198.46 MB | 1 年前
    3
共 384 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 39
前往
页
相关搜索词
01StructureofScientificPapersIntroductiontoWritingWS202122GoogleC++StyleGuide2021中国开源年度报告年度报告Krita5.2ManualTrendsArtificialIntelligenceBlenderv292参考手册参考手册繁体中文繁体中文93
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩