Skip to content
#

bit-shifting

Here are 16 public repositories matching this topic...

🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.

  • Updated Dec 4, 2024
  • Assembly

Algorithm compresses image by taking diagonal averages of pixels and storing every four pixels in one pixel which reduces size significantly. Most images tested don't lose more than 2%. Decompression algorithm implemented too. Have fun trying it with the display in a ssh -X. Make sure you install X-quartz :)

  • Updated Jan 29, 2023
  • C

Improve this page

Add a description, image, and links to the bit-shifting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bit-shifting topic, visit your repo's landing page and select "manage topics."

Learn more