Existing users, log in.  New users, create a free account.  Lost password?

Windows  |  System / Utilities  |  Disk / File Managers / Uninstallers  |  Bit Parity Tools

Bit Parity Tools

Bit Parity Tools - 2.0.1

Get a set of PC tools based on a bit parity utilization routine.

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 2.0.1
Release Date: 2009-09-16
License: Freeware
Downloads (this version): 115
Downloads (all versions): 229

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

MDIFF file compare--this is a file compare routine based on a bit parity comparisson of 2-byte sequences . Hashing was built on sequenced use of this C/C++ code ((((b8e&)>>1)^((b8e&)>>1))<<1)|((b8o&)^(b8o&)) where b8e is an 8-bit even bit mask and b8o is an 8-bit odd bit mask , examined via byte sequence group (s) count (file 1 vs file 2) compare . Command line requires file 1 name and file 2 name resulting in fast comparrison result message . The -d (detail) switch displays all difference (lines) . Useful for file compare and change tracking in document and source code files.

Bit parity byte order file checksum--this is a file fingerprint routine that outputs cheksum number (s) file . Hashing was built on sequenced use of this C/C++ code ((((b8e&)>>1)^((b8e&)>>1))<<1)|((b8o&)^(b8o&)) where b8e is an 8-bit even bit mask and b8o is an 8-bit odd bit mask . Sequenced number treshold count was computed with comarisson of original byte (bit parity) result vs generated result . Number point (s) were computed inside a 1024 byte file buffer and stored (XOR op) inside a 512 number sequence consequently . The output fingerprint file numbers state data order and integrity eg when compared vs same file (copy from restore or data transfer) cheksum (s). Command line requires input filename and cheksum output filename . Usefull for building cheksum list (s) of important data archive (s).

Byte order compression--mdiff and boc routines byte order compression utilization via (re) occuring 2-byte order pairs indexing . This routine processes each data byte and next data byte pair (s) through this C/C++ code ((((b8e&)>>1)^((b8e&)>>1))<<1)|((b8o&)^(b8o&)) where b8e is an 8-bit even bit mask and b8o is an 8-bit odd bit mask . Thus 2-byte (s) order (sequence) is truncated into a single byte field . Two byte resultant field (s) consisting of byte 1, byte 2 and byte 2, byte 3 for a single 16-bit dictionary entry. Thus compressed data results in ( (re) occuring entries) index number order . Index entries are bit truncated when written to the compressed data output file . Compression dictionary produced while compressing typical ASCII data file eg source code or HTML code is relatively small and average compression gains in such files are good.

What's new in this version:

Version 2.0.1 includes updates to file compare & bit parity checksum.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Windows Vista
  • Windows XP
  • Windows 2000

Screenshots:

Bit Parity Tools

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Be the first to submit feedback on this product.