Skip to content

Mustafallica/Encoding-Decoding-using-Walsh-codes

Repository files navigation

Encoding/Decoding using Walsh codes

This application is part of COSC 3360 - Operating System Fundamentals class at the University of Houston. This application uses interprocess communication in UNIX using stream sockets.

Specs

A Walsh code of length n = 2k is a set of perfectly orthogonal codewords that can be defined and generated by the rows of a 2k × 2k Hadamard matrix.

About

Encoding/Decoding using Walsh codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages