cover
Contact Name
Mesran
Contact Email
mesran.skom.mkom@gmail.com
Phone
+6282161108110
Journal Mail Official
jurikom.stmikbd@gmail.com
Editorial Address
STMIK Budi Darma Jalan Sisingamangaraja No. 338 Simpang Limun Medan - Sumatera Utara
Location
Kota medan,
Sumatera utara
INDONESIA
JURIKOM (Jurnal Riset Komputer)
JURIKOM (Jurnal Riset Komputer) membahas ilmu dibidang Informatika, Sistem Informasi, Manajemen Informatika, DSS, AI, ES, Jaringan, sebagai wadah dalam menuangkan hasil penelitian baik secara konseptual maupun teknis yang berkaitan dengan Teknologi Informatika dan Komputer. Topik utama yang diterbitkan mencakup: 1. Teknik Informatika 2. Sistem Informasi 3. Sistem Pendukung Keputusan 4. Sistem Pakar 5. Kecerdasan Buatan 6. Manajemen Informasi 7. Data Mining 8. Big Data 9. Jaringan Komputer 10. Dan lain-lain (topik lainnya yang berhubungan dengan Teknologi Informati dan komputer)
Articles 11 Documents
Search results for , issue "Vol 5, No 4 (2018): Agustus 2018" : 11 Documents clear
Sistem Pendukung Keputusan Pemilihan Televisi Bekas Terbaik Dengan Menggunakan Metode Multi Factor Evaluation Process (MFEP) Syahrizal, Muhammad; Maulidza, Dwi
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (264.285 KB) | DOI: 10.30865/jurikom.v5i4.955

Abstract

Various choices, be it type, model, or feature that will make you really a dilemma, so you are very afraid to make a decision. Therefore, some tips on buying goods in this case are the best used televisions, to anticipate that you can dare to make choices without being burdened by feeling confused. Decision Support System or SPK determining the selection of goods with the method (Multifactor Evaluation Process) produces a system that can determine an option that can help distributors in making decisions. SPK is an interactive system, which helps in making decisions through the use of data and models decisions to solve problems that are semi-structured or unstructured. The results of the study are first, to implement the best-used television decision support system decision using the multi factor evaluation process method so that the data can be very close to accurate. Second, provide the best solution in deciding the selection of the best used television for buyers or consumers.
Penerapan Metode K-Nearest Neighbour Dalam Menentukan Kelayakan Calon Nasabah Yang Layak Untuk Kredit Mobil (Studi Kasus : Pt. Astra International,Tbk-Toyota) Pratama, Tito Cakra
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (192.861 KB) | DOI: 10.30865/jurikom.v5i4.990

Abstract

In line with business growth, credit is an interesting issue to research. Some computer research to reduce the credit that has been done in order to avoid the collapse of a finance company and reduce errors in the process of determining the eligibility of prospective buyers to get credit in the purchase of cars. One of the failure factors in the credit business is the lack of accurate assessment of the ability of the debtor, resulting in mistakes in credit decisions that led to credit congestion.
Desain Model Sistem Keamanan Berbasis Kamera Dengan Image Enhancement Algorithm Phie Chyan; Adi Chandra Syarif; Sean Coonery Sumarta; Fransiskus Eduardus Daromes
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (224.758 KB) | DOI: 10.30865/jurikom.v5i4.956

Abstract

Security is a supporting factor in creating order and stability in the social environment. The issue of environmental security is related to efforts made to avoid and overcome criminal acts in society and now thanks to the advancement of information and communication technology, the function of safeguarding and controlling the environment can be supported by the help of technology to facilitate human work. The security system developed is supported by digital image processing software to process snapshot and recorded images from system cameras with the aim of improving the quality of visual images for the sake of analysis and digital forensic evidence that can be used in law enforcement related to criminal acts. The end result is a product innovation security system that can be utilized by the community in various needs related to security and supervision activities.
Analisa Metode Lehnan Prime Generator Dan Massey Omura Cryptosystem Untuk Mengamankan File Teks Supriadi Supriadi
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (215.031 KB) | DOI: 10.30865/jurikom.v5i4.988

Abstract

Data transmission security system (secure data communication) is installed to prevent theft, damage, and misuse of data sent through computer networks. In practice, tangible data theft is read by unauthorized parties usually by tapping public channels. Computer network technology has been able to reduce and even eliminate the possibility of data damage due to poor physical connectivity, but interference can still occur because there is an element of intentions that lead to misuse of the system from certain parties. The Lehmann Prime Generator and Massey-Omura Cryptosystem are algorithms that provide quite high security that is not based on the confidentiality of the algorithm (restricted algorithm) but is more focused on the security/confidentiality of the keys used (modern cryptographic algorithms). people to exchange messages with each other, they make an encryption algorithm that is only known to members of the group, so that whenever a group member leaves, the restricted algorithm must be replaced because it is possible that the group member that came out could leak the algorithm. Modern cryptographic algorithms, such as Lehmann Prime Generator and Massey-Omura Cryptosystem, can overcome these problems by using keys, in which case the algorithm is no longer kept secret, but the key must be kept confidential.
Perancangan Aplikasi Pendeteksi Kesalahan Perintah SQL Query Menggunakan Algoritma Knuth Morris Pratt Guidio Leonarde Ginting; Dian Puspita Napitupulu; Pristiwanto Pristiwanto
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (210.449 KB) | DOI: 10.30865/jurikom.v5i4.954

Abstract

Database Server applications are now widely used by institutions or institutions for various purposes. Most users detect the typing error manually so it is less effective. The problem that often occurs is writing or typing due to the sensitivity of the programming language. For example uppercase and lowercase letters, periods and commas, or other punctuation marks. Apart from these problems users of the MySQL application generally use tools to assist in database creation or in the manipulation process so that the Query structure of SQL is often forgotten. The Knuth-Morris Pratt algorithm is an algorithm used to perform string matching processes. This algorithm is an Exact String Matching Algorithm type which is matching strings correctly with the arrangement of characters in a matched string having the number or sequence of characters in the same string. The Knuth-Morris Pratt algorithm is part of the string search process that plays an important role in detecting errors faster and more efficiently. To find out the SQL typing error using the SQL command error detection application, the user first enters the SQL file containing the database structure. After that, the user also types in the SQL Query to be checked. Through this step, a comparison is made between the queries inputted by users with the SQL structure.
Algoritma Blowfish Pada Watermarking Video Digital Mufida Khairani; Nurwulan Nurwulan
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (165.11 KB) | DOI: 10.30865/jurikom.v5i4.842

Abstract

The use of digital formats, especially in video, voice or music data, is still causing controversy surrounding the protection of copyright. These problems cause the importance of proof of ownership of the copyright of a digital media. To be able to prove ownership of copyright, watermarking techniques can be used. In this study, the blowfish algorithm method is used for digital video watermarking using the VB.Net application. This study aims to protect the copyright of digital video owners by applying the blowfish algorithm so as to increase the watermarking robustness that exists in the digital video. The results of this study are application programs that can be used by all parties. Because this application is very user-friendly.
Aplikasi Pembelajaran Kimia Untuk Sma Berbasis Multimedia Menerapkan Metode Computer Assisted Instruction (Studi Kasus: Sma Negeri 1 Perbaungan) Simanjuntak, Halimatun Sakdiah
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (226.823 KB) | DOI: 10.30865/jurikom.v5i4.989

Abstract

The Computer Assisted Instruction (CAI) method is one method of learning that uses computer equipment as a tool to help together with a knowledge base (basic knowledge). The method of computer-assisted instruction (CAI) is very popular with several teaching institutions in high school in chemistry subjects. One of the material is the periodic system of elements. Where in chemistry learning there are still many in high school in North Sumatra especially in Perbaungan N1 High School whose material includes abstract, memorized and countable things so that it is difficult for students to understand when studied only in the form of two-dimensional images. To overcome these problems, it is necessary to change the learning process from delivering material that only uses books and computers that are very helpful in the application of computer-assisted instruction (CAI) methods, it is also based on research that computers can train concentration in children and can overcome boredom and boredom. In addition computers, today are no longer a rare item and are goods that are almost mandatory for all people and institutions so that the conversion of the media is increasingly possible to be realized.
Penerapan Algoritma Bee Colony Untuk Optimasi Rute Tempat Wisata Kuliner Di Bandung Randi Teguh Waluya Nugraha
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/jurikom.v5i4.806

Abstract

Bandung is a city that has a culinary tour is very interesting and many, even not infrequently tourists from outside theĀ  city was looking for culinary in the city of flowers. But because of the extent of his city Bandung it needed an optimization system that can help culinary lovers to find the shortest route. The path with the shortest distance will be selected as the preferred pat. Bee Colony`s algorithm is capable of solving the shortest route problem because it has the optimization capability efficiently. The results obtained in this study is the best solution in determining the shortest path to find a culinary place without having to waste time on the road.
Implementasi Behavior Dinamis dalam Skenario Adaptif Menggunakan Metode FSM pada Platformer Game Herdian Rizkiansyah
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/jurikom.v5i4.818

Abstract

In game platforms or commonly categorized into action genre games, the ability to control characters well is needed, such as coordination between eyes, brain and hands needed to complete several stages in the game. On the gaming platform the level of difficulty becomes a thing that is often questioned by the players, such as a low difficulty level will make the player becomes easy to play and the boredom of the game will appear. For that a dynamic behavior will affect the playing experience of the player, not only in the dynamic behavior of some obstacles, the items and the action in the game will not be easy to guess, the dynamic behavior will be shaped into scenarios that have been designed into the game, so players will continue to work by playing and setting strategies to bypass the dynamic behavior. The use of an FSM-based intelligent agent (finite state machine) in this study to develop dynamic behavior as one of the important elements to increase the interest in playing from the player. This study discusses the development of intelligent agents using the Finite State Machine method in shaping dynamic behavior in adaptive scenarios implemented in games with Action Genre - Game Platform.
Penerapan Pencarian Rute Tercepat Aliran Air Menggunakan Algoritma Bee Colony Optimization Muhammad Alfi Yudhitiya
JURIKOM (Jurnal Riset Komputer) Vol 5, No 4 (2018): Agustus 2018
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/jurikom.v5i4.793

Abstract

Water is one source for the needs of all living things. Water can also be used in a variety of ways, as in human life water can be used for consumption as a bath or for drinking. The Bee Colony Optimization algorithm is used in this study to solve problems regarding the search for clean water flow routes. This algorithm works to find each route that has been selected based on the path or route that has been determined in a system. The results obtained in this research are the Bee Colony Optimization Algorithm can be used to find the route of clean water flow. The number of bees that are determined greatly influences in finding and determining routes that can be accessed or accessed. The number of bees that are determined the greater the chance of finding a clean water flow search route

Page 1 of 2 | Total Record : 11


Filter by Year

2018 2018


Filter By Issues
All Issue Vol. 13 No. 1 (2026): Februari 2026 Vol. 12 No. 6 (2025): Desember 2025 Vol. 12 No. 5 (2025): Oktober 2025 Vol. 12 No. 4 (2025): Agustus 2025 Vol 12, No 3 (2025): Juni 2025 Vol. 12 No. 3 (2025): Juni 2025 Vol 12, No 2 (2025): April 2025 Vol. 12 No. 2 (2025): April 2025 Vol. 12 No. 1 (2025): Februari 2025 Vol 12, No 1 (2025): Februari 2025 Vol 11, No 6 (2024): Desember 2024 Vol. 11 No. 6 (2024): Desember 2024 Vol 11, No 5 (2024): Oktober 2024 Vol. 11 No. 5 (2024): Oktober 2024 Vol 11, No 4 (2024): Augustus 2024 Vol. 11 No. 4 (2024): Augustus 2024 Vol. 11 No. 3 (2024): Juni 2024 Vol 11, No 3 (2024): Juni 2024 Vol 11, No 2 (2024): April 2024 Vol. 11 No. 2 (2024): April 2024 Vol 10, No 3 (2023): Juni 2023 Vol 10, No 2 (2023): April 2023 Vol 10, No 1 (2023): Februari 2023 Vol 9, No 6 (2022): Desember 2022 Vol 9, No 5 (2022): Oktober 2022 Vol 9, No 4 (2022): Agustus 2022 Vol 9, No 3 (2022): Juni 2022 Vol 9, No 2 (2022): April 2022 Vol 9, No 1 (2022): Februari 2022 Vol 8, No 6 (2021): Desember 2021 Vol 8, No 5 (2021): Oktober 2021 Vol 8, No 4 (2021): Agustus 2021 Vol 8, No 3 (2021): Juni 2021 Vol 8, No 2 (2021): April 2021 Vol 8, No 1 (2021): Februari 2021 Vol 7, No 6 (2020): Desember 2020 Vol. 7 No. 5 (2020): Oktober 2020 Vol 7, No 5 (2020): Oktober 2020 Vol 7, No 4 (2020): Agustus 2020 Vol 7, No 3 (2020): Juni 2020 Vol 7, No 2 (2020): April 2020 Vol 7, No 1 (2020): Februari 2020 Vol 6, No 6 (2019): Desember 2019 Vol 6, No 5 (2019): Oktober 2019 Vol 6, No 4 (2019): Agustus 2019 Vol 6, No 3 (2019): Juni 2019 Vol 6, No 2 (2019): April 2019 Vol 6, No 1 (2019): Februari 2019 Vol 5, No 6 (2018): Desember 2018 Vol 5, No 5 (2018): Oktober 2018 Vol 5, No 4 (2018): Agustus 2018 Vol 5, No 3 (2018): Juni 2018 Vol 5, No 2 (2018): April 2018 Vol 5, No 1 (2018): Februari 2018 Vol 4, No 5 (2017): Oktober 2017 Vol 4, No 4 (2017): Agustus 2017 Vol 3, No 6 (2016): Desember 2016 Vol 3, No 5 (2016): Oktober 2016 Vol 3, No 4 (2016): Agustus 2016 Vol 3, No 1 (2016): Februari 2016 Vol 2, No 6 (2015): Desember 2015 More Issue