Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about hamming-distance

Read more about hamming-distance

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - hamming-distance

Is there a function that determins the minimum distance of the code

is there mathlabs functions that when given (n,k) of a generalized array code it is able to generate all non-zero code words using (n,k) then find the minimum distance of the code, and determine the e...
test-img

Swag lord

arrays

distance

hamming-distance

hamming-code

Votes: 0

Answers: 0

Is Cyclic Redundancy Check (CRC) able to detect the wrong sequence of data?

We are using a CRC to detect errors in a set of data which is transferred over a bus. The byte-wise CRC of the entire data calculated in the source and proved in the destination. It may happen that th...
test-img

Mojtaba

error-handling

crc

hamming-distance

Votes: 0

Answers: 1

Latest Answer

Yes. (Almost always.) A CRC is not like a simple checksum, where the operations on the bytes are commutative. A CRC is based on exclusive-or's and shifts, not just exclusive-ors. Any swap of two adjac...
test-img

Mark Adler

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved