Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM - 362
Collection Type Indeks Artikel prosiding/Sem
Title If-statement modification for single parh transformation case study on bubble sort and selection sort algorithm ( hal 116 - 119)
Author Ramadani Trimananda;
Publisher Proceedings ICSIIT 2010: International conference on soft computing intelligent system and information technology 1-2 July 2010 Bali Indonesia
Subject real-time system, algorithm, flow control, genetic algorithm, static training analysis
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM - 362 TERSEDIA
Tidak ada review pada koleksi ini: 47853
Tining analysis, namely worst-case execution time (WCET) analysis is a focal research theme in real-time systems feasibility assessment. despite its high importance, it exhibits high complextity of analysis as the software gets more complex. high complexity and unpredictability in timing analysis arise as the program code contains a lot of possible paths, which are dependent on the input values. with the sinngle execution path paradigm, timing analysiscan be made simpler. throughout this paper, bubble short and selection sort algorithms are presented, modified in single path approach, and tested. the if-statements are the targets of this modification. the expriment shows that it is possible to generate single path codes without having to modify the low level code and the results signify improvements on the temporal predictability.