Talha Abdulaziz's repositories

cacheSimulator

Simulation of one level of cache performance, given a sample set of memory address traces (MATs). The configuration can be modified in order to determine the optimal configuration based on the MAT files, which are in ASCII. The memory of the system is 32 bits, where the parameters vary based on the associativity level, number of blocks and rows.

Language:PythonStargazers:0Issues:0Issues:0

MIPS_CPU

MIPS CPU Implementation in VHDL

Language:VHDLStargazers:0Issues:0Issues:0

Shift-Cipher-Decoder

Python script that retrieves a piece of ciphertext and decodes the plaintext if it is encoded using a shift-cipher.

Language:C++Stargazers:0Issues:0Issues:0

AES

Advanced Encryption Algorithm method of encoding a 128-bit plaintext along with an 8-byte key.

Language:PythonStargazers:0Issues:0Issues:0

Vigenere-Cipher

Vigenere cipher decoder using Kerckhoff’s method. Determines key length and key where no key is provided

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

ALU

8-bit ALU

Language:VHDLStargazers:0Issues:0Issues:0

djangocrashcourse

Very simple Django blog app for crash course

Language:PythonStargazers:0Issues:0Issues:0
Language:VHDLStargazers:0Issues:0Issues:0

audio-router

Routes audio from programs to different audio devices.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

Lora

Hardware / Software source about Lora

Language:ArduinoStargazers:0Issues:0Issues:0

django-d3-example

Sample project to help who want to integrate D3 getting data from Django.

Language:PythonStargazers:0Issues:0Issues:0