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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10064016.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10123626.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10261702.html
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...
http://www.experts-exchange.com/Hardware/Misc/Q_10318821.html
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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11722859.html
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...
http://www.experts-exchange.com/Programming/Languages/C/Q_20146760.html
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)
http://www.experts-exchange.com/Database/Oracle/Q_20292506.html
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...
http://www.experts-exchange.com/Hardware/Misc/Q_20798604.html
Zones:
HardwareDate Answered: 10/11/2004 Grade: A Views: 0
How can I make a CRC using .NET? Is there a standard library?
http://www.experts-exchange.com/Programming/Misc/Q_20905629.html
Zones:
ProgrammingDate Answered: 04/10/2004 Grade: A Views: 0
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21563643.html
Zones:
C++Date Answered: 09/19/2005 Grade: A Views: 45