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

无数据

分类

全部后端开发(1460)Python(418)综合其他(385)Java(311)云计算&大数据(310)Weblate(294)Spring(245)C++(232)数据库(208)VirtualBox(113)

语言

全部英语(1848)中文(简体)(514)中文(繁体)(27)日语(21)德语(16)西班牙语(16)俄语(16)法语(15)韩语(15)

格式

全部PDF文档 PDF(2049)其他文档 其他(455)DOC文档 DOC(4)PPT文档 PPT(4)
 
本次搜索耗时 0.150 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • 云计算&大数据
  • Weblate
  • Spring
  • C++
  • 数据库
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 德语
  • 西班牙语
  • 俄语
  • 法语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 深度学习与PyTorch入门实战 - 46. 时间序列表示

    0 码力 | 14 页 | 1.16 MB | 1 年前
    3
  • pdf文档 Lecture 7: K-Means

    December 28, 2021 1 / 46 Outline 1 Clustering 2 K-Means Method 3 K-Means Optimization Problem 4 Kernel K-Means 5 Hierarchical Clustering Feng Li (SDU) K-Means December 28, 2021 2 / 46 Clustering Usually within-cluster similarity Low inter-cluster similarity Feng Li (SDU) K-Means December 28, 2021 3 / 46 Similarity can be Subjective Clustering only looks at similarities, no labels are given Without Also important to define/ask: “Clustering based on what”? Feng Li (SDU) K-Means December 28, 2021 4 / 46 Clustering: Some Examples Document/Image/Webpage Clustering Image Segmentation (clustering pixels)
    0 码力 | 46 页 | 9.78 MB | 1 年前
    3
  • pdf文档 CIS 1.6 Benchmark - Self-Assessment Guide - Rancher v2.5.4

    Result: 'false' is equal to 'false' Returned Value: root 4643 4626 22 16:15 ? 00:00:46 kube- apiserver --etcd-keyfile=/etc/kubernetes/ssl/kube-node- key.pem --kubelet-client-certifica '--basic-auth-file' is not present Returned Value: root 4643 4626 22 16:15 ? 00:00:46 kube- apiserver --etcd-keyfile=/etc/kubernetes/ssl/kube-node- key.pem --kubelet-client-certifica '--token-auth-file' is not present Returned Value: root 4643 4626 22 16:15 ? 00:00:46 kube- apiserver --etcd-keyfile=/etc/kubernetes/ssl/kube-node- key.pem --kubelet-client-certifica
    0 码力 | 132 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Exactly-once fault-tolerance in Apache Flink - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    DgwE8wyu8 OcJ5cd6dj3nrilPMHMEfOJ8/btCNbQ= p3 AB6XicbVBNS8N AEJ3Ur1q/qh69LBbBU0lUG9FLx4rGltoQ9lsJ+3SzSb sboQS+hO8eFDx6j/y5r9x2+ag1QcDj/dmJkXpoJr47p uoAk+MBjAE7zA qyOcZ+fNeZ+3lpxiZh9+wfn4BnBTjW4= AB6XicbVBNS8N AEJ3Ur1q/qh69LBbBU0lUG9FLx4rGltoQ9lsJ+3SzSb sboQS+hO8eFDx6j/y5r9x2+ag1QcDj/dmJkXpoJr47p uoAk+MBjAE7zA qyOcZ+fNeZ+3lpxiZh9+wfn4BnBTjW4= AB6XicbVBNS8N AEJ3Ur1q/qh69LBbBU0lUG9FLx4rGltoQ9lsJ+3SzSb sboQS+hO8eFDx6j/y5r9x2+ag1QcDj/dmJkXpoJr47p
    0 码力 | 81 页 | 13.18 MB | 1 年前
    3
  • pdf文档 Golang Manual By AstaXie-20120522

    Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3. dsa Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3 Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3. dsa Package dsa implements the Digital Signature Algorithm, as defined in FIPS 186-3. ecdsa Encryption Algorithm (TDEA) as defined in U.S. Federal Information Processing Standards Publication 46-3. Index Constants func NewCipher(key []byte) (cipher.Block, error) func NewTripleDESCipher(key []byte)
    0 码力 | 6205 页 | 12.83 MB | 1 年前
    3
  • pdf文档 C++ Exceptions for Smaller Firmware

    students asked me, why not use C++ exceptions? 45TIME SPACE I verbally explained them this diagram… 46 Requires Dynamic Memory/Heap Increases Binary Size Requires whole C++ STL Run Time Type Info : 468: b510 push {r4, lr} 46a: b084 sub sp, #16 46c: 4603 mov r3, r0 46e: 4668 mov r0, sp 470: f7ff ffe8 bl 444 r0, r5, [sp] 16: b108 cbz r0, 0x1c 18: 2001 movs r0, #1 1a: e014 b 0x46 1c: 4668 mov r0, sp 1e: f7ff fffe bl 0x1e 22: e9dd 0600 ldrd r0, r6, [sp]
    0 码力 | 237 页 | 6.74 MB | 5 月前
    3
  • pdf文档 Game Development for Human Beings

    exact position as in Tiled 44 element.y -= map.tileHeight; 45 result.push(element); 46 } 47 }); 48 return result; 49 }, 50 //create a sprite from an object 51 c Zenva for Schools – Coding courses for high schools ©2016 Zenva Pty Ltd all rights reserved Page 46 6 "fly_spritesheet": { "type": "spritesheet", "source": "assets/images/fly_spritesheet.png" collision_tiles.push(tile.index); 43 } 44 }, this); 45 }, this); 46 this.map.setCollision(collision_tiles, true, layer.name); 47 } 48 }, this);
    0 码力 | 472 页 | 8.46 MB | 10 月前
    3
  • pdf文档 phpMyAdmin Documentation Release 4.9.11

    for the $cfg['Servers'][$i]['AllowDeny']['rules'] below. $cfg['Servers'][$i]['AllowNoPassword'] 46 Chapter 4. Configuration phpMyAdmin Documentation, Release 4.9.11 Type boolean Default value false $cfg[’Servers’][$i][’AllowDeny’][’rules’], 26, 46, 47, 69, 127 $cfg[’Servers’][$i][’AllowNoPassword’], 46 $cfg[’Servers’][$i][’AllowRoot’], 26, 46 $cfg[’Servers’][$i][’DisableIS’], 48 $cfg[’Serve $cfg[’Servers’][$i][’LogoutURL’], 50 $cfg[’Servers’][$i][’MaxTableUiprefs’], 46 $cfg[’Servers’][$i][’SessionTimeZone’], 46 $cfg[’Servers’][$i][’SignonCookieParams’], 20, 25, 49 $cfg[’Servers’][$i][’SignonScript’]
    0 码力 | 196 页 | 828.01 KB | 1 年前
    3
  • pdf文档 phpMyAdmin Documentation release 4.9.0.1

    for the $cfg['Servers'][$i]['AllowDeny']['rules'] below. $cfg['Servers'][$i]['AllowNoPassword'] 46 Chapter 4. Configuration phpMyAdmin Documentation, Release 4.9.0.1 Type boolean Default value false $cfg[’Servers’][$i][’AllowDeny’][’rules’], 26, 46, 47, 68, 127 $cfg[’Servers’][$i][’AllowNoPassword’], 46 $cfg[’Servers’][$i][’AllowRoot’], 26, 46 $cfg[’Servers’][$i][’DisableIS’], 48 $cfg[’Serve $cfg[’Servers’][$i][’LogoutURL’], 50 $cfg[’Servers’][$i][’MaxTableUiprefs’], 46 $cfg[’Servers’][$i][’SessionTimeZone’], 46 $cfg[’Servers’][$i][’SignonCookieParams’], 20, 25, 49 $cfg[’Servers’][$i][’SignonScript’]
    0 码力 | 196 页 | 826.58 KB | 1 年前
    3
  • pdf文档 phpMyAdmin Documentation Release 5.0.5-dev

    allow root access. This is just a shortcut for the $cfg['Servers'][$i]['AllowDeny']['rules'] below. 46 Chapter 4. Configuration phpMyAdmin Documentation, Release 5.0.5-dev $cfg['Servers'][$i]['AllowNoPassword'] $cfg[’Servers’][$i][’AllowDeny’][’rules’], 26, 27, 46, 47, 69, 127 $cfg[’Servers’][$i][’AllowNoPassword’], 46 $cfg[’Servers’][$i][’AllowRoot’], 27, 46 $cfg[’Servers’][$i][’DisableIS’], 48 $cfg[’Serve $cfg[’Servers’][$i][’LogoutURL’], 50 $cfg[’Servers’][$i][’MaxTableUiprefs’], 46 $cfg[’Servers’][$i][’SessionTimeZone’], 46 $cfg[’Servers’][$i][’SignonCookieParams’], 21, 26, 49 $cfg[’Servers’][$i][’SignonScript’]
    0 码力 | 198 页 | 835.53 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
深度学习PyTorch入门实战46时间序列表示LectureMeansCIS1.6BenchmarkSelfAssessmentGuideRancherv25.4ExactlyoncefaulttoleranceinApacheFlinkCS591K1DataStreamProcessingandAnalyticsSpring2020GolangManualByAstaXie20120522C++ExceptionsforSmallerFirmwareGameDevelopmentHumanBeingsphpMyAdminDocumentationRelease4.911release0.15.0dev
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩