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

无数据

分类

全部后端开发(14)UML(12)系统运维(2)数据库(1)Linux(1)Firebird(1)RISC-V(1)Rust(1)存储(1)

语言

全部西班牙语(17)

格式

全部PDF文档 PDF(17)
 
本次搜索耗时 0.064 秒,为您找到相关结果约 17 个.
  • 全部
  • 后端开发
  • UML
  • 系统运维
  • 数据库
  • Linux
  • Firebird
  • RISC-V
  • Rust
  • 存储
  • 全部
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Comprehensive Rust(Español) 202412

    se almacenan en el binario del programa. • El tipo String de Rust es un envoltorio que rodea a un vector de bytes. Como sucede con Vec, tiene propietario. • Al igual que ocurre con muchos otros tipos representando un punto como [f64;3]. Debes decidir las firmas de las funciones. // Calcula la magnitud de un vector sumando los cuadrados de sus coordenadas // y sacando la raíz cuadrada. Usa el método `sqrt()` para la raíz cuadrada //, como `v.sqrt()`. 52 fn magnitude(...) -> f64 { todo!() } // Normaliza un vector calculando su magnitud y dividiendo todas // sus coordenadas entre esa magnitud. fn normalize(.
    0 码力 | 389 页 | 1.04 MB | 10 月前
    3
  • pdf文档 Guía Práctica de RISC-V: El Atlas de una Arquitectura Abierta Primera Edición, 1.0.5

    RV32M (Mult.-Div.) Nombre Fmt RV32V/R64V Multiplicación MULtiply R MUL rd,rs1,rs2 SET Vector Len. R SETVL rd,rs1 MULtiply High R MULH rd,rs1,rs2 MULtiply High R VMULH rd,rs1,rs2 agrega registros vectorizados v0-v31, registros de predicado vect. vp0-vp7, y registro de longitud de vector vl. RV64 agrega unas insts: RVM recibe 4, RVA 11, RVF 6, RVD 6, y RVV 0. AMOMINU.D rd,rs1,rs2 Instrucciones Comprimidas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 8 RV32V: Vector . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 217 页 | 29.97 MB | 1 年前
    3
  • pdf文档 Guía de referencia de Debian v2.124

    ”Enter” y ”h” para activar el sistema de archivos Shell. Escriba la URL con el formato «sh://[user@]machine[:options]/[remote-dir]», que abre un directorio remoto que aparece como uno local usando ssh. 1 Debian) dkms V:74, I:162 196 soporte del núcleo para módulos dinámico (DKMS, dynamic kernel module support) (genérico) module-assistant V:0, I:19 406 herramienta de ayuda para crear los paquetes de los módulos uno o más núcleos personalizados. El soporte del núcleo a módulos dinámicos (dynamic kernel module support, DKMS) es un marco nuevo de distri- bución independiente diseñado para permitir la actualización
    0 码力 | 285 页 | 1.43 MB | 1 年前
    3
  • pdf文档 Curve核心组件之mds – 网易数帆

    code : curve/src/mds/copyset/ bool GenCopyset(const ClusterInfo& cluster, int numCopysets, std::vector* out); 例如要在(zone1 zone2 zone3 zone4)中创建8个copyset: result: cs1 [copyset-1, copyset-7] cs2
    0 码力 | 23 页 | 1.74 MB | 6 月前
    3
  • pdf文档 PlantUML 1.2023.11 Guía de Referencia del Lenguaje

    choosing PlantUML, users benefit from both the efficiency of markdown-based diagramming and the support of an active community. 4.1 Definición de objetos Puedes definir instancias de objetos usando la • Versatility: Integrate with various documentation platforms and support multiple output formats. • Open-Source & Community Support: Backed by a strong community that continuously contributes to its Creole engine is integrated in PlantUML to have a standardized way to emit styled text. All diagrams support this syntax. Note that compatibility with HTML syntax is preserved. 22.1 Emphasized text @startuml
    0 码力 | 531 页 | 7.53 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.2 Guía de Referencia del Lenguaje

    Creole engine is integrated in PlantUML to have a standardized way to emit styled text. All diagrams support this syntax. Note that compatibility with HTML syntax is preserved. 22.1 Emphasized text @startuml Business_Process(someBusinessProcess,"Some Business Process") Business_Service(itSupportService, "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the
    0 码力 | 389 页 | 4.12 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.1 Guía de Referencia del Lenguaje

    Creole engine is integrated in PlantUML to have a standardized way to emit styled text. All diagrams support this syntax. Note that compatibility with HTML syntax is preserved. 21.1 Emphasized text @startuml Business_Process(someBusinessProcess,"Some Business Process") Business_Service(itSupportService, "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the
    0 码力 | 384 页 | 4.07 MB | 1 年前
    3
  • pdf文档 Firebird 1.5 QuickStart Spanish

    bienvenida. Por favor no intente enviar sus preguntas de soporte allí! éstas pertenecen al grupo firebird-support@yahoogroups.com. 25 Índice alfabético A Alias, 14 Apóstrofos en cadenas, 19 Applets del Panel
    0 码力 | 26 页 | 174.63 KB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 Guía de Referencia del Lenguaje

    Creole engine is integrated in PlantUML to have a standardized way to emit styled text. All diagrams support this syntax. Note that compatibility with HTML syntax is preserved. 22.1 Emphasized text @startuml Business_Process(someBusinessProcess,"Some Business Process") Business_Service(itSupportService, "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the
    0 码力 | 407 页 | 4.28 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2019.1 Guía de Referencia del Lenguaje

    Business_Process(someBusinessProcess ,"Some Business Process") Business_Service(itSupportService , "IT Support for Business (Application Service)") Application_DataObject(dataObject, "Web Page Data \n 'on the
    0 码力 | 147 页 | 1.85 MB | 1 年前
    3
共 17 条
  • 1
  • 2
前往
页
相关搜索词
ComprehensiveRustEspaol202412GuPrcticadeRISCElAtlasunaArquitecturaAbiertaPrimeraEdici1.0referenciaDebianv2124Curve核心组件mds网易数帆PlantUML1.202311ReferenciadelLenguaje1.2021Firebird1.5QuickStartSpanish1.2019
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩