Back to Alisql

Chapter 12. Boost.CRC 1.5

extra/boost/boost_1_77_0/doc/html/crc.html

latest1007 B
Original Source

| | Home | Libraries | People | FAQ | More |


Chapter 12. Boost.CRC 1.5

Daryle Walker

Copyright © 2001, 2003, 2012 Daryle Walker

Distributed under the Boost Software License, Version 1.0. (See the accompanying file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt)

What is Boost.CRC?

CRCs (cyclic redundancy codes) is one common technique to confirming data integrity after transmission. The Boost.CRC library provides access to two styles of CRC computation, one as a function template, the other as a function template and two computation object class templates, where the two class templates differ in speed.

|

Last revised: August 05, 2021 at 09:53:44 GMT

|

|