Skip to content

The only interesting program written in C # during my studies. It is a window application - it checks how many cores the processor has at startup. Then the Adler32 algorithm (collision search) is run on one thread or on all physically available threads with the button. Within the interface there are two progress bars and stopwatches for single a…

Notifications You must be signed in to change notification settings

lukaszjanus/CS-ASP.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CS-ASP.NET

About

The only interesting program written in C # during my studies. It is a window application - it checks how many cores the processor has at startup. Then the Adler32 algorithm (collision search) is run on one thread or on all physically available threads with the button. Within the interface there are two progress bars and stopwatches for single a…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages