Skip to content

A file checksum(up to 64bit) computation program of Qt 5.8.0 .

License

Notifications You must be signed in to change notification settings

Zalafina/QChecksumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QChecksumer

A file checksum(up to 64bit) computation program of Qt5.8.0.
Components that used:QtCore QtGui QtWidgets QtConcurrent

Feature details

  1. Use QtConcurrent Map-Reduce API to compute the file checksum with multi threads.
    QtConcurrent automatically adjust the number of threads used according to the number of local processor cores available.
  2. Use a ProgressBar to display the computation progress percentage.

Screenshot

Screenshot

About

A file checksum(up to 64bit) computation program of Qt 5.8.0 .

Resources

License

Stars

Watchers

Forks

Packages

No packages published