62 results for “topic:crc-calculation”
A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
Brute-forcing CRC parameters
Pure Python CRC library
MODBUS Protocol CRC Calculation (algorithm performance analysis)
NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in C# and released under the MIT License
Generator for CRC HDL code (VHDL, Verilog, MyHDL)
CRC Calculator on Qt
C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
The crc-full module is used to calculate any kind of CRC setting parameters such as length, polynomial and others. It's completely written in typescript for node js.
Checksum & Hashing library for Lazarus
:books: Provides a handy way to hash data using Adler32, CRC (8-bit to 82-bit, and customizable without bit restriction), MD5, SHA-1, SHA-2 and SHA-3 (256-bit, 384-bit and 512-bit), including HMAC keyed hashing for some types. Functions for encrypting and decrypting data with Rijndael (128-bit, 192-bit and 256-bit) are also offered
Basic RFID Reader over Serial Port
A HTTP microservice that provides a checksum to POSTed data
crc-catalog implements numerous CRCs in C/C++ with a bitwise template-based algorithm.
IAR/Keil/Version management
Simple CRC-8 Encoder and Checker in VHDL
Xojo example project: CRCCalculator (Cyclic Redundancy Check: CRC8, CRC16, CRC32)
This repository contains all my work from Computer Network Lab
Embedded Message Pack
A powerful C++ library containing a vast collection of algorithms and datatypes for multiple applications & architectures
Error Detection using Cyclic Redundancy Code (Using CRC-8)
Simple Python CRC implementation for playing around with cyclic redundancy checks
CAO/COA Algorithms
Parametric CRC-8 / CRC-16 / CRC-32 / CRC-64 (single-header C++ library)
A fast CRC library with support for arbitrary generator polynomials using SSSE3 extensions on x86.
Crc32 - print parametrized CRC32 for files.
NullFX CRC is a small set of CRC utilities (crc8, crc16, and crc32) written in swift and released under the MIT License
A generic library for CRC computation
CRC calculation library for 8-bit, 16-bit, 24-bit, 32-bit, 40-bit and 64 bit. Supports 76 CRC types
Arbitrary-precision CRC calculator in Python