Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer)

PENERAPAN ALGORITMA BOYER MOORE PADA APLIKASI FILOSOFER BERBASIS WEBSITE Indra Jabinsan Sinaga; Ricky Crist G Imanta Kembaren; Dessy Milbina Br Bangun; Nasib Marbun
KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer) Vol 3, No 1 (2019): Smart Device, Mobile Computing, and Big Data Analysis
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/komik.v3i1.1625

Abstract

The philosopher is a scientist who is an expert in the field of philosophy or philosophy. A philosphere is generally able to think radically, rationally, competently, and have good logic. Filosofer has knowledge and extensive experience of science in the field of philosophy is something that can build a sense of optimism in general society, especially for students who are pursuing the field of philosophy to develop their knowledge related to philosophy, but a source of information that provides specifically for philosophers biographies are still limited so finding information is still difficult. Web application is one proof of current technological advances, web applications today can be utilized by many people and has become a necessity to access various kinds of important information. The philosophers web application built in this research is intended to make it easier for users to access information related to philosophers biographies that can have a positive impact on users. In the built-in web application philosophy is applied by Boyer Moore's algorithm. Keywords: Filosofer, Web, Algorithms, Boyer Moore.
IMPLEMENTASI ALGORITMA HORSPOOL PADA APLIKASI ISTILAH FASHION Azhar Azhar; Nasib Marbun; Soeb Aripin; Efori Buulolo
KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer) Vol 3, No 1 (2019): Smart Device, Mobile Computing, and Big Data Analysis
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/komik.v3i1.1641

Abstract

The word fashion is synonymous with fashion, in today's digital era fashion has become a lifestyle that can introduce personality through fashion on social media. In the term fashion, there are many terms that form the basis of knowledge to match one's fashion. The term fashion is generally studied using foreign languages so that many ordinary people find it difficult to understand in more detail related to fashion terms so that there is a need for applications that adopt science related to the term fashion. An application that was built with the main objective to search for information such as fashion terms is inseparable from the existence of string matching. String matching can be interpreted as an activity that works to match something that is sought in a container with the contents stored in the container. Algortima string matching which is implemented to search for the meaning of the term fashion in this study is the Horspool algorithm. The horspool algorithm is a boyer-moore derivative algorithm, to go through the process when there is a mismatch of character patterns with text characters, the horspool algorithm uses bad-matches repeatedly until all the character patterns are found to have a match against the text. The results of the application built in this study can facilitate ordinary people who have difficulty finding information related to fashion terms more easily.Keywords: Implementation, Fashion Terms, Algorithms, Horspool
IMPLEMENTASI ALGORITMA SMITH PADA APLIKASI ISTILAH TEKNIK INDUSTRI KIMIA Nasib Marbun; Ahmad Riza Fuadi; Muasir Pagan; Suranta Bill Fatric Ginting; Muhammad Zarlis; Dedy Hartama
KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer) Vol 3, No 1 (2019): Smart Device, Mobile Computing, and Big Data Analysis
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/komik.v3i1.1637

Abstract

Companies engaged in the chemical industry really need Human Resources (HR) who have knowledge in the field of chemical industry engineering terms in order to achieve the company's main goals, but due to the chemical industry engineering terms that use foreign languages is essentially difficult to understand not a few of the general public who have desire to work in companies in the chemical industry engineering experience problems in mastering the knowledge needed by chemical industry engineering companies. Therefore it is necessary to have an application that adopts science related to the chemical industry engineering term along with good search features. The application that was built to search for information related to chemical industry engineering terms in this study implements the smith algorithm as an algorithm that serves to minimize the use of the time needed in the search process. The smith algorithm notices that counting the number of shifts with the text character that is located right next to the window character on the rightmost text can sometimes provide a shorter shift than using the rightmost window text character. Then he gives a solution to take the maximum between the two values. The application term of chemical industry engineering research was built using visual basic net 2008 and can be operated properly on personal computers supported by Windows OS. Keywords: Chemical Industry Engineering Terms, String Matching, Algorithms, Smith.
IMPLEMENTASI ALGORITMA KNUTH MORRIS PRATT PADA APLIKASI SINOPSIS FILM BIOSKOP BERBASIS WEB Nia Novianti; Ricky Crist G Imanta Kembaren; Dessy Milbina Br Bangun; Nasib Marbun
KOMIK (Konferensi Nasional Teknologi Informasi dan Komputer) Vol 3, No 1 (2019): Smart Device, Mobile Computing, and Big Data Analysis
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/komik.v3i1.1619

Abstract

Synopsis of cinema films is a description that illustrates the storyline of a film that will be screened on a bisocope with a brief study but can convey information related to the outline of a cinema film story that will be played on a bisocope. The number of synopsis of cinema films that are stored in the database of a system affects the use of time and space needed in the process of searching synopsis data. Synopsis search for cinema films can not be separated from the existence of string matching to match keywords searched with cinema film data stored in the database system, the better the way the string matching algorithm is applied to the search feature in a system, the easier it is for users to find data synopsis of cinema films sought. Knuth Morris Pratt uses the stage of shifting text patterns from left to right in the process of matching strings in text if there is a mismatch between the character pattern and the text character. In this study the Knuth Morris Pratt algorithm is used to make it easier for users to find synopsis data of cinema films that are searched according to the keyword searches performed on the search feature in the system.Keywords: synopsis, movie theaters, String Matching, Knuth Morris Pratt