Search Results - (( java implementation path algorithm ) OR ( programming using course algorithm ))

Refine Results
  1. 1

    Heavy Transportation Shortest Route using Dijkstra’s algorithm (HETRO) / Nurul Aqilah Ahmad Nezer by Ahmad Nezer, Nurul Aqilah

    Published 2017
    “…The development tools used in developing this project is NetBeans by using Java for the implementation of the coding. The methodology that used for developing this system is the Dijkstra’s algorithm. …”
    Get full text
    Get full text
    Thesis
  2. 2

    Embedded system for indoor guidance parking with Dijkstra’s algorithm and ant colony optimization by Mohammad Ata, Karimeh Ibrahim

    Published 2019
    “…BST inserts the nodes in the way that the Dijkstra’s can find the empty parking in fastest way. Dijkstra’s algorithm initials the paths to finding the shortest path while ACO optimizes the paths. …”
    Get full text
    Get full text
    Thesis
  3. 3

    Path planning for unmanned aerial vehicle (UAV) using rotated accelerated method in static outdoor environment by Shaliza Hayati A. Wahab, Nordin Saad, Azali Saudi, Ali Chekima

    Published 2021
    “…In this study, a fast iterative method known as Rotated Successive Over-Relaxation (RSOR) is introduced. The algorithm is implemented in a self-developed 2D Java tool, UAV Planner. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  4. 4

    Smart appointment organizer for mobile application / Mohd Syafiq Adam by Adam, Mohd Syafiq

    Published 2009
    “…The main component of this prototype is the use of Dijkstra algorithm to compute the shortest path from source of appointment to the 6 points of destinations within UiTM Shah Alam. …”
    Get full text
    Get full text
    Thesis
  5. 5
  6. 6

    CSC099: Foundation Computing II / Centre of Foundation Studies by UiTM, Centre of Foundation Studies

    Published 2022
    “…This course introduces basic computer programming algorithm, problem solving, structured programming language, selection structure, repetition structure, function and array. …”
    Get full text
    Get full text
    Get full text
    Teaching Resource
  7. 7

    Enhancement of Ant System Algorithm for Course Timetabling Problem by Djamarus, Djasli

    Published 2009
    “…Results of the experiments that were conducted using various data sets showed that the proposed algorithm produced better course schedule solution than the Greedy Algorithm, Genetic Algorithm, and other variants of Ant System Algorithm.…”
    Get full text
    Get full text
    Get full text
    Thesis
  8. 8

    Building an Algorithm for Measuring C Programming Assignments Quality by Muhd Zulhafriz Aadel bin Marzuki, Muhd Zulhafriz

    Published 2008
    “…The focuses of this final report is to provide a clear idea on the development of programming assignment’s quality measurement algorithm. …”
    Get full text
    Get full text
    Final Year Project
  9. 9

    Classification of Students' Performance in Computer Programming Course According to Learning Style by Norwawi, NM, Abdusalam, SF, Hibadullah, CF, Shuaibu, BM

    Published 2024
    “…In Information Technology related programs, computer programming courses are made compulsory subjects in most institutions of learning. …”
    Proceedings Paper
  10. 10
  11. 11
  12. 12

    Studying course placements optimization problems in College of Business (COB) UUM by Idris, Siti Raziah, Abdul Rahim, Mohd Kamarul Irwan

    Published 2017
    “…This study involved 16 fundamental students at UUM at COB, selected as respondents.We have the accurate decision by using second quantitative method that called as AMPL.The programming of simple practical mathematical programming by using some algorithm in computer and printing for optimum solutions.This study aims to complete the placement of university students as an assignment problem by using mathematical programming method to solve the problem.The findings of the study will be used to increase knowledge on the issue of the appropriate placement courses for students and guidance to the university.…”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  13. 13

    Algorithm-program visualization model : An intergrated software visualzation to support novices' programming comprehension by Affandy

    Published 2015
    “…This model is then to be used in the prototype tool development that is called 3De-ALPROV (Design Development Debug – Algorithm Program Visualization). …”
    Get full text
    Get full text
    Get full text
    Get full text
    Thesis
  14. 14
  15. 15

    Enhancing understanding of programming concepts through physical games by Raja Yusof, Raja Jamilah, Habib, Ahsan

    Published 2017
    “…Teaching programming courses have always been a challenge faced by many lecturers and instructors of programming courses, even though much effort has been put in by institution involved. …”
    Get full text
    Get full text
    Get full text
    Conference or Workshop Item
  16. 16

    A performance comparison of metaheuristics search for university course timetabling problems by Joe Henry Obit, Kuan Yik Junn, Rayner Alfred

    Published 2017
    “…In this research, a Constraint Programming (CP) algorithm is proposed and implemented in order to solve the hard constraint while satisfying the soft constraints is handled by using the Great Deluge (GD) algorithm. …”
    Get full text
    Get full text
    Get full text
    Get full text
    Get full text
    Article
  17. 17

    CSC425 - Introduction to Computer Programming / College of Computing, Informatics and Media by UiTM, College of Computing, Informatics and Media

    Published 2022
    “…The aim is to produce students who understand the fundamental ideas of computer programming and algorithms and able to implement the problem solution using C++ programming language.…”
    Get full text
    Get full text
    Get full text
    Teaching Resource
  18. 18

    CSC425: Introduction to Computer Programming / College of Computing, Informatics and Mathematics by UiTM, College of Computing, Informatics and Mathematics

    Published 2022
    “…The aim is to produce students who understand the fundamental ideas of computer programming and algorithms and able to implement the problem solution using C++ programming language.…”
    Get full text
    Get full text
    Get full text
    Teaching Resource
  19. 19
  20. 20

    Graph theory approach for managing lecturers’ schedule using graph colouring method / Siti Nor Ba Basri, Nur Su’aidah Khozaid and Farhana Hazwani Ismail by Basri, Siti Nor Ba, Khozaid, Nur Su’aidah, Ismail, Farhana Hazwani

    Published 2023
    “…In this study, the scheduling problem is represented as a graph where vertices represent time slots and edges represent conflicts or dependencies between courses and lecturers. Different colours are allocated to each vertex using graph colouring techniques such as the vertices algorithm or the edges algorithm, ensuring that clashing courses and lecturers are assigned different time slots. …”
    Get full text
    Get full text
    Student Project