bit-slicing
There are 5 repositories under bit-slicing topic.
zpekic/sys9080
Simple system built around VHDL implementation of Am9080 8-bit CPU based on 29XX bit-slice series of devices, as described here: https://en.wikichip.org/w/images/7/76/An_Emulation_of_the_Am9080A.pdf
GatiAher/BloomForSearchFromScratch
Final project for Olin College Software Systems FA2021. In this project I learned about and implemented a Bloom filter and a bit-sliced document signature in C. I also wrote tests to make sure my implementations worked as expected, and fun demos to show how these data structures can be used. Final project for SP2021 Software Systems.
acharles7/recommendation-system
A Recommender system on massive amazon review dataset using collaborative filtering with BSI (Bit sliced Indexing) algorithms
arashsm79/computer-vision-lab
Exploring computer vision techniques and algorithms. Including spatial and frequency domain filtering, transformation, and color spaces.
VjeraTurk/TIik
Information theory and encoding- run lenght encoding algorithm - bit slicing - common compression formats comparison