2022년도 2학기 네트워크컴퓨팅 프로젝트
-
Updated
Dec 18, 2022 - JavaScript
2022년도 2학기 네트워크컴퓨팅 프로젝트
A cyclic redundancy check is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. Blocks of data entering these systems get a short check value attached, based on the remainder of a polynomial division of their contents.
TCP/UDP protocol performance with Python in Raspberry Pi 4 via Ethernet
ISO IEC 3309 compliant 16 bit CRC implementation in C language
8bit variable polynomial cyclic redundancy check algorithm
16bit variable polynomial cyclic redundancy check algorithm
32bit variable polynomial cyclic redundancy check algorithm
This repository will contain the implementation and explanation of my master's thesis at the Faculty of Mathematics within the University of Belgrade.
C++ code to check and calculate both CRC and checksum error detection methods simple.
matlab crc's
Utilities for operations over bit stream files. • 📃 https://github.com/andry81-stats/bittools--gh-stats 📃
algoritmo para recibir tramas y desencriptarlas por CRC y Hamming
Calculate CRC64/XZ hashes for NodeJS.
CRC Analysis Tool - Compute the probability of collision Empirically - Validates CRC strength
Collection of programming tasks
CRC-Checksum is a small repository which deals with the creation of binary polynomials and the respective checksum tests for it.
64bit variable polynomial cyclic redundancy check algorithm
NullfxCrc is a small set of CRC utilities (crc8, crc16, and crc32) written in swift and released under the MIT License
Project Code for UCLA CS 118 (Computer Networking) Fall 2022 Offering
Add a description, image, and links to the crc-calculation topic page so that developers can more easily learn about it.
To associate your repository with the crc-calculation topic, visit your repo's landing page and select "manage topics."