2640011

Hamming Code Implementation in C

Hamming Code Implementation in C

Hamming Code Implementation in C Programming. Simple example of implementing Hamming Code in Unix C Programming with Named Pipe

More

CRC Implementation in C

CRC Implementation in C

CRC Implementation in C with efficient algorithm. CRC Implementation with bitwise operators and example.

More

Byte Stuffing Sender Receiver

Byte Stuffing Sender Receiver

This is simple example of byte stuffing sender receiver using Named Pipe in Unix C Programming.

More

Bit Stuffing Sender Receiver

Bit Stuffing Sender Receiver

In a bit-oriented protocol, the data to send is a series of bits. In order to distinguish frames, most protocols use a bit pattern of 8-bit length (01111110) as flag at the beginning and end of each frame. Here also cause the problem of appearance of flag in the data part to deal with this(…)

More

Close
Get our Newsletters

Receive The Latest Posts Directly To Your Email - It's Free!!