Guia prático RISC-V Atlas de uma Arquitetura Aberta Primeira edição, 1.0.0
D e p o i m e n t o s Este livro oportuno descreve de forma concisa a ISA RISC-V simples, livre e aberta que está experimentando rápida absorção em muitas áreas diferentes da computação. O livro contém sobre arquitetura de computadores em geral, e também descreve as escolhas particulares de projeto que fizemos na criação do RISC-V. Eu posso imaginar este livro se tornando um guia de referência bem utilizado RISC-V e deste livro, pois eles são elegantes, breves, direto ao ponto e com- pletos. Os comentários do livro fornecem gratuitamente uma história, motivações e críti- cas de arquitetura. —C. Gordon Bell,0 码力 | 215 页 | 21.77 MB | 1 年前3Firebird Docwriting Guide Brazilian Portuguese
Guia de escrita de documentação para o Firebird Paul Vinkenoog 26 Mar 2005 – Documento versão 1.1-pt_br Tradução para o Português do Brasil: Fabrício Araújo 2 Índice Introdução ................. .................................................................... 3 Propósito deste documento e público-alvo ....................................................................................... 3 ............................................................................................. 4 A página do subprojeto ................................................................................0 码力 | 36 页 | 161.44 KB | 1 年前3A (P)review
Go 2 Generics? A (P)review Changkun Ou https://changkun.de/s/go2generics/ https://youtu.be/E16Y6bI2S08 Go 夜读 SIG 小组 | 第 80 期 March 18, 2020 # Based on Contracts ( Version July 31, 2019 Go 夜读 · Go 2 Generics? A (P)review 主要内容 ● 泛型的起源 ● 泛型的早期设计 ● Go 2 的「合约」 ● 上手时间 ● 历史性评述 ● 展望 泛型的起源 Origin of Generics 2020 © Changkun Ou · Go 夜读 · Go 2 Generics? A (P)review 当我们谈论泛型时,我们在谈论什么? Add Add("1", "2") // 编译器生成 T = string 的 Add 2020 © Changkun Ou · Go 夜读 · Go 2 Generics? A (P)review 泛型做到了什么接口做不到的事情? 5 当使用 interface{} 时,a、b、返回值都可以在运行时表现为不同类型,取决于内部 实现如何对参数进行断言: type T interface0 码力 | 41 页 | 770.62 KB | 1 年前3lenovo thinkpad p53_p73 debian10 installation v1.0.1
Debian GNU/Linux Setup Guide For ThinkPad P53, P73 ***Official support of Debian 10.0 and later. 2 Section 1 BIOS setup. 5 Section 2 – Discrete vs Hybrid Graphics The Thinkpad P53 and P73 offer both Nvidia and Intel graphics. To run exclusively Nvidia graphics, use the discrete graphics the following instructions and screenshots on how to install Debian 10 on the Lenovo Thinkpad P53 and P73. • Insert the Debian 10 installation media (either through USB or CD/DVD). • Power on0 码力 | 27 页 | 3.06 MB | 1 年前3运⾏在浏览器中的 P2P ⽹络 - 李敏成
运⾏在浏览器中的 P2P ⽹络 李敏成 from RingsNetwork Montivation 连接所有钱包持有者 去中⼼化的 Pure P2P ⽹络 The Idea 最好的节点载体是浏览器 ⽤户群体 钱包插件 运⾏环境 How to P2P Did: Wallet Address E2E secure(sign/encryption): Wallet Discovery Server Node (Native) Implement once (part of), run anywhere! Introduce rings-node A structured P2P network implementation. Using WebRTC and Chord algorithm. With full WebAssembly (WASM) support.0 码力 | 23 页 | 1.74 MB | 1 年前3Java 应用与开发 - 高级 I/O 编程
大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 Java 应用与开发 高级 I/O 编程 王晓东 wangxiaodong@ouc.edu.cn 中国海洋大学 October 29, 2018 大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 学习目标 1. 深入理解 Java 的 I/O 原理 2. 掌握 Java Java 基本 I/O 流类型 3. 掌握 I/O 的几种应用编程方式 大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 ���� Java I/O 原理 基础 I/O 流 常用 I/O I/O 流类型 I/O 应用 大纲 Java I/O 原理 基础 I/O 流 常用 I/O 流类型 I/O 应用 Java I/O 原理 O I/O(Input/Output)基本概念 ▶ 数据源(Data Source) ▶ 数据宿(Data Sink) ▶ 流(Stream) Java 中把不同的数据源与程序间的数据传输都抽象表述为 流,java.io 包中定义了多种 I/O 流类型实现数据0 码力 | 27 页 | 609.17 KB | 1 年前3File I/O for Game Developers: Past, Present, and Future
FILE I/O: PAST, PRESENT AND FUTURE CPPCON OCTOBER 3RD 2023 GUY DAVIDSON @HATCAT01INTRODUCTIONS • Head of Engineering Practice at Creative Assembly • 1980 – Acorn Atom • ISO/IEC JTC1/SC22/WG21 • BSI • Disk formatMORE RAM, MORE DISK CAPACITY “The Portable Operating System Interface (POSIX; IPA: /ˈpɒz.ɪks/) is a family of standards specified by the IEEE Computer Society for maintaining compatibility RAM, MORE DISK CAPACITY • Formatted i/o – scanf printf • Direct i/o – fread fwrite • File positioning – ftell fgetpos fseek fsetpos rewind • Unformatted i/o – fgetc/fgets fputc/fputs getchar putchar0 码力 | 64 页 | 2.69 MB | 5 月前3Guía de referencia de Debian v2.124
Guía de referencia de Debian i Guía de referencia de Debian Osamu Aoki Guía de referencia de Debian ii Copyright © 2013-2024 Osamu Aoki La Guía de Referencia de Debian (version 2.124) (2024-06-30 servir de guía al usuario después de la instalación. Se tratan diferentes aspectos de la administración del sistema, usando ejemplos en el intérprete de órdenes, para todo tipo de usuarios. Guía de referencia referencia de Debian iii COLABORADORES TÍTULO : Guía de referencia de Debian ACCIÓN NOMBRE FECHA FIRMA ESCRITO POR Osamu Aoki 30 de junio de 2024 HISTORIAL DE REVISIONES NÚMERO FECHA MODIFICACIONES0 码力 | 285 页 | 1.43 MB | 1 年前3firebird nbackup de
Mark Rotteveel, Alexey Kovyazin, Thomas Steinmaurer, Frank Ingermann, Martin Köditz Version 1.6-de, 25. Juli 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4.5. Direkte I/O (Firebird 2.1.4+) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . unterdrücken (mit -B, -L, -N) 2.1 -D {on | off} Direkte I/O an/aus (mit -B) 2.1.4 -U username Geben Sie den Benutzernamen an (mit -B, -L, -N) -P password Passwort eingeben (mit -B, -L, -N) -FE filename0 码力 | 28 页 | 196.47 KB | 1 年前3firebird cache de
Der Firebird Cache-Buffer Norman Dunbar, Martin Köditz Version 1.2-de, 28. Mai 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . erhalten. Im Gegensatz zur vorigen Behauptung. 1.1- de 2. Sep 2013 M K Deutsche Übersetzung. 1.2 28. Mai 2020 M K Konvertierung zu AsciiDoc. 1.2- de 28. Mai 2020 M K Einige Schreibfehler korrigiert Copyright © 2020. Alle Rechte vorbehalten. Kontakt zum Mitwirkenden: martin dot koeditz at it dash syn dot de. Anhang B: Lizenzhinweis 100 码力 | 11 页 | 82.77 KB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100