Advertisement

1 - 10 of 165 containing alltags:("crc") (0 seconds)
I'd like to be able to get the CRC value of any given file and then also calculate the same file's current CRC value and compair them to make sure it's not corrupted. Can anyone come up with the co...
Zones: Visual BasicDate Answered: 07/15/1998 Grade: A Views: 0
Does anyone have a routine that is able to perform a fast CRC check on a file? A routine I got, takes about the same time to calculate a CRC as if copy this file. Thanks, Car...
Zones: Delphi ProgrammingDate Answered: 02/03/1999 Grade: B Views: 0
How can i get the Crc32 Value of my program in memory ? (i mean that i need to get Crc32 Value of Memory that has taken of my program..) so to avoid to been cracked using Memory Proccess Patch...
Zones: Delphi ProgrammingDate Answered: 01/27/2000 Grade: B Views: 0
okay heres the prob: when i booted my pc (pII266,win98) a few days ago, i got this win box about the automatical time change, and the thing just locked. when i rebooted, i got NOTHING, just a black...
Zones: HardwareDate Answered: 06/08/2000 Grade: C Views: 0
I am developing a software emulation to communicates to a station using DNP 3.0 protocol. My problem is calculate the CRC using the steps described in page 3-6 of dnpdl.doc at www.dnp.org. I ...
Zones: Visual BasicDate Answered: 11/01/2000 Grade: A Views: 33
Please refer to question in delphi section: http://www.experts-exchange.com/jsp/qManageQuestion.jsp?ta=delphi&qid=20146638 The 200 points are available to anyone who can show/explain how this i...
Zones: CDate Answered: 07/06/2001 Grade: A Views: 0
Hi    Does anyone have the algorithm and source code or either one of them to perform cyclic redundany checking? (CRC-16)
Zones: OracleDate Answered: 08/31/2003 Grade: A Views: 17
Ok I know about the fact that 6 crc errors will force the drives to PIO mode in Win XP. I know how to get them back to DMA (by regedit) But it don't matter if it's in PIO mode or DMA all the rars...
Zones: HardwareDate Answered: 10/11/2004 Grade: A Views: 0
How can I make a CRC using .NET? Is there a standard library?
Zones: ProgrammingDate Answered: 04/10/2004 Grade: A Views: 0
Tags: crc
I want to implement a cyclic redundancy check in my class, but I dont want to just use some code from the internet without understanding how it is working. My question is how does CRC work? So fa...
Zones: C++Date Answered: 09/19/2005 Grade: A Views: 45