Introduction - If you have any usage issues, please Google them yourself
Generate a random character data generated by the formation of large data files (for example, the size of ≥ 1GB). All the bytes in the file upside down, into the original file, is about the first byte of the file and tail bytes on the exchange, and sub-sub-byte Last byte swapping, and so on. Write two programs, one program file access using conventional methods, another program using memory-mapped file method. Record the time to complete the two methods of bytes needed to rewind and compared.