Search Results - (( developing solving system algorithm ) OR ( java implementation plan algorithm ))

Refine Results
  1. 1

    A web-based implementation of k-means algorithms by Lee, Quan

    Published 2022
    “…The project was planned using the Kanban development methodology, and was built using HTML, CSS, JavaScript, Django, NumPy and pandas. …”
    Get full text
    Get full text
    Final Year Project / Dissertation / Thesis
  2. 2

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

    Published 2009
    “…The development of this project is based on a framework of 5 main stages: planning, analysis, design, implementation and testing. …”
    Get full text
    Get full text
    Thesis
  3. 3

    Web-based clustering tool using fuzzy k-mean algorithm / Ahmad Zuladzlan Zulkifly by Zulkifly, Ahmad Zuladzlan

    Published 2019
    “…This methodology consist of Requirement and Planning, Design, Construction, Testing and Implementation. …”
    Get full text
    Get full text
    Thesis
  4. 4

    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
  5. 5

    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
  6. 6

    Solving transcendental equation using genetic algorithm / Masitah Hambari by Masitah , Hambari

    Published 2004
    “…This project studies the potential of using Genetic Algorithm and develops a program in order to solve Transcendental Equation in optimizing problem domain. …”
    Get full text
    Get full text
    Thesis
  7. 7

    Implementation of RIO in UMJaNetSim / Chan Chin We by Chan, Chin We

    Published 2004
    “…In this project, I will do some research on the recent TCP congestion control and avoidance mechanisms and implement one of the mechanisms into the Java Network Simulator (JaNetSim). …”
    Get full text
    Get full text
    Thesis
  8. 8

    Development of cell formation algorithm and model for cellular manufacturing system by Nouri, Hossein

    Published 2011
    “…In addition, one of the main challenges has been development of efficient algorithm for solving aforementioned model to find exact feasible optimal solution. …”
    Get full text
    Get full text
    Thesis
  9. 9

    Songs Search Using Human Humming Voice by Abdul Rahman, Mohamad Ariff

    Published 2007
    “…The scopes for this project are human humming voice, voice capture in WA V format, songs database, and MIDI file comparing algorithm. Methodologies used in this system are based on system analysis and design methodology comprising planning, analysis, design and implementation. …”
    Get full text
    Get full text
    Final Year Project
  10. 10

    Invigilation timetabling system using genetic algorithm (GA) / Shahirah Mohamed Hatim by Shahirah, Mohamed Hatim

    Published 2011
    “…This system is developed for the invigilators and with the objective of constructing an invigilation timetable using Genetic Algorithm. …”
    Get full text
    Get full text
    Thesis
  11. 11

    An improved adaptive shuffled frog leaping algorithm to solve various non smooth economic dispatch problems in power system / Mohamad Helmi Muhamad Izham by Muhamad Izham, Mohamad Helmi

    Published 2016
    “…The proposed IASFLA method is developed using MATLAB programming. The IASFLA method is tested on a ten generator units system with valve-point loading effects and multifuel source options. …”
    Get full text
    Get full text
    Thesis
  12. 12
  13. 13

    OPTIMISED UNIT COMMITMENT AND DYNAMIC ECONOMIC DISPATCH FOR LARGE SCALE POWER SYSTEMS by Ab Ghani, Mohd Ruddin

    Published 1989
    “…A second modelling strategy and solution algorithm for solving the same problem is also investigated. …”
    Get full text
    Get full text
    Thesis
  14. 14

    CSC118: Fundamentals of Algorithm Development / College of Computing, Informatics and Media by UiTM, College of Computing, Informatics and Media

    Published 2023
    “…This course will focus on algorithm development in problem solving. It will also introduce the students to the techniques of problem solving using modular approach. …”
    Get full text
    Get full text
    Get full text
    Teaching Resource
  15. 15

    Hybrid multiobjective genetic algorithm for integrated dynamic scheduling and routing of jobs and automated guided vehicles in flexible manufacturing systems by Umar, Umar Ali

    Published 2014
    “…The objectives of this research are to develop an algorithm for integrated scheduling and conflict-free routing of jobs and AGVs in FMS environment using a hybrid genetic algorithm, ensure the algorithm validity and improvement on the performance of the developed algorithm. …”
    Get full text
    Get full text
    Thesis
  16. 16

    Shuffled frog leaping algorithm for solving economic load dispatch problem / Mohammad Ariffin Aizat Ezanee by Ezanee, Mohammad Ariffin Aizat

    Published 2015
    “…The proposed SFLA method is developed using MATLAB programming. This SFLA method is tested on IEEE 30 bus system and the results show that it can solve ELD problem by providing minimum cost. …”
    Get full text
    Get full text
    Thesis
  17. 17

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

    Published 2009
    “…This research starts with developing an algorithm based on original concept of Ant System Algorithm. …”
    Get full text
    Get full text
    Get full text
    Thesis
  18. 18
  19. 19

    A new algorithm for system of integral equations by Rasulov, Abdujabar, Kilicman, Adem, Eshkuvatov, Zainidin K., Raimova, Gulnora

    Published 2014
    “…We develop a new algorithm to solve the system of integral equations. …”
    Get full text
    Get full text
    Get full text
    Article
  20. 20

    Ant colony optimization algorithm for dynamic scheduling of jobs in computational grid by Ku-Mahamud, Ku Ruhana, Ramli, Razamin, Yusof, Yuhanis, Mohamed Din, Aniza, Mahmuddin, Massudi

    Published 2012
    “…Job scheduling problem is classified as an NP-hard problem.Such a problem can be solved only by using approximate algorithms such as heuristic and meta-heuristic algorithms.Among different optimization algorithms for job scheduling, ant colony system algorithm is a popular meta-heuristic algorithm which has the ability to solve different types of NP-hard problems.However, ant colony system algorithm has a deficiency in its heuristic function which affects the algorithm behavior in terms of finding the shortest connection between edges.This research focuses on a new heuristic function where information about recent ants’ discoveries has been considered.The new heuristic function has been integrated into the classical ant colony system algorithm.Furthermore, the enhanced algorithm has been implemented to solve the travelling salesman problem as well as in scheduling of jobs in computational grid.A simulator with dynamic environment feature to mimic real life application has been development to validate the proposed enhanced ant colony system algorithm. …”
    Get full text
    Get full text
    Monograph