Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.22 KB

File metadata and controls

21 lines (15 loc) · 1.22 KB

Queuing-Implementation-Based-Parking-Simulation

This project is a homework of an Data Structure lecture to Implement for a problem as an Queue and Priority Queue

Abstract

This program, prepared for Data Structures lecture and developed by Canberk ATEŞ, Cengiz CEBECİ, Onat AKTAŞ. This program will realize the operations like enqueue and dequeue between Simple Queue and Priority Queue. After all realizations, it will visualize the informations of entering or leaving times of cars. All of these processes collected and objectified as an Autopark Problem.

For Now Report In Turkish

Özet

Bu program, Veri Yapıları dersi için Canberk ATEŞ, Cengiz CEBECİ ve Onat AKTAŞ tarafından geliştirilmiştir. Bu program basit bir kuyruk yapısı ile öncelikli bir kuyruk yapısında tutulan aynı verilerin kuyruktan ayrılma işlemleri gerçekleştirince kuyruktan ayrılma sürelerinin karşılaştırılması işlemlerini gerçekleştirecektir. Tüm bu işlemler ödev içeriği gereğince bir Otopark alan adı altında somutlaştırılmıştır.

Türkçe Rapor