crc
Here are 28 public repositories matching this topic...
A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.
-
Updated
Apr 18, 2025 - Java
A cross-platform Swing GUI for Jacksum.
-
Updated
Oct 30, 2024 - Java
A pure Java Modbus implementation with utilities to simplify serial communication
-
Updated
Dec 6, 2024 - Java
A generic library for CRC computation
-
Updated
Jun 19, 2021 - Java
cyclic redundancy check (CRC) code in pure Java
-
Updated
Sep 15, 2024 - Java
Implementation of a Cyclic Redundancy Check in Java
-
Updated
Oct 5, 2020 - Java
Find good & bad dumps in your ROMs collection
-
Updated
Jul 2, 2022 - Java
Socket Programming and Basic Protocol of Computer Networks
-
Updated
Mar 18, 2024 - Java
Telekomunikacja i przetwarzanie sygnałów, FTIMS, Politechnika Łódzka, semestr 4
-
Updated
Jun 12, 2022 - Java
-
Updated
Jan 1, 2021 - Java
A project called Error Detection Techniques, which checks for errors at the network level to determine if data is corrupt. The project implements an algorithm to practically apply these error detection methods.The core functionality revolves around an algorithm that I implemented, which applies various error detection methods to ensure integrity .
-
Updated
Aug 23, 2024 - Java
Implementing forward error detection mechanism using Cyclic Redundancy Check (CRC). Get the input data from the user for performing CRC. Based on the generator calculate the CRC bits to be added to the data at sender side. Append the redundant bit with the message. At the receiver side, check for errors in the message during transmission.
-
Updated
Jun 28, 2024 - Java
-
Updated
Mar 29, 2020 - Java
Improve this page
Add a description, image, and links to the crc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crc topic, visit your repo's landing page and select "manage topics."