Guía Práctica de RISC-V:
El Atlas de una Arquitectura Abierta
Primera Edición, 1.0.5Categoría Nombre Fmt RV32{F|D} (SP,DP Fl. Pt.) Predicate ≥ R VPGE rd,rs1,rs2 Move Move from Integer R FMV.W.X rd,rs1 FMV.D.X rd,rs1 Predicate AND R VPAND rd,rs1,rs2 Move to Integer AND NOT R VPANDN rd,rs1,rs2 Conversión ConVerT from Int R FCVT.{S|D}.W rd,rs1 FCVT.{S|D}.L rd,rs1 Predicate OR R VPOR rd,rs1,rs2 ConVerT from Int Unsigned R FCVT.{S|D}.WU rd,rs1 FCVT.{S|D}.LU lenguaje de construc- ción de hardware Chisel, y las versiones RISC-V del kernel del sistema operativo Linux, el compilador de C GNU y Librería de C. También tiene un MS de UC Berkeley, que fue la base de la0 码力 | 217 页 | 29.97 MB | 1 年前3
Comprehensive Rust(Español) 20241217.2 Operadores . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 17.3 From e Into . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 101 17.4 Probando . backend. • Rust es compatible con muchas plataformas y arquitecturas: – x86, ARM, WebAssembly, ... – Linux, Mac, Windows, ... • Rust se utiliza en una gran variedad de dispositivos: – firmware y cargadores Vec. fn main() { let s1: &str = "mundo"; println!("s1: {s1}"); let mut s2: String = String::from("¡Hola "); println!("s2: {s2}"); s2.push_str(s1); println!("s2: {s2}"); 51 let s3: &str = &s2[s2 0 码力 | 389 页 | 1.04 MB | 10 月前3
Guía de referencia de Debian v2.124FECHA MODIFICACIONES NOMBRE Guía de referencia de Debian iv Índice general 1. Tutoriales de GNU/Linux 1 1.1. Introducción a la consola . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 103 4.7.5. Características de seguridad de Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 Guía de referencia de . . . . . . . . . . . . . . . . . . . . . . . . . 143 8.2.1. Teclado de entrada para la consola Linux y X Window . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 8.2.2. La entrada por teclado0 码力 | 285 页 | 1.43 MB | 1 年前3
Firebird 1.5 QuickStart Spanish............................................................................................. 17 Linux y algunos otros clientes Posix .................................................................. Server Superserver Completamente maduro en Linux; todavía 'experimental' en cierta forma, en Windows. Completamente maduro tanto en Windows como en Linux. Crea un proceso por cada conexión cliente, Windows se pueden hacer conexiones locales, pero no son tan veloces como las de la versión “Classic” en Linux, y también son menos seguras. Windows: implementados parcialmente Ser- vices Manager (Administrador0 码力 | 26 页 | 174.63 KB | 1 年前3
PlantUML 1.2023.11 Guía de Referencia del Lenguaje""[->""\n**from start** to actor1 [-> Bob : ""[->""\n**from start** to actor2 ?-> Bob : ""?->""\n**short** to actor2 Alice ->] : ""->]""\nfrom actor1 **to end** Alice ->? : ""->?""\n**short** from actor1 Alice 530 2.18 Display JSON Data on Usecase diagram 2 DIAGRAMA DE CASOS DE USO [Ref. QA-5340 and adapted from QA-6852] 2.18 Display JSON Data on Usecase diagram 2.18.1 Simple example @startuml allowmixing @unlinked classes: @startuml class C1 class C2 class C3 C1 -- C2 remove @unlinked @enduml [Adapted from QA-11052] Guía de Referencia del Lenguaje PlantUML (1.2023.11) 71 / 530 3.19 Uso de clases genéricas0 码力 | 531 页 | 7.53 MB | 1 年前3
PlantUML 1.2021.3 Guía de Referencia del Lenguaje""[->""\n**from start** to actor1 [-> Bob : ""[->""\n**from start** to actor2 ?-> Bob : ""?->""\n**short** to actor2 Alice ->] : ""->]""\nfrom actor1 **to end** Alice ->? : ""->?""\n**short** from actor1 Alice Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam actorStyle awesome command; • a hollow dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] Guía de Referencia del Lenguaje PlantUML (1.2021.2) 51 / 406 3 DIAGRAMA DE CLASES 3 Diagrama0 码力 | 407 页 | 4.28 MB | 1 年前3
PlantUML 1.2020.23 Guía de Referencia del Lenguaje""[->""\n**from start** to actor1 [-> Bob : ""[->""\n**from start** to actor2 ?-> Bob : ""?->""\n**short** to actor2 Alice ->] : ""->]""\nfrom actor1 **to end** Alice ->? : ""->?""\n**short** from actor1 Alice Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam actorStyle awesome command; • a hollow } class StationCrossing { +cost: TimeInterval } <> diamond StationCrossing . diamond diamond - "from 0..*" Station diamond - "to 0..* " Station @enduml [Ref. Incubation: Associations] 3.26 Personalización0 码力 | 305 页 | 3.11 MB | 1 年前3
PlantUML 1.2020.22 Guía de Referencia del LenguajeChange Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam actorStyle awesome command; • a hollow } class StationCrossing { +cost: TimeInterval } <> diamond StationCrossing . diamond diamond - "from 0..*" Station diamond - "to 0..* " Station @enduml [Ref. Incubation: Associations] 3.25 Personalización -[dotted]-> bar3 : dotted foo -[hidden]-> bar4 : hidden foo -[plain]-> bar5 : plain @enduml [Adapted from QA-4181] Guía de Referencia del Lenguaje PlantUML (1.2020.22) 59 / 292 3.32 Change relation, linking0 码力 | 293 页 | 3.02 MB | 1 年前3
PlantUML 1.2021.2 Guía de Referencia del Lenguaje""[->""\n**from start** to actor1 [-> Bob : ""[->""\n**from start** to actor2 ?-> Bob : ""?->""\n**short** to actor2 Alice ->] : ""->]""\nfrom actor1 **to end** Alice ->? : ""->?""\n**short** from actor1 Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam actorStyle awesome command; • a hollow dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] Guía de Referencia del Lenguaje PlantUML (1.2021.2) 50 / 388 3 DIAGRAMA DE CLASES 3 Diagrama0 码力 | 389 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.1 Guía de Referencia del Lenguaje""[->""\n**from start** to actor1 [-> Bob : ""[->""\n**from start** to actor2 ?-> Bob : ""?->""\n**short** to actor2 Alice ->] : ""->]""\nfrom actor1 **to end** Alice ->? : ""->?""\n**short** from actor1 Change Actor style 2 DIAGRAMA DE CASOS DE USO 2.3 Change Actor style You can change the actor style from stick man (by default) to: • an awesome man with the skinparam actorStyle awesome command; • a hollow dashed;text:green usecase d #aliceblue;line:blue;line.dotted;text:blue @enduml [Ref. QA-5340 and adapted from QA-6852] Guía de Referencia del Lenguaje PlantUML (1.2021.1) 50 / 383 3 DIAGRAMA DE CLASES 3 Diagrama0 码力 | 384 页 | 4.07 MB | 1 年前3
共 20 条
- 1
- 2













