General purpose hash functions: adler32 CRC-32 (fast, table implementation) MaHash8v64 (fast, table implementation) All three functio...
Showing posts with label library. Show all posts
Showing posts with label library. Show all posts
MetaTrader 5 Libraries | Matrix operations library
0
The library provides simple matrix operations: addition, subtraction, multiplication, inversion. The matrix.mqh must be placed to ter...
MetaTrader 5 Libraries | EAX Mysql - MySQL library
0
Accidently I ran into MQL5 and was forced to pull a MySQL library together. As for any library I hope the examples show how the libra...