Advertisement

Results for "Author: ed preston"

ASP_Volume2 #34315
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

ASP_Volume2 #34327
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

ASP_Volume2 #34643
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

ASP_Volume3 #57301
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

ASP_Volume3 #57302
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

ASP_Volume3 #57303
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

C_Volume2 #75377
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

C_Volume2 #75389
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

C_Volume2 #75705
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

Java_Volume1 #93921
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

Java_Volume1 #93933
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

Java_Volume1 #94249
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

2_2002-2004 #121068
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

2_2002-2004 #121080
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

2_2002-2004 #121396
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

3_2004-2005 #139612
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

3_2004-2005 #139624
Adler-32 algorithm

Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undetected errors. Commonly used in the ZLIB/Deflate Compressed Data Format Specification version 3.3. More info can be found at http://www.info-zip.org/pub/infozip/zlib/rfc-zlib.htm

3_2004-2005 #139940
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

4_2005-2006 #162598
CRC32 Algorithm

Pure visual basic implementation of the CRC32 (Fletcher) checksum algorithm. Used for detection of data corruption. In short, this class provides an algorithm for computing a unique (sort of) numeric value that represents the composition of a file. For a faster/better method see Adler32 checksum. Note, Fletcher check insensitive to some single byte changes 0 255.

4_2005-2006 #162599
Alpha Channel (Transparency) Class

Visual basic class for setting the layered window attribute and alpha channel of a form (or anything else with a window handle -> hWnd). Effectively makes the form and all its contents transparent. Implements configurable levels of transparency dictated by the caller. Pass the window handle of the form to set the alpha chanel. Turn alpha on and off using bolSetAs parameter. For the alpha value, 0 is completely transparent and 255 is opague. Be carefull when using values less than 100. Compatible with User32 DLL in Windows 2000 and XP.

Languages
Top Categories
Global Discovery