current location: home  > windows  > Developer Tools > Binary Functions Library
Binary Functions Library

Binary Functions Library

safenonpoisonousdetected
tag:
Hot collection
List recommendation
  • introduction
  • picture
  • Boutique
  • Related
Developer's DescriptionBy Nadeem AfanahAdd bitwise functions to Visual Basic.Many people say that Visual Basic is not powerful, however, it supports DLLs which expands its limitations to create robust applications. This library includes almost all bitwise functions you will imagine, such as Left Shift, Logical Right Shift, Arithmetic Right Shift, and many more. They are compatible with both VB and VB.NET. This library was written completely using pure ASSEMBLY language to make the functions run as fast as possible, these functions work on 8-bit, 16-bit, 32-bit and 64-bit values. They are very useful for data encryption. Although you can derive your own functions in Visual Basic/ VB.NET, they will not run as fast as these library functions.
Screenshot group
Related recommendation