Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : J-SAKTI (Jurnal Sains Komputer dan Informatika)

Aplikasi Penerapan TOPSIS Dalam Menentukan Kualitas Bibit Jambu Madu Fahlevi, Muhammad Reza; Dwiki Putri, Dini Ridha
J-SAKTI (Jurnal Sains Komputer dan Informatika) Vol 4, No 2 (2020): EDISI SEPTEMBER
Publisher : STIKOM Tunas Bangsa Pematangsiantar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30645/j-sakti.v4i2.249

Abstract

Honey guava is guava that has an extraordinarily sweet taste. The level of sweetness of honey guava can beat the sweetness of apples and other fruits. Quality seeds are the main thing to get planting that can provide optimal results. Quality seeds come from pure varieties, free from pests, diseases, and treatments suitable for this type of honey guava. This application can help farmers to obtain information on determining the best quality of honey guava seeds by applying the TOPSIS method and can be better selected based on the specified criteria. The application of the TOPSIS method uses the PHP programming language and MySQL database, which states that the best alternative is the alternative that has the shortest distance from the positive ideal solution and the farthest distance from the negative ideal solution, so the best alternative is the alternative that has the largest percentage, namely Green Deli guava. With a value of 77.97%.
Penerapan Teorema Bayes Dalam Mendiagnosa Gangguan Kepribadian Paranoid Dwiki Putri, Dini Ridha; Fahlevi, Muhammad Reza
J-SAKTI (Jurnal Sains Komputer dan Informatika) Vol 4, No 2 (2020): EDISI SEPTEMBER
Publisher : STIKOM Tunas Bangsa Pematangsiantar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30645/j-sakti.v4i2.246

Abstract

Paranoid personality disorder is a condition of thought patterns and behavior that are unhealthy and different from normal people. Pervasive distrust or suspicion of other people and feel that other people are jealous of them, as a result people with this personality get limited association from their surroundings. The aim of this research is to diagnose patients with paranoid personality disorder more effectively and efficiently so that treatment can be done. The method used is Bayes' Theorem which can help analyze predetermined symptoms. The implementation of this research uses the PHP programming language and MySQL database. The level of accuracy in knowing the diagnosis on early symptoms is 84.11%, so it can be a recommendation to help psychologists diagnose paranoid personality disorders.
Teknik Keamanan File Teks Menggunakan Kriptografi Dengan Algoritma One Time Pad Cipher Fahlevi, Muhammad Reza; Dwiki Putri, Dini Ridha; Doni, Rahmad
J-SAKTI (Jurnal Sains Komputer dan Informatika) Vol 4, No 2 (2020): EDISI SEPTEMBER
Publisher : STIKOM Tunas Bangsa Pematangsiantar

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30645/j-sakti.v4i2.251

Abstract

Maintaining data that needs to be considered in system security is the authentication process. This process is carried out to ensure users who access data or information on the system are authorized users. There are several methods to authenticate, one of them using data encryption (cryptographic) techniques. Cryptography is applied to data or information by encoding or organizing the data needed only by those who have the key to which the data or information can be accessed. This research will implement the One Time Pad (OTP) algorithm to encode the data and information used. Data or information transferred in the application will form a ciphertext so that users will get a key to access the data or information. The making of this application is expected to guarantee the confidentiality and security of data properly, where the party that can access the original data or information is only the party that has the key.