redcurry / VarianCRC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C# 100.0%