Skip to content

Within the scope of this project, an application was made that fulfills the basic functions of linked lists on a map data that takes into account the neighborhood relations of cities.

Notifications You must be signed in to change notification settings

mustafayigit34/cografiBilgiSistemi-ProLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cografiBilgiSistemi-Prolab

ProLab 3. Proje

Bu proje kapsamında şehirlerin komşuluk ilişkilerini dikkate alan bir harita verisi üzerinde bağlı listelerle ilgili temel işlevleri yerine getiren bir uygulama yapılmıştır.

sehirler
...
şeklinde verilen bir metin belgesinden Türkiye'ye ait tüm şehirler için

  • Plaka Bilgisi
  • Şehir İsmi
  • Bulunduğu bölgenin kısaltması (örn: Akdeniz : AK)
  • Şehre ait komşu bilgileri
    bilgileri okunur ve
    menu
    şeklinde verilen menüden istenilen işlem yapılabilir.
    Yapılan tüm işlemler cikti.txt isimli bir dosyaya kaydedilir.

İşlemler

  • 1) Yeni Şehir, Komşuluk Ekleme

Yeni bir şehir veya var olan bir şehre yeni bir komşu eklenir.

  • 2) Arama Yapma

Plaka numarası veya şehir ismiyle arama yapılır ve o şehre ait tüm bilgiler çıktı olarak alınır.

  • 3) Şehir, Komşuluk Silme

Seçilen bir şehri veya o şehrin komşusunu siler.

  • 4) Bölge ile Arama Yapma

Seçilen bölgede bulunan tüm şehirleri listeler.

  • 5) Belli Bir Komşu Sayısı Kriterine Uyan Şehirler

Girilen sayıdan daha fazla/az komşusu bulunan şehirleri listeler.

  • 6) Listele

Bağlı liste içerisindeki tüm şehirleri listeler.

About

Within the scope of this project, an application was made that fulfills the basic functions of linked lists on a map data that takes into account the neighborhood relations of cities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages