Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with dca0104
A curated list of projects in awesome lists tagged with dca0104 .
https://github.com/ernanej/cachesim-mapping-ca
Simulation of a computational system with a single cache between processor and main memory to test various configurations of cache designs and obtain the existing hit and miss rates.
cache cachesim dca0104 pycachesim
Last synced: 24 Oct 2024
https://github.com/ernanej/asm-bisection-method
Implementação de um algoritmo em Assembly (MIPS) para encontrar a raiz positiva de uma equação (f(x) = x^3 – 10) pelo método da bisseção, com tolerância de 0,1, um máximo de 10 iterações e com intervalo de busca entre [2.0, 3.0]. DCA0104 - Arquitetura de Computadores.
arquitetura-de-computadores dca0104 mips mips-assembly
Last synced: 24 Oct 2024
https://github.com/ernanej/asm-histogram-calculation
Programa em assembly para arquitetura MIPS que calcula o histograma de um determinado vetor V e armazene em um vetor H. DCA0104 - Arquitetura de Computadores
arquitetura-de-computadores dca0104 mips mips-assembly
Last synced: 24 Oct 2024
https://github.com/ernanej/assembly-mips-ca
Notes and examples referring to the study of the set of instructions that form the basis of low-level programming of processors with a focus on the set of instructions of the 32-bit MIPS architecture.
assembly computer-architecture dca0104 mips
Last synced: 24 Oct 2024