Skip to content

NachtMk/Multithreaded-with-Mutex-Semaphore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Multithreaded with Mutex Semaphore

This program perform Shannon Fano Elias encoding given a string input such as "AAABBBCCDD"
Multithreading uses pthread.h from Linux not <pthread> from C++ library

Build

Build using WSL and Visual Code
Guide to WSL installation: https://github.com/programwithjohn/wsl-cpp-windows-installation
Move the the given files from vscode folder to the approriate location then use CTRL+R to build the program

How to use

After building the program, open Visual Code
In the bash terminal type in .\main and input a string of your choice

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages