/VarianCRC

Implementation of CRC from the Varian MLC File Format Description Reference Guide (July 2013)

Primary LanguageC#

VarianCRC

This Visual Studio solution contains an implementation of the CRC from the Varian MLC File Format Description Reference Guide (July 2013).

The VarianCRC project contains the CRC algorithm, while the VarianCRC.ConsoleClient contains a console application that outputs the CRC value of the given file.