Skip to content

Sorting Algorithm simulator developed using C++ and iGraphics library

Notifications You must be signed in to change notification settings

ahsan-83/Sort-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sort-Simulator

Sort Simulator is Structured Programming Language LAB Project of BUET CSE Level-1 term-2. Bubble sort, Insertion sort and Quick sort algoritms are simulated for small input. Simulator is developed using C and iGraphics library in Visual Studio.

Run Sorting_Algo_Simulation.exe file for simulation. Before running the simulator copy msvcr100d.dll from Sort_Lib folder to C:/Windows/System32 for x86 OS or C:/Windows/SysWOW64 for x64 OS.

Simulation

alt text alt text alt text

About

Sorting Algorithm simulator developed using C++ and iGraphics library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published