Skip to content

A collection of demo programs that show how multi-threaded algorithms can be used to speed things up (among other things)

Notifications You must be signed in to change notification settings

bombasticbob/MultithreadDemoProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MultithreadDemoProject

This repository contains demo programs that use multi-threaded algorithms.

pi.c - multi-threaded pi calculation to arbitrary number of digits

do_dft2.c - Discrete Fourier Transform with multi-thread harmonic calculations

sortdemo - a wxWidgets-based sort algorithm demo featuring multi-threaded qsort

About

A collection of demo programs that show how multi-threaded algorithms can be used to speed things up (among other things)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published