List Question
10 TechQA 2024-11-24 07:42:02Why is the big O runtime of 1D parity checking log(n)?
349 views
Asked by Kamal
How to read raw serial data using Java?
1k views
Asked by Rengas
Is there any reason to use (nr & 1 == 0) over (nr % 2 == 0) to check for parity?
125 views
Asked by Stephan
Does parity check includes start and stop bits on RS-232?
2k views
Asked by hbk
Windows Serial Communication, Handle Parity bit
1.5k views
Asked by SangminKim
9 bit protocol on UART in embedded Linux
1.8k views
Asked by tpotter01
Finding characters per sec using asynchronous mode
665 views
Asked by Khan
How to calculate parity of a 32bits number in assembly?
2.5k views
Asked by ant1
are there any advantages for CRC when compared with 2 dimentional parity?
2.3k views
Asked by starcaller
Uses of the AF, PF in modern asm
628 views
Asked by carl.hiass