computer-organisation
There are 10 repositories under computer-organisation topic.
neelkshah/MIPS-Processor
5-stage pipelined 32-bit MIPS microprocessor in Verilog
Amey-Thakur/COMPUTER-ORGANIZATION-AND-ARCHITECTURE-AND-PROCESSOR-ARCHITECTURE-LAB
CSC403: Computer Organization and Architecture [COA] & CSL403: Processor Architecture Lab [PAL] <Semester IV>
anchittandon/ELL305-Computer-Architecture-Assignments
This is a collection of computer architecture assignments done by me during the course ELL305 Computer Organisation and Architecture. The first assignment is to implement various sorting algorithms in assembly languages. The second assignment involves simulating the ESF and PRESENT ciphers using Logisim.
Devansh-Maurya/Sem-4-Lab-Assignments
Laboratory Assignments for the fourth semester at NIT Meghalaya
rajvi-patel-22/Linear-Discriminant-Analysis-of-a-32x32-grayscale-image-for-image-compression.
Discriminant analysis methods can be good candidates to address such problems. These methods are supervised, so they include label information. The goal is to find directions on which the data is best separable. One of the very wellknown discriminant analysis method is the Linear Discriminant Analysis. Linear Discriminant Analysis (LDA) is most commonly used as dimensionality reduction technique in the pre-processing step for pattern-classification and machine learning applications. The goal is to project a dataset onto a lower-dimensional space with good class-separability in order avoid overfitting (curse of dimensionality) and also reduce computational costs. Pertaining to our problem, we are given a [32 X 32] binary image as input and the goal is to apply LDA technique to transform the features into a lower dimensional space, which maximizes the ratio of the between-class variance to the within-class variance, thereby guaranteeing maximum class separability between two classes in our case with the minimal loss.
jerry871002/Computer-Organization-Course
Sophomore year course (2018 Spring): Computer Organization
jianjieluo/2017-SYSU-ECOP
Personal assignments' backup for Computer Organization Practice course@sysu2017.
vicente-santacoloma/usb-breakout
Simón Bolívar University - CI3815 - Computer Organisation - Breakout
vicente-santacoloma/usb-factorization
Simón Bolívar University - CI3815 - Computer Organisation - Factorization
vicente-santacoloma/usb-mips-reader
Simón Bolívar University - CI3815 - Computer Organisation - MIPS Reader