Popular repositories Loading
-
huffmanEncoding
huffmanEncoding PublicEfficient Huffman Encoding implementation in C# using memory-friendly data structures like lists and arrays for lossless compression.
C#
-
audioSteganography
audioSteganography PublicLSB (Least Significant Bit) steganography method to hide text messages inside .wav audio files using C# and NAudio library.
C#
-
audioSteganographyWithAllTypesOfFiles
audioSteganographyWithAllTypesOfFiles PublicHide text, image, or video files securely inside .wav audio files using LSB steganography with C# and NAudio.
C#
-
TextMiningProject
TextMiningProject PublicForked from umitkrkmz/TextMiningProject
author recognition project
Jupyter Notebook
-
huffman-Cryptology-Into-Sound-Files
huffman-Cryptology-Into-Sound-Files PublicAudio steganography application developed in C# using .NET 6.0 that hides secret text, image, and video files inside .wav audio files by manipulating least significant bits (LSB). It uses Fibonacci…
C#
-
nQueenProblem
nQueenProblem PublicC# implementation of the classic N-Queens problem solver with both single-threaded and multi-threaded approaches, measuring and comparing their performance.
C#
If the problem persists, check the GitHub status page or contact support.