Robuta

https://exploreroots.com/2022/06/02/hamming-code/ Hamming code - exploreroots Jun 2, 2022 - This code is used for single error correction i.e. using this code we can detect only single error. In parity bit method we used only single extra bit but in... hamming code https://exploreroots.com/2022/06/01/number-systems/ Introduction - exploreroots Jun 26, 2022 - If we have a number n4n3 n2 n1 n-1 n-2 n-3 and base or radix is b so the value of the number is n3*b3 + n2 *b2+ n1 *b1+ n0 *b0 + n-1 *b-1+ n-2 *b-2 So we can... introduction https://exploreroots.com/2022/06/24/functions-to-manage-heap-memory/ Functions to manage heap memory - exploreroots heap memoryfunctionsmanage https://exploreroots.com/tag/laws/ laws Archives - exploreroots lawsarchives