GitHub topics: bit-shifting
CrateOfThunder/fuzz
Keyed Binary Cipherage Utility featuring Shift, XOR, ROT128
Language: C - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CrateOfThunder/strrox
Bidirectional Bit Shifting Extension for Supporting Strings
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

harismuneer/Bit-Manipulation-and-Subroutines-8086_Assembly
🖥️ Interesting solved problems demonstrating the concepts of Bit Manipulation and Subroutines (Functions) in 8086 Assembly Language.
Language: Assembly - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

Gregoirebrn/Minitalk
Small Server to communicate with a client
Language: C - Size: 108 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

towaquimbayo/COMP-2510
BCIT Computer Systems Technology (CST) - COMP 2510 (Procedural Programming)
Language: C - Size: 963 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

reomelo/42Porto-minitalk
Small data exchange between client and server programs using UNIX signals
Language: C - Size: 1.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

semyonf/sieve-of-eratosthenes
:neckbeard: OpenMP bit-level sieve of Eratosthenes
Language: C++ - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

cflaviu/ipow
Another variant of integer pow but using C++20.
Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

labibdotc/image_compression_decompression
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 :)
Language: C - Size: 701 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mariebriand/42-CC_Minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
Language: C - Size: 606 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mobalti/Error-Correcting-Encoder-Decoder
An Application uses error-correcting code to encode a text file, simulate a random 1-bit error on each byte, and correct the errors using parity bits.
Language: Java - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

takashiharano/bsb64
Reversible encryption Bit Shifted Base64
Language: Java - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

vytkuklys/42HN_Minitalk
A data exchange program using UNIX signals
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Andres6936/Cup.Graphics
Avoid duplicate code in C++, define a class Color with operation bit shifting.
Language: CMake - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

martinius96/calculator-xtime
xtime calculator in C language for DEC or HEX input + output.
Language: C - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

khalladay/handy
A command line app that lets you take timestamped notes, and does quick calculations like bit shifts, radix conversions, and spitting out the ascii value of characters.
Language: Python - Size: 5.18 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

eMahtab/sum-of-two-integers
Sum two integers without using + operator
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0
