"Implementasi Antrian dengan Menggunakan Array

Main Author: NELLI, HINDRIANI
Format: Thesis NonPeerReviewed Book
Bahasa: eng
Terbitan: , 2015
Subjects:
Online Access: http://scholar.unand.ac.id/5949/1/201501260820th_skripsi%20nelli%20hindriani.pdf
http://scholar.unand.ac.id/5949/
Daftar Isi:
  • In a multiprogramming computer, the queues are a data set where addition of elements could only done on a tip on the back side is called rear and the elements had done through the end of the front sides which is called front. Due the queue is a data set, then the appropriate data type for presenting the queue is to use the array. The advantage of using an array as a data type is ability to which can collect multiple data of the same type within a single variable, thus within making the program consists from the several of similar types does not require a lot of variables. In a queues system there are some models of queues that may could be done include queuing model by shifting the position of the element to the previous element, the queues front models were occupied by a new element entered, the queue model in which the move is made by random element, and a queuing model random element position.