In Russian | IMach | Author | exarray |
E-mail Last modified - Oct 9, 2001
matrix1.cpp | Static arrays, DIM=500 | |
matrix1'.cpp | Static arrays, DIM=512 | |
matrix2.cpp | Dynamic arrays, automatic check of index | |
matrix2'.cpp | Dynamic arrays, optimized check of index | |
matrix3.cpp | Dynamic arrays, deep manual optimization | |
The instruction on start of the programs |