473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

CRC16

eeh
Hi,

Could anyone tell me how to calculate CRC of the polynomial
x^16+x^15+x^2+x^0=0 in standard c?

Jan 12 '06 #1
2 4118
On 11 Jan 2006 20:09:05 -0800, "eeh" <ee********@yahoo.com.hk> wrote
in comp.lang.c:
Hi,

Could anyone tell me how to calculate CRC of the polynomial
x^16+x^15+x^2+x^0=0 in standard c?


By writing code.

Otherwise, try http://www.google.com. Web pages with source code in C
abound.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://c-faq.com/
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html
Jan 12 '06 #2
I was having an ambiguous feeling about crc. Please clear my doubts.
Then I might be able to clear youyr doubts

Jan 12 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: milesh | last post by:
I have a customer that we need to send data files to using their format. Below is a C routine they sent us for computing a CRC. I tranlated it to the best of my ability to VB6 but can't reproduce...
3
by: eugene | last post by:
I looked for a crc-16(crc 16) function to use but couln't find one that worked: This one is working .. def crc16(s): crcValue=0x0000
5
by: Tumzadoc | last post by:
Hi I'm receiving a message from a device which includes the CRC16, i also have to calculate the CRC16 and check if it matches the one received. My problem is that the calculated CRC is not the...
4
by: Tuvas | last post by:
Anyone know a module that does CRC16 for Python? I have an aplication that I need to run it, and am not having alot of sucess. I have a program in C that uses a CRC16 according to CCITT standards,...
5
by: ALuPin | last post by:
Hi, I have found a piece of C code for checksum calculation CRC16 ccitt. Is that right? How can I initialize crc?
9
by: prabhat143 | last post by:
Hi, I was recently asked to write a function in C that would detect if memory is corrupted. I had no clue about the solution but what I believe is that the solution is not complicated. Does...
6
by: maxthebaz | last post by:
Our machines have this requirement: if power failure occurs, many important variables are to be resumed from where they were interrupted after the machine is restarted (power on in this case). In...
4
Ali Rizwan
by: Ali Rizwan | last post by:
Well I have made a form with I have made mine titlebar and borders. Now I want to make an ocx for it and want that it applies on form automatically. And one thing more. I write a code of moving...
4
by: rosalin1 | last post by:
Can some body help me how to write a CRC 16 program for calculating CRC check on 16 bits data?
1
by: sdbranum | last post by:
For those who have found it impossible to get help in communicating with Wasp's WDT-2200 Barcode Scanner through a COM Port, except by using their supplied DTComm software, I am presenting what I...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.