VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FYI: Bits Manipulation

by LaVolpe (66 Submissions)
Category: VB function enhancement
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (18 Votes)

The attached class contains a lot of bit manipulation routines. Here are some of them 1) Right/Left shifting, both logical & arithmetic logic, both truncation & wrapping, 2) Get/Set any bits or a range of bits, 3) Convert data types and byte arrays to a string of bits, 4) Convert a string of bits to byte,int,long 5) CRC32 calcs on arrays and strings, 6) and many more. Let me know if you see any errors or potential improvements.

Rate FYI: Bits Manipulation

Download FYI: Bits Manipulation

Download FYI: Bits Manipulation (16 KB)

FYI: Bits Manipulation Comments

No comments have been posted about FYI: Bits Manipulation. Why not be the first to post a comment about FYI: Bits Manipulation.

Post your comment

Subject:
Message:
0/1000 characters