Kliknij ten link, aby zobaczyć inne rodzaje publikacji na ten temat: DBMS Testing.

Artykuły w czasopismach na temat „DBMS Testing”

Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych

Wybierz rodzaj źródła:

Sprawdź 50 najlepszych artykułów w czasopismach naukowych na temat „DBMS Testing”.

Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.

Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.

Przeglądaj artykuły w czasopismach z różnych dziedzin i twórz odpowiednie bibliografie.

1

Wen, Shihao, Peng Jia, Pin Yang, and Chi Hu. "Squill: Testing DBMS with Correctness Feedback and Accurate Instantiation." Applied Sciences 13, no. 4 (2023): 2519. http://dx.doi.org/10.3390/app13042519.

Pełny tekst źródła
Streszczenie:
Database Management Systems (DBMSs) are the core of management information systems. Thus, detecting security bugs or vulnerabilities of DBMSs is an essential task. In recent years, grey-box fuzzing has been adopted to detect DBMS bugs for its high effectiveness. However, the seed scheduling strategy of existing fuzzing techniques does not consider the seeds’ correctness, which is inefficient in finding vulnerabilities in DBMSs. Moreover, current tools cannot correctly generate SQL statements with nested structures, which limits their effectiveness. This paper proposes a fuzzing solution named
Style APA, Harvard, Vancouver, ISO itp.
2

Lo, Eric, Carsten Binnig, Donald Kossmann, M. Tamer Özsu, and Wing-Kai Hon. "A framework for testing DBMS features." VLDB Journal 19, no. 2 (2009): 203–30. http://dx.doi.org/10.1007/s00778-009-0157-y.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
3

Thüm, Thomas, Sandro Schulze, Mario Pukall, Gunter Saake, and Sebastian Günther. "Secure and Customizable Data Management for Automotive Systems: A Feasibility Study." ISRN Software Engineering 2012 (March 18, 2012): 1–7. http://dx.doi.org/10.5402/2012/424230.

Pełny tekst źródła
Streszczenie:
Custom tailor-made database management systems (DBMS) are an essential asset, especially for embedded systems. The continuously increasing amount of data in automotive systems and the growing network of embedded devices can profit from DBMS. Restrictions in terms of processors, memory, and storage require customizable DBMS that contain only the needed functionality. We present AutoDaMa, a customizable DBMS designed for automotive systems. With AutoDaMa, it is possible to generate tailor-made DBMS for different scenarios, for example, by restricting the storage size of the DBMS or adding securi
Style APA, Harvard, Vancouver, ISO itp.
4

Bruno, N., S. Chaudhuri, and D. Thomas. "Generating Queries with Cardinality Constraints for DBMS Testing." IEEE Transactions on Knowledge and Data Engineering 18, no. 12 (2006): 1721–25. http://dx.doi.org/10.1109/tkde.2006.190.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
5

Sitnov, Vladimir E., Alexander I. Senchenko, and George A. Fatkin. "Archiving System Software for LIA-20." Vestnik NSU. Series: Information Technologies 18, no. 3 (2020): 69–80. http://dx.doi.org/10.25205/1818-7900-2020-18-3-69-80.

Pełny tekst źródła
Streszczenie:
The control system of the X-ray complex LIA-20 is based on the Tango Controls framework. Data archiving subsystem HDB++ was improved during the work for efficient storage of waveforms. PostgreSQL DBMS support as a storage was added. PostgreSQL extension “pguint” for unsigned numbers support was modified to support the binary transfer mode during this work. Performance testing of the modified “pguint” extension and the new DBMS interface was performed. This solution allowed to significantly increase the performance of HDB++, reduce the amount of data stored in the database, as well as remove re
Style APA, Harvard, Vancouver, ISO itp.
6

Győrödi, Cornelia A., Diana V. Dumşe-Burescu, Robert Ş. Győrödi, Doina R. Zmaranda, Livia Bandici, and Daniela E. Popescu. "Performance Impact of Optimization Methods on MySQL Document-Based and Relational Databases." Applied Sciences 11, no. 15 (2021): 6794. http://dx.doi.org/10.3390/app11156794.

Pełny tekst źródła
Streszczenie:
Databases are an important part of today’s applications where large amounts of data need to be stored, processed, and accessed quickly. One of the important criteria when choosing to use a database technology is its data processing performance. In this paper, some methods for optimizing the database structure and queries were applied on two popular open-source database management systems: MySQL as a relational DBMS, and document-based MySQL as a non-relational DBMS. The main objective of this paper was to conduct a comparative analysis of the impact that the proposed optimization methods have
Style APA, Harvard, Vancouver, ISO itp.
7

Berski, Szymon, and Martyna Bilau. "Safety Mechanisms in Relational Database as Part of the IT System of the Enterprise." New Trends in Production Engineering 2, no. 2 (2019): 12–23. http://dx.doi.org/10.2478/ntpe-2019-0068.

Pełny tekst źródła
Streszczenie:
Abstract The work examines the effectiveness of the replication mechanism of the X production company database. In order to extend the functionality of the computer database of the enterprise, a model of its resource flow was created and an intensional and extensional part was created for a test database based on real enterprise resources. The model has been simplified to 3-rd normal form. The implementation was done in the MySQL database system. Two different operating systems were selected for testing: Windows and Linux. The database management system (DBMS) is working under the GPL license.
Style APA, Harvard, Vancouver, ISO itp.
8

Darma Kotama, I. Nyoman, Made Sudarma, and I. Made Arsa Suyadnya. "Rancang Bangun Sistem Informasi Manajemen Konferensi Ilmiah Berbasis Web." Jurnal SPEKTRUM 4, no. 2 (2018): 36. http://dx.doi.org/10.24843/spektrum.2017.v04.i02.p05.

Pełny tekst źródła
Streszczenie:
This paper is projecting website system built on top of PHP Framework Laravel 5.2 and MySQL DBMS which contains 6 modules of scientific conference management needs, Master Conference, User Management, Submission, Website Management, Schedule, and Post Conference. From the development and testing system with Black Box method concluded that the system is running well and feasible to be applied to the management of the conference in Electrical Engineering Program Faculty of Engineering Udayana University.
Style APA, Harvard, Vancouver, ISO itp.
9

He, Haochen, Erci Xu, Shanshan Li, et al. "When Database Meets New Storage Devices: Understanding and Exposing Performance Mismatches via Configurations." Proceedings of the VLDB Endowment 16, no. 7 (2023): 1712–25. http://dx.doi.org/10.14778/3587136.3587145.

Pełny tekst źródła
Streszczenie:
NVMe SSD hugely boosts the I/O speed, with up to GB/s throughput and microsecond-level latency. Unfortunately, DBMS users can often find their high-performanced storage devices tend to deliver less-than-expected or even worse performance when compared to their traditional peers. While many works focus on proposing new DBMS designs to fully exploit NVMe SSDs, few systematically study the symptoms, root causes and possible detection methods of such performance mismatches on existing databases. In this paper, we start with an empirical study where we systematically expose and analyze the performa
Style APA, Harvard, Vancouver, ISO itp.
10

Indriyono, Bonifacius Vicky, and Zudha Pratama. "Generating SQL Command Syntax Using MySQL Based on Typing Command Sentence." Inform : Jurnal Ilmiah Bidang Teknologi Informasi dan Komunikasi 6, no. 1 (2021): 1–7. http://dx.doi.org/10.25139/inform.v6i1.3305.

Pełny tekst źródła
Streszczenie:
Information retrieval system is a system that is widely used to retrieve information. This research will discuss how the system finds back the information stored in database tables. Tables in the database are arranged to store all forms of data entered by database users so that later the stored data can be used again. Re-accessing the database's information must go through a mechanism known as a database management system (DBMS). One of the most widely used DBMS is MySQL. By using a DBMS, information and data can be manipulated according to user needs. Data manipulation in the database is done
Style APA, Harvard, Vancouver, ISO itp.
11

IORDACHE, Dorin. "DATABASE – WEB INTERFACE VULNERABILITIES." STRATEGIES XXI - Security and Defense Faculty 17, no. 1 (2021): 279–87. http://dx.doi.org/10.53477/2668-2001-21-35.

Pełny tekst źródła
Streszczenie:
The importance of information security in general, of managed information at the level of a database has increased with the expansion of the Internet. On the other hand, it has acquired new facets with the increase of the accessibility of the users to as many resources as possible. Large volume of private data in use and the limitation of unauthorized actions to information have brought new aspects to the issue of ensuring their protection. The scope of this field is wide and allows the operation in several directions: identification, description, creation, implementation and testing of mechan
Style APA, Harvard, Vancouver, ISO itp.
12

Albert, Albert, Dali Santun Naga, and Ery Dewayani. "SISTEM INFORMASI PENJUALAN PAKAIAN BERBASIS WEB PADA TARGET FACTORY OUTLET." Jurnal Ilmu Komputer dan Sistem Informasi 8, no. 1 (2020): 7. http://dx.doi.org/10.24912/jiksi.v8i1.11194.

Pełny tekst źródła
Streszczenie:
Website “Sistem Informasi Penjualan Pakaian Berbasis Web Pada Target Factory Outlet” aimed at helping Target Factory Outlet to expand market share and increase the credibility of Target Factory Outlet itself. The results obtained are websites with the domain name ‘targetfo.store’ which have been hosted can be accessed by website visitors. The making of the website uses System Development Life Cycle (SDLC) method which is carried out in several phases namely analysis, design, implementation, installation, testing, and maintenance. This website uses several design tools, namely Flowchart, Data F
Style APA, Harvard, Vancouver, ISO itp.
13

Mutrofin, Siti, Eko Candra Dinata, and Erliyah Nurul Jannah. "Implementasi push notification dalam rancang bangun sistem informasi manajemen evaluasi pembelajaran di perguruan tinggi." Teknologi 12, no. 1 (2022): 9–14. http://dx.doi.org/10.26594/teknologi.v12i1.2970.

Pełny tekst źródła
Streszczenie:
The Student Academic Administration Agency (BAAK) STIE PGRI Dewantara Jombang experienced inefficient evaluation (exam) administration problems. Such as: 1) BAAK has difficulty dividing exam supervisors so that schedules do not clash, 2) Study Programs have difficulty in making evaluation schedules so that there are no clashing schedules, and 3) Lecturers forget or are late in collecting questions and evaluation scores. In this study, it is proposed to create a web-based learning evaluation management information system equipped with a push notification feature to overcome these problems. The
Style APA, Harvard, Vancouver, ISO itp.
14

Christian, Efrans, Septian Geges, and Firdaus Zailami. "Aplikasi Sistem Pencatatan Keuangan Berbasis Website." Journal of Information Technology and Computer Science 2, no. 1 (2022): 29–36. http://dx.doi.org/10.47111/jointecoms.v2i1.8832.

Pełny tekst źródła
Streszczenie:
Financial management is a company activity related to how to obtain funds, use funds, and manage assets in accordance with the overall company goals. Financial management is quite complicated because it contains calculations to support a more structured financial system. However, currently there are still many who use the financial system manually and do not use technology such as websites or applications. Waterfall software development method. For the manufacture of the software Sublime Text 3 software as the code. The DBMS (Database Management System) used in this application system is MySQL
Style APA, Harvard, Vancouver, ISO itp.
15

Timofееva, Nadezhda, Alеksеy Gеraskin, and Kristina Polulyakh. "Research and Construction of Stress Testing DBMS Models to Increase Speed and Performance of Distributed Computing System." Vestnik Volgogradskogo gosudarstvennogo universiteta. Serija 1. Mathematica. Physica, no. 1 (January 2017): 75–89. http://dx.doi.org/10.15688/jvolsu1.2017.1.8.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
16

Br Sinurat, Purnama Indah Sari, Dini M. Hutagalung, Riah Ukur Ginting, and Burhanuddin Damanik. "Sistem Informasi Penerimaan Siswa Baru Berbasis Web di SMP Swasta Tunas Harapan." JURNAL UNITEK 14, no. 2 (2021): 20–29. http://dx.doi.org/10.52072/unitek.v14i2.231.

Pełny tekst źródła
Streszczenie:
Penerimaan siswa baru di SMP Swasta Tunas Harapan masih bersifat manual yaitu calon siswa dan orangtua harus datang mendaftar kesekolah.Sementara dimasa pandemic covid-19 seharusnya lebih efektif dilaksanakan secara online guna memutus penyebaran covid-19, sehingga tujuan penelitian ini adalah merancang sistem informasi penerimaan siswa baru berbasis webpada sekolah menengah pertama (SMP) di Tunas Harapan. Perancangan sistem ini menggunakan bahasa pemograman PHP dengan pemrograman berbasis objek Hyperlink Text Markup Languange (HTML), Database Management System (DBMS) menggunakan MySQL dan XAM
Style APA, Harvard, Vancouver, ISO itp.
17

Guterres, Jesuino Jhesz. "SISTEM INFORMASI PERPUSTAKAAN BERBASIS WEB DI SEKOLAH MENENGAH PERTAMA SWASTA SANTA THERESIA 1 TUAPUKAN KUPANG TIMUR." Jurnal Pendidikan Teknologi Informasi (JUKANTI) 3, no. 2 (2020): 33–38. http://dx.doi.org/10.37792/jukanti.v3i2.223.

Pełny tekst źródła
Streszczenie:
Penelitian ini bertujuan membangun sistem informasi perpustakaan berbasis web menggunakan bahasa pemrograman PHP dan DBMS MySQL untuk: menciptakan sebuah sistem informasi perpustakan berbasis web. Yang dapat memberikan informasi perpustakaan yang cepat, tepat, dan akurat untuk guru, siswa, petugas perpustakaan, dan pimpinan. Jenis penelitian yang digunakan adalah penelitian R&D (Research and Development). Pengembangan sistem infromasi perpustakaan berbasis web pada penelitian ini, menggunakan model pengembangan waterfall atau air terjun yang meliputi tahap Analisis, Design, Coding, Testing
Style APA, Harvard, Vancouver, ISO itp.
18

Yuferov, Anatoliy G. "Infological models of the ENDF-format nuclear data." Nuclear Energy and Technology 5, no. 1 (2019): 53–59. http://dx.doi.org/10.3897/nucet.5.33984.

Pełny tekst źródła
Streszczenie:
Issues involved in the infologic modeling of the ENDF-format nuclear data libraries for the purpose of converting ENDF files into a relational database have been considered. The transfer to a relational format will make it possible to use standard readily available tools for nuclear data processing which simplify the conversion and operation of this data array. Infological models have been described using formulas of the “Entity (List of Attributes)” type. The proposed infological formulas are based on the physical nature of data and theoretical relations. This eliminates the need for a specia
Style APA, Harvard, Vancouver, ISO itp.
19

Afuan, Lasmedi, Nofiyati Nofiyati, and Nasichatul Umayah. "Rancang Bangun Sistem Informasi Bank Sampah di Desa Paguyangan." Edumatic: Jurnal Pendidikan Informatika 5, no. 1 (2021): 21–30. http://dx.doi.org/10.29408/edumatic.v5i1.3171.

Pełny tekst źródła
Streszczenie:
Garbage is the residual material resulting from a production process, both industry and households. Based on Brebes district's statistical data, the Paguyangan sub-district is in fourth place with an average of 249.62 m3 of garbage per day. Paguyangan is one of the villages in the Paguyangan sub-district. Paguyangan has a garbage problem where people still have the habit of throwing garbage in the river and yards around the house. Based on this, the Paguyangan Village Hall plans to build a garbage bank to overcome the problem. A garbage bank managed activities such as recording saving's transa
Style APA, Harvard, Vancouver, ISO itp.
20

Sagala, Dame Christine, Ali Sadikin, and Beni Irawan. "PERANCANGAN SISTEM PENGOLAHAN DATA JEMAAT BERBASIS WEB PADA GEREJA GKPI KOTA JAMBI." JOURNAL V-TECH (VISION TECHNOLOGY) 1, no. 2 (2018): 14–24. http://dx.doi.org/10.35141/jvt.v1i2.92.

Pełny tekst źródła
Streszczenie:
The data processing systems is a very necessary way to manipulate a data into useful information. The system makes data storage, adding, changing, scheduling to reporting well integrated, so that it can help parts to exchange information and make decisions quickly. The problems faced by GKPI Pal Merah Jambi are currently still using Microsoft Office Word and in disseminating information such as worship schedules, church activities and other worship routines through paper and wall-based worship services. To print worship and report reports requires substantial operational funds, in addition to
Style APA, Harvard, Vancouver, ISO itp.
21

Prabowo, Yudi, Ike Pertiwi Windasari, and Kodrat Iman Satoto. "Perancangan Sistem Informasi Surat Referendum Usulan Kenaikan Pangkat atau Jabatan Berbasis Web." Jurnal Teknologi dan Sistem Komputer 3, no. 1 (2015): 110–15. http://dx.doi.org/10.14710/jtsiskom.3.1.2015.110-115.

Pełny tekst źródła
Streszczenie:
The rapid growth of information and communication technology (ICT) facilitate human activity. Senate of the Faculty of Engineering, University of Diponegoro , as the highest representative body of normative and within the faculty , has one of the tasks that provide feedback on a proposed referendum letter promotion . In the current procedure , the data is stored in the form of the proposed paper form . This method is less efficient , time-consuming addition , members often did not give his opinion because of forgotten or busy with other activities . The purpose of this study is to design a new
Style APA, Harvard, Vancouver, ISO itp.
22

Wicaksono, Erwin, Fauziah Fauziah, and Deny Hidayatullah. "Implementasi Electronic Customer Relationship Management menggunakan Metode Framework of Dynamic berbasis Web." Jurnal JTIK (Jurnal Teknologi Informasi dan Komunikasi) 5, no. 4 (2021): 371. http://dx.doi.org/10.35870/jtik.v5i4.226.

Pełny tekst źródła
Streszczenie:
The purpose of this study is to build soft devices for electronic customer relationship management (e-CRM) with the Framework of Dynamic method which will facilitate customer relationship management that can help relationships between stores and customers so that customers can enjoy and feel comfortable with the store services that can eventually be formed. In implementing this software, the author uses the system development lifecycle (SDLC) method then produces a web-based e-CRM prototype with PHP programming languages and MySQL DBMS. This e-CRM prototype has been tested in terms of verifica
Style APA, Harvard, Vancouver, ISO itp.
23

Vandevoort, Brecht, Bas Ketsman, Christoph Koch, and Frank Neven. "Robustness against read committed for transaction templates." Proceedings of the VLDB Endowment 14, no. 11 (2021): 2141–53. http://dx.doi.org/10.14778/3476249.3476268.

Pełny tekst źródła
Streszczenie:
The isolation level Multiversion Read Committed (RC), offered by many database systems, is known to trade consistency for increased transaction throughput. Sometimes, transaction workloads can be safely executed under RC obtaining the perfect isolation of serializability at the lower cost of RC. To identify such cases, we introduce an expressive model of transaction programs to better reason about the serializability of transactional workloads. We develop tractable algorithms to decide whether any possible schedule of a workload executed under RC is serializable (referred to as the robustness
Style APA, Harvard, Vancouver, ISO itp.
24

Elizabeth, Triana, and Tinaliah Tinaliah. "Rancang Bangun Aplikasi Penjualan dan Stok Barang Material (Studi Kasus: Toko Bangunan XYZ)." JATISI (Jurnal Teknik Informatika dan Sistem Informasi) 4, no. 2 (2018): 177–86. http://dx.doi.org/10.35957/jatisi.v4i2.100.

Pełny tekst źródła
Streszczenie:
Meningkatnya persaingan bisnis toko bahan bangunan di kota Palembang membuat beberapa pelaku bisnis di bidang penjualan bahan bangunan sulit bertahan dan beberapa yang lain harus mengalami penurunan dalam penjualanannya. Oleh sebab itu, pelaku bisnis harus pintar-pintar menyiasati barang-barang apa saja yang harus distok untuk mencegah penumpukan stok barang yang tidak laku sehingga merugi. Toko Bangunan XYZ merupakan salah satu toko yang ingin mempertahankan bisnisnya. Oleh sebab itu, perlu adanya suatu aplikasi penjualan dan persediaan barang yang dapat memberikan informasi mengenai jumlah s
Style APA, Harvard, Vancouver, ISO itp.
25

Adhi, Candra Hidayat, M. Husnul Holqi Psb, M. Basyir, et al. "SISTEM INFORMASI PENGOLAHAN DATA MAHASISWA UNIVERSITAS MUHAMMDIYAH SUMATERA BARAT." Ensiklopedia Research and Community Service Review 1, no. 3 (2022): 1–7. http://dx.doi.org/10.33559/err.v1i3.1230.

Pełny tekst źródła
Streszczenie:
Sistem Informasi Pengolahan Data Mahasiswa Universitas Muhammdiyah Sumatera Barat,Sistem pengolahan data adalah suatu kesatuan yang saling berhubungan atau terintegrasi untuk membentuk suatu sistem antara data, perangkat keras, perangkat lunak, prosedur pengolahan, dan tenaga pelaksana.Pembuatan sistem ini menggunakan metode blackbox testing karena pengujian yang dilakukan hanya mengamati hasil eksekusi melalui data uji dan memeriksa fungsional dari perangkat lunak. Jadi dianalogikan seperti kita melihat suatu kotak hitam, kita hanya bisa melihat penampilan luarnya saja, tanpa tau ada apa diba
Style APA, Harvard, Vancouver, ISO itp.
26

Repas, Diogo, Zhicheng Luo, Maxime Schoemans, and Mahmoud Sakr. "Selectivity Estimation of Inequality Joins in Databases." Mathematics 11, no. 6 (2023): 1383. http://dx.doi.org/10.3390/math11061383.

Pełny tekst źródła
Streszczenie:
Selectivity estimation refers to the ability of the SQL query optimizer to estimate the size of the results of a predicate in the query. It is the main calculation based on which the optimizer can select the least expensive plan to execute. While the problem has been known since the mid-1970s, we were surprised that there are no solutions in the literature for the selectivity estimation of inequality joins. By testing four common database systems: Oracle, SQL-Server, PostgreSQL, and MySQL, we found that the open-source systems PostgreSQL and MySQL lack this estimation. Oracle and SQL-Server ma
Style APA, Harvard, Vancouver, ISO itp.
27

Permatasari, Carolina Lita, and Dwi Iga Luhsasi. "DEVELOPMENT OF NON-PROFIT ACCOUNTING INFORMATION SYSTEMS." Media Riset Akuntansi, Auditing & Informasi 22, no. 2 (2022): 191–212. http://dx.doi.org/10.25105/mraai.v22i2.14851.

Pełny tekst źródła
Streszczenie:
This research is included in information system development research. The output product of this research is an Accounting Information System. The stages used in this study adapt the waterfall model from Pressman. Implementation of web-based system development using MySQL database on PHPMyAdmin. MySQL is one of the Database Management System (DBMS). The backend development of the accounting information system of this non-profit organization focuses on system logic starting from input, process and output. Input financial transactions in cash and bank as well as transactions that affect capital
Style APA, Harvard, Vancouver, ISO itp.
28

Pasha Bhimasty and Endah Sudarmilah. "DONATION MANAGEMENT INFORMATION SYSTEM IN BAITUL MAAL MITRA USAHA MANDIRI USING THE WATERFALL METHOD." Jurnal Teknik Informatika (Jutif) 3, no. 5 (2022): 1195–202. http://dx.doi.org/10.20884/1.jutif.2022.3.5.291.

Pełny tekst źródła
Streszczenie:
Fund management in financial institutions is a fundamental thing. Baitul Maal Mitra Usaha Mandiri as a microfinance institution plays a role in collecting and distributing donations to those in need. Data recording of receipts and distribution of donations at the Baitul Maal is still done manually where staff enter data into Microsoft Excel and send WhatsApp messages one by one, causing data not to be integrated and allowing for errors such as repeated recording, data loss, or other human errors. This problem has led to the development of a website-based donation management information system
Style APA, Harvard, Vancouver, ISO itp.
29

Murdianingsih, Yuli, and Ulfah Sitiumayah. "Sistem Rekomendasi Pembelian Sepeda Motor Bekas Menggunakan Metode Fuzzy Tahani." Jurnal ICT : Information Communication & Technology 19, no. 1 (2020): 17–26. http://dx.doi.org/10.36054/jict-ikmi.v19i1.111.

Pełny tekst źródła
Streszczenie:
A used motorcycle is an option in the quest to buy a motorcycle, reliability is one factor. Accessibility means the size and the sum of the installment. Affordability is very important given the Covid-19 pandemic and economic recession, particularly in an environment of economic downturn. This research aims to establish a used motorcycle purchase recommendation system using the year's criteria for the manufacture of used motorcycles, prices, and installments in the purchase of used motorcycles, as well as to assess how high the reliability of the used motorcycle purchase recommendation system
Style APA, Harvard, Vancouver, ISO itp.
30

Cornachione Jr, Edgard B. "Objective tests and their discriminating power in business courses: a case study." Revista de Administração Contemporânea 9, spe2 (2005): 80–94. http://dx.doi.org/10.1590/s1415-65552005000600007.

Pełny tekst źródła
Streszczenie:
Evaluating students' learning experiences outcomes cannot be considered a simple task. This paper aims at investigating students' overall performance and the discriminating power of particular tests' items in the context of business courses. The purpose of this paper is to contribute with this issue while analyzing it, with scientific approach, from an accounting information systems standpoint: two experiments based on a database management system (DBMS) undergraduate course, involving 66 and 62 students (experiments E1 and E2, respectively). The discriminant analysis generated discriminant fu
Style APA, Harvard, Vancouver, ISO itp.
31

Aditama, Rizky, Anita Anita, and Windarini Cahyadiana. "A Sistem Informasi Penilaian Kinerja Karyawan Pada Rumah Sakit Mitra Delima." J-INTECH 10, no. 2 (2022): 171–80. http://dx.doi.org/10.32664/j-intech.v10i2.768.

Pełny tekst źródła
Streszczenie:
Rumah sakit umum Mitra Delima merupakan institusi pelayanan kesehatan masyarakat yang berada di Bululawang Malang. Salah satu upaya yang dilakukan untuk menjaga kompetensi karyawan adalah pelaksanaan penilaian kinerja yang dilakukan setiap tahun yaitu dua bulan sebelum masa kontrak kerja habis. Penilaian kinerja ini sekaligus merupakan suatu mekanisme untuk menentukan perpanjangan atau penutusan kontrak kerja karyawan. Banyaknya jumlah karyawan dan tahapanan yang harus diakukan serta banyaknya personal yang terlibat dalam proses penilaian menimbulkan keterlambatan penjadwalan dan penundaan mas
Style APA, Harvard, Vancouver, ISO itp.
32

Tomakova, R. A., D. K. Reutov, E. A. Astapov, S. Yu Lyakhov, and N. G. Nefedov. "Development of a Software and Information System for Testing the Emotional Sphere of a Person." Proceedings of the Southwest State University. Series: IT Management, Computer Science, Computer Engineering. Medical Equipment Engineering 13, no. 1 (2023): 23–38. http://dx.doi.org/10.21869/2223-1536-2023-13-1-23-40.

Pełny tekst źródła
Streszczenie:
The purpose of research is to develop a software and information system for conducting psychological testing of the emotional sphere of a person, with the possibility of determining the diagnosis for subsequent consultation with a psychologist.Methods. To implement the software system, the C# programming language was used using libraries: Net Framework 4.7.2, ASP.NET Core. To form the tests, the methods of "Determination of emotionality" by V. V. Suvorova, express diagnostics of the tendency to affective behavior by V. V. Boyko, express diagnostics of the tendency to hyperthymia by V. V. Boyko
Style APA, Harvard, Vancouver, ISO itp.
33

Tekavec, Jernej, Anka Lisec, and Eugénio Rodrigues. "Simulating Large-Scale 3D Cadastral Dataset Using Procedural Modelling." ISPRS International Journal of Geo-Information 9, no. 10 (2020): 598. http://dx.doi.org/10.3390/ijgi9100598.

Pełny tekst źródła
Streszczenie:
Geospatial data and information within contemporary land administration systems are fundamental to manage the territory adequately. 3D land administration systems, often addressed as 3D cadastre, promise several benefits, particularly in managing today’s complex built environment, but these are currently still non-existent in their full capacity. The development of any complex information and administration system, such as a land administration system, is time-consuming and costly, particularly during the phase of evaluation and testing. In this regard, the process of implementing such systems
Style APA, Harvard, Vancouver, ISO itp.
34

Anik, Muhamad, Fety Fatimah, and Hersanto Fajri. "Sistem Informasi Akademik Berbasis Web Di Madrasah Aliyah Muhamadiyah Jasinga." INOVA-TIF 3, no. 1 (2020): 19. http://dx.doi.org/10.32832/inova-tif.v3i1.4060.

Pełny tekst źródła
Streszczenie:
<p><em>SISTEM INFORMASI AKADEMIK BERBASIS WEB</em><em> </em><em>DI </em><em>MADRASAH ALIYAH MUHAMADIYAH JASINGA</em><em> </em><em>merupakan lembaga pendidikan yang hingga saat ini proses pencatatan data masih secara manual </em><em>dan menyebabkan MA</em><em> Muhamadiyah mengalami kesulitan dalam melakukan kegiatan mencari data siswa</em><em>,</em><em> data guru,</em><em> jadwal mata pelajaran dan transkip nilai</em><em>, </em><em>S</em&
Style APA, Harvard, Vancouver, ISO itp.
35

Tarmuji, Ali, and Cantya Dhanurendra. "Rancang Bangun Sistem Pengukuran Indikator Pelayanan Pasien Rawat Inap Untuk Peningkatan Mutu Layanan Puskesmas Menggunakan Rumus IPRI." JURIKOM (Jurnal Riset Komputer) 9, no. 6 (2022): 1933. http://dx.doi.org/10.30865/jurikom.v9i6.4766.

Pełny tekst źródła
Streszczenie:
Health agency service indicators are used to determine the level of utilization, quality, and efficiency of health agency services. The measurement of service indicators is determined by applying the correct IPRI (Indicator of Inpatient Service) method/formula. Based on the results of observations in the Medical Record unit of the Berbah Public Health Center, Sleman Yogyakarta, it was found that the delay in returning the daily inpatient census sheets affected the value of each service indicator. In addition, inaccuracy in calculating the daily inpatient census data recapitulation resulted in
Style APA, Harvard, Vancouver, ISO itp.
36

Novaliendry, Dony, and Afiful Azkia. "DESIGN OF WEB-BASED INFROMATION SYSTEM FOR THE BUNG HATTA UNIVERSITY PROFESSIONAL CERTIFICATION INSTITUTE." Jurnal Teknologi Informasi dan Pendidikan 14, no. 1 (2021): 64–72. http://dx.doi.org/10.24036/tip.v14i1.446.

Pełny tekst źródła
Streszczenie:
Professional certification is an effort to recognize a person's competence by the required work competency standards. Bung Hatta University Professional Certification Institute (LSP) is an agency implementing competency certification activities that have received a license from the National Professional Certification Agency (BNSP) to certify students from various fields of science and professions at Bung Hatta University. Bung Hatta University LSP has the status of the first party LSP educational institutions. The registration process for certification at the Bung Hatta University LSP is still
Style APA, Harvard, Vancouver, ISO itp.
37

Dedi Pradnya Iswara, I. Made, I. Made Arsa Suyadnya, and Putu Arya Mertasana. "APLIKASI MARKETPLACE BERBASIS SISTEM PENDUKUNG KEPUTUSAN UNTUK PEMESANAN DAN PEMASANGAN IKLAN PADA BILLBOARD DI KOTA DENPASAR." Jurnal SPEKTRUM 9, no. 1 (2022): 72. http://dx.doi.org/10.24843/spektrum.2022.v09.i01.p9.

Pełny tekst źródła
Streszczenie:
Billboards are a great form of outdoor advertising. Billboards containing text or images ofinformation promoting a product are usually taken by the advertising agency. Advertisingcompanies promote curated billboards using individual websites, requiring clients to switchbetween sites to get billboards that meet the criteria. The purpose of marketplace creation is toavoid customers having to switch sites for billboards that meet the criteria. The marketplace isbuilt using Laravel 7 framework with additional features of a business intelligence system tohelp customers get billboards based on their
Style APA, Harvard, Vancouver, ISO itp.
38

Irawan, Ridwan Dwi, Muh Adha, Muhamad Paliya Sadana, Zitnaa Dhiaaul Kusnaa Washilatul Arba’ah, and Ema Utami. "MODELING OF THE “IDRESM” ELECTRONIC JOURNAL PUBLICATION PORTAL USING THE WATERFALL MODEL." Jurnal Teknik Informatika (Jutif) 3, no. 6 (2022): 1539–47. http://dx.doi.org/10.20884/1.jutif.2022.3.6.349.

Pełny tekst źródła
Streszczenie:
The utilization of various information technologies can increase the effectiveness and efficiency of the scientific publication process. Design can realize one of the uses of Information Technology in designing an electronic journal information system is that tools can use to solve these problems. The electronic journal information system is the collection, data collection, management, and or publication of scientific journals electronically. In addition, if the correct information can accompany the selection of journals, it will increase the effectiveness of publication activities in terms of
Style APA, Harvard, Vancouver, ISO itp.
39

Suleman, Fitriyanti, and Wati. "Aplikasi Pemasaran Kue Tradisional Gorontalo Menerapkan User Centered Design." JSAI (Journal Scientific and Applied Informatics) 5, no. 3 (2022): 228–35. http://dx.doi.org/10.36085/jsai.v5i3.3592.

Pełny tekst źródła
Streszczenie:
Masyarakat Gorontalo memiliki kebiasaan mengkonsumsi kue saat sarapan pagi dan tradisi menyediakan kue pada acara hajatan. Namun adanya kesibukan masyarakat perkotaan yang banyak beraktivitas di luar rumah untuk bekerja, sehingga membuat mereka lebih memilih untuk membeli kue ditempat-tempat penjualan kue. Berdasarkan survei saat ini kue tradisional gorontalo kurang terekspos karena semakin banyaknya kue moderen yang mulai masuk pasaran terutama di café dan restoran sehingga berdampak menurunnya pedapatan pedagang kue tradisional. Penelitian ini bertujuan untuk membantu pedagang kue tradisiona
Style APA, Harvard, Vancouver, ISO itp.
40

Zarnelly, Zarnelly. "KLASIFIKASI PERMASALAHAN AGENSTOK MENGGUNAKAN ALGORITMA NAIVE BAYES CLASSIFIER PADA PT. HPAI-PEKANBARU." Jurnal Ilmiah Rekayasa dan Manajemen Sistem Informasi 5, no. 2 (2019): 208. http://dx.doi.org/10.24014/rmsi.v5i2.7611.

Pełny tekst źródła
Streszczenie:
Abstrak—Kecendrungan seseorang untuk mengakses informasi khususnya permasalahan agenstok melalui dunia maya pun menjadi semakin tinggi. Informasi merupakan hal yang sangat penting dalam kehidupan masyarakat. Salah satu sumber infomasi adalah media sosial. Klasifikasi ini ditekankan untuk data permasalahan agenstok. Pada umumnya permasalahan yang disampaikan terdiri dari beberapa kategori seperti permasalahan mengenai kesehatan, konsultasi produk dan marketing. Namun dalam membagi permasalahan kedalan kategori-kategori tersebut untuk saat ini masih dilakukan secara manual.hal ini sangat merepot
Style APA, Harvard, Vancouver, ISO itp.
41

Qorik, Moh Febri Nurul, Slamin Slamin, and Priza Pandunata. "Sistem Pendukung Keputusan Seleksi Beasiswa Situbondo Unggul Menggunakan Metode Simple Additive Weighting dan Profile Matching." INFORMAL: Informatics Journal 3, no. 1 (2019): 20. http://dx.doi.org/10.19184/isj.v3i1.9853.

Pełny tekst źródła
Streszczenie:
This study is about the use of simple additive weighting (SAW) and profile matching methods for the construction of information systems supporting the decision selection of scholarships. The case study of this research is the selection of superior situbondo scholarships in the Education Office of Situbondo Regency. The purpose of this study was to apply the profile matching method and SAW in resolving the problem of selecting the Situbondo Superior Scholarship recipients who had 2 aspects of assessment, namely aspects of poverty and academics which made it difficult to select scholarships, thi
Style APA, Harvard, Vancouver, ISO itp.
42

Telegina, M. V., I. M. Yannikov, and D. V. Pshennikova. "Development of an Expert System for Diagnostic Postcovidal Syndrome." Intellekt. Sist. Proizv. 19, no. 4 (2021): 130–37. http://dx.doi.org/10.22213/2410-9304-2021-4-130-137.

Pełny tekst źródła
Streszczenie:
The paper is devoted to the development of an expert system for the diagnosis of postcoid syndrome. The introduction provides basic concepts and definitions related to expert diagnostic systems. An analytical review of them is given. Due to the lack of knowledge of the problem of postcovid syndrome in the work, much attention is paid to substantiating the relevance of the issue under consideration. Based on the analysis of the considered expert diagnostic systems, it was concluded that the problem is poorly studied and its further consideration is relevant. The proposed solution provides the m
Style APA, Harvard, Vancouver, ISO itp.
43

Effendy, Muhammad Yusuf, Euis Nurninawati, and Ahmad Ari Setiyawan. "Design And Build A Web-Based Asset Management Information System at Pt Thamrin Telekomunikasi Network." Aptisi Transactions on Technopreneurship (ATT) 4, no. 1 (2022): 48–58. http://dx.doi.org/10.34306/att.v4i1.233.

Pełny tekst źródła
Streszczenie:
Asset management is a series of activities related to identify the assets needed, identify the need for funds, acquire assets, provide logistics and maintenance support systems for assets, delete or update assets so that the objectives are effectively and efficient. At PT Thamrin Telekomunikasi Network data collection for each IT asset companies in the form of laptops, servers, network devices and peripheral devices others are done manually using Microsoft Excel. But sometimes, IT staff forgot to update data such as data on the expiration of the asset warranty period and transfer of ownership
Style APA, Harvard, Vancouver, ISO itp.
44

Dmytrenko, Tetiana, Andrii Dmytrenko, and Tetyana Derkach. "The «Wooden Structures» Discipline Educational and Methodological Complex Development on the Basis Of Informational Intelligent System." International Journal of Engineering & Technology 7, no. 3.2 (2018): 92. http://dx.doi.org/10.14419/ijet.v7i3.2.14381.

Pełny tekst źródła
Streszczenie:
This article is devoted to the problem of implementation of computer systems into the educational system, which will help higher educational institutions to increase the level of training professionals.The work analyzes the modern educational informational intelligent systems. It was figured out that they do not completely satisfy the educational process of students of construction specialties. It is proposed to develop a technical task to create an informational intelligent system which could provide teachers and students with effective provision and usage of educational material in the disci
Style APA, Harvard, Vancouver, ISO itp.
45

Ma, Pingchuan, and Shuai Wang. "MT-teql." Proceedings of the VLDB Endowment 15, no. 3 (2021): 569–82. http://dx.doi.org/10.14778/3494124.3494139.

Pełny tekst źródła
Streszczenie:
Natural Language Interface to Database (NLIDB) translates human utterances into SQL queries and enables database interactions for non-expert users. Recently, neural network models have become a major approach to implementing NLIDB. However, neural NLIDB faces challenges due to variations in natural language and database schema design. For instance, one user intent or database conceptual model can be expressed in various forms. However, existing benchmarks, using hold-out datasets, cannot provide thorough understanding of how good neural NLIDBs really are in real-world situations and its robust
Style APA, Harvard, Vancouver, ISO itp.
46

Afuan, Lasmedi, Nurul Hidayat, and Siti Nurhayati. "Aplikasi untuk Mengenerate dan Pengiriman Sertifikat Webinar di Masa Pandemi Corona Virus Disease 19." Jurnal Teknologi Informasi dan Ilmu Komputer 8, no. 4 (2021): 735. http://dx.doi.org/10.25126/jtiik.2021844984.

Pełny tekst źródła
Streszczenie:
<p>Pandemi <em>Coronavirus Disease</em> (COVID-19) terjadi di lebih dari 200 negara termasuk Indonesia, telah mengubah kebiasaan masyarakat dalam berkomunikasi dan berinteraksi. Covid-19 memaksa masyarakat untuk berkomunikasi dan berinteraksi secara <em>online</em> dengan menggunakan <em>platform</em> seperti <em>Zoom</em>, <em>Google-meet</em>, <em>Webex</em>, dan <em>platform</em> lainnya. Salah satu sektor yang mengalami dampak yang mengharuskan berkomunikasi dan berinteraksi secara <em>online&lt
Style APA, Harvard, Vancouver, ISO itp.
47

Kurniadi, Dede, Asri Mulyani, Marshal Firmansyah, and Nia Abania. "Sistem Informasi Geografis Pemetaan Data Terpadu Kesejahteraan Sosial di Kabupaten Garut." Jurnal Teknologi Informasi dan Ilmu Komputer 9, no. 6 (2022): 1307. http://dx.doi.org/10.25126/jtiik.2022956098.

Pełny tekst źródła
Streszczenie:
<p class="Abstrak">Dinas Sosial Kabupaten Garut berusaha dalam meningkatkan pelayanannya kepada masyarakat terutama dalam transparansi jumlah Data Terpadu Kesejahteraan Sosial (DTKS) per Kecamatan di Kabupaten Garut. Tetapi Dinas Sosial Kabupaten Garut saat ini belum mempunyai sistem informasi geografis yang menyediakan informasi jumlah DTKS per Kecamatan di Kabupaten Garut kepada masyarakat. Tujuan dari penelitian ini membangun sistem informasi geografis pemetaan data terpadu kesejahteraan sosial untuk memudahkan masyarakat mengetahui informasi jumlah DTKS per Kecamatan di Kabupaten Gar
Style APA, Harvard, Vancouver, ISO itp.
48

Mulyani, Fitri, Suratun Suratun, and Puspa Eosina. "SISTEM PENDUKUNG KEPUTUSAN LOMBA KINERJA KELURAHAN DENGAN METODE AHP DI KOTA BOGOR." INOVA-TIF 1, no. 2 (2018): 67. http://dx.doi.org/10.32832/inova-tif.v1i2.5444.

Pełny tekst źródła
Streszczenie:
<p>Badan Pemberdayaan Masyarakat dan Keluarga Berencana (BPMKB) Kota Bogor setiap tahunnya melaksanakan lomba kinerja kelurahan melalui proses perlombaan kelurahan, yaitu untuk mengevaluasi tingkat keberhasilan pembangunan dikelurahan dengan kriteria-kriteria tertentu dalam penyeleksiannya. Berdasarkan hasil wawancara dan observasi lapangan penyelenggaraan perlombaan dilakukan melalui tiga jenis seleksi yaitu seleksi administrasi, seleksi presentasi (ekspos) dan seleksi kunjungan lapang dengan mengacu pada Peraturan Menteri Dalam Negeri nomor 13 tahun 2007 tentang penyelenggaraan perlomb
Style APA, Harvard, Vancouver, ISO itp.
49

Ipo, Ego Suparius, Yus Shova, and M. Azhar Irwansyah. "Rancang Bangun Sistem Informasi Geografis Persebaran Bengkel, Tambal Ban dan Minyak Eceran di Kota Pontianak Berbasis Web." Jurnal Sistem dan Teknologi Informasi (JustIN) 11, no. 1 (2023): 119. http://dx.doi.org/10.26418/justin.v11i1.47917.

Pełny tekst źródła
Streszczenie:
Meningkatnya jumlah kendaraan bermotor memunculkan masalah kemacaten khususnya di perkotaan termasuk Kota Pontianak. Dari sisi pengendara kendaraan bermotor pasti pernah mengalami masalah saat berkendara seperti kehabisan bensin, ban bocor, mogok, kerusakan kendaraan dan sebagainya. Saat mengalami masalah di jalan, misalnya kehabisan bensin atau ban bocor, maka pengendara sangat memerlukan informasi dimana lokasi pom bensin dan bengkel. Jika masalah tersebut terjadi pada malam hari dimana pom bensin dan bengkel sudah tutup maka pengendara memerlukan informasi kios bensin eceran atau bengkel ya
Style APA, Harvard, Vancouver, ISO itp.
50

Putra, Mardi Yudhi, and Jafar Shadiq. "Sistem Informasi Penerimaan Siswa Baru pada SMK Bekasi Berbasis Website." BINA INSANI ICT JOURNAL 7, no. 1 (2020): 43. http://dx.doi.org/10.51211/biict.v7i1.1335.

Pełny tekst źródła
Streszczenie:
Abstrak: Sekolah Menengah Kejuruan masih menjadi favorit para siswa dalam menimba ilmu pengetahuan dibangku sekolah, salah satu yang menjadi alasannya adalah biaya yang terjangkau. Hal ini dibuktikan dengan semakin bertambahnya siswa SMK yang ada pada kota Bekasi sehingga pihak sekolah membutuhkan peningkatan pelayanan yang cepat tanggap yang didukung dengan teknologi informasi, ruang belajar yang nyaman dan pendidik yang profesional. Seiring dengan bertambahnya jumlah siswa membuat pihak sekolah kesulitan dalam mengelola data siswa yang mendaftar secara akurat sampai dengan proses pembuatan l
Style APA, Harvard, Vancouver, ISO itp.
Oferujemy zniżki na wszystkie plany premium dla autorów, których prace zostały uwzględnione w tematycznych zestawieniach literatury. Skontaktuj się z nami, aby uzyskać unikalny kod promocyjny!