📄 readme
字号:
Requirements: For this example to run the followingrequirements are in place.- The environment must have access to the TCS FlashFile System. (see the flash example 'mkfs'). Theuse may need to change the Flash Driver in thismakefile to refer to a different flash driver.- The File system should contain files to compressand uncompress. (see zlib utilitiy tmSEA, or flashexample write_files.) Otherwise no measurements will be provided.This example was used to measure the time takento Compress data and then uncompress that samedata. The program uses the Flash IO Library.It reads all files in Flash, compresses the dataand then uncompress the data. The durationof each (un)compress is mearured and a Rate ofcompression and uncompression is then calculatedfor the data in each of the files on Flash.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -