VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Fast Bit-shifting Class Demo (Update)

by Robert Rayment (69 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Fast Bit-shifting Class Demo (Update + ASM files)by Robert Rayment. Thanks to David Fritts for highlighting this method on VBC (CodeId=45885). I've corrected the assembler and Ulli has recast it in his own inimitable style with some explanations. In fact the method is the self-same as that used by Dmitry (CodeId=11830) a few years ago. The main point is that, when comparing fast EXEs, this bitshifting class is over 10 times quicker than the standard VB way using functions of the form 2^p. This description is extended in Notes.txt.

Assumes
See code & notes
API Declarations
Memory & Timing APIs

Rate Fast Bit-shifting Class Demo (Update)

Download Fast Bit-shifting Class Demo (Update)

Download Fast Bit-shifting Class Demo (Update) (8 KB)

Fast Bit-shifting Class Demo (Update) Comments

No comments have been posted about Fast Bit-shifting Class Demo (Update). Why not be the first to post a comment about Fast Bit-shifting Class Demo (Update).

Post your comment

Subject:
Message:
0/1000 characters