mirror of
https://github.com/lampaa/CRC16-CRC16-CCIT-CRC32.git
synced 2026-08-12 20:31:49 +08:00
Update crc32.js
This commit is contained in:
@@ -2,9 +2,8 @@
|
|||||||
* Calculate CRC32 checksum
|
* Calculate CRC32 checksum
|
||||||
* Code ported to JavaScript from Java
|
* Code ported to JavaScript from Java
|
||||||
*
|
*
|
||||||
* Oryginal source:
|
* Original source:
|
||||||
* http://introcs.cs.princeton.edu/java/51data/CRC32.java.html
|
* http://introcs.cs.princeton.edu/java/51data/CRC32.java.html
|
||||||
* CRC16-CCIT for 123456789 = CBF43926
|
|
||||||
*
|
*
|
||||||
* Online calculator for testing:
|
* Online calculator for testing:
|
||||||
* http://zorc.breitbandkatze.de/crc.html
|
* http://zorc.breitbandkatze.de/crc.html
|
||||||
|
|||||||
Reference in New Issue
Block a user