CRC Code Generator and Convolutional Code Simulation
This simulation program implements both CRC code generation and convolutional coding. The CRC module supports customizable generation polynomials or input strings, while the convolutional coding module allows flexible configuration of constraint length and code length parameters.