Skip to content
View david1203d's full-sized avatar

Highlights

  • Pro

Block or report david1203d

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Quadtree-Image-Compression Quadtree-Image-Compression Public

    This tool implements a quadtree-based image compression technique. It leverages the quadtree data structure to recursively divide an image into quadrants (or blocks) until each block meets a specif…

    C

  2. IMDB IMDB Public

    Java

  3. Mini-libc Mini-libc Public

    Built a minimalistic standard C library implementation in C for Linux systems, that can be used as a replacement for the system libc (glibc in Linux). The purpose is to have a minimally functional …

    C

  4. Pixel_Perfect-Advanced_Image_Processing_Techniques Pixel_Perfect-Advanced_Image_Processing_Techniques Public

    This project encompasses a suite of MATLAB functions designed for the compression and analysis of images through Singular Value Decomposition (SVD) and Principal Component Analysis (PCA). It aims t…

    MATLAB

  5. Soda-Vending-Machine Soda-Vending-Machine Public

    This VHDL project simulates a soda vending machine using a Mealy machine behavior model. The vending machine manages currency input, product requests, change dispensing, and maintains the internal …

    VHDL

  6. Sensor-System-Monitoring Sensor-System-Monitoring Public

    Designed for monitoring and analyzing data from various sensors within a system, the program supports handling different sensor types, including tire sensors and power management units (PMUs), offe…

    C