Informacja

Drogi użytkowniku, aplikacja do prawidłowego działania wymaga obsługi JavaScript. Proszę włącz obsługę JavaScript w Twojej przeglądarce.

Wyszukujesz frazę "java" wg kryterium: Temat


Tytuł:
Analiza porównawcza współczesnych zintegrowanych środowisk do pracy w języku Java
A comparative analysis of contemporary integrated Java environments
Autorzy:
Kaczorowski, Cezary
Powiązania:
https://bibliotekanauki.pl/articles/24083693.pdf
Data publikacji:
2023
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
środowisko Java
IntelliJ IDEA
NetBeans
Eclipse
Java environment
Opis:
Celem pracy było porównanie trzech najpopularniejszych środowisk programistycznych do pracy w języku Java: IntelliJ IDEA, Netbeans i Eclipse, w celu wskazania najlepszego z nich dla konkretnych archetypów użytkowników. Przy pomocy stworzonego specjalnie programu zbadany został czas wykonywania programu, a także obciążenie procesora i pamięci w trakcie wykonywania programu w poszczególnych środowiskach. Dodatkowo środowiska zostały porównane pod wieloma innymi względami, m.in. pod kątem cech odróżniających je od siebie, łatwości opanowywania przez nowego użytkownika, czy wsparcia ze strony twórców oprogramowania. W rezultacie stwierdzono, że IntelliJ IDEA jest najlepszym środowiskiem dla wszystkich rozpatrywanych archetypówużytkowników.
The purpose of this study was to compare three of the most popular Java development environments: IntelliJ IDEA, Netbeans, and Eclipse, in order to identify the best one for specific user archetypes. Using a program specially designed for this task, the execution time was measured, as well as the CPU and RAM usage during the execution of the program on each environment. The obtained data was collected and processed accordingly. Additionally, the environments were compared in a number of ways, including features that distinguish them from each other, ease learnability for a new user or support from the developers. The study concluded with IntelliJ IDEA being the best environment for all of the considered archetypes.
Źródło:
Journal of Computer Sciences Institute; 2023, 26; 42--47
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie wydajności szkieletów programistycznych mapowania obiektowo-relacyjnego dostępnych w języku Java
Comparing the performance of the object-relational mapping programming frameworks available in Java
Autorzy:
Pitera, Jakub Benedykt
Połeć, Mateusz
Kozieł, Grzegorz
Powiązania:
https://bibliotekanauki.pl/articles/2055104.pdf
Data publikacji:
2022
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java ORM
Java Persistence API
ocena wydajności
performance evaluation
Opis:
Artykuł poświęcono wykonaniu analizy porównawczej wybranych narzędzi mapowania obiektowo-relacyjnego. Jego celem jest pomoc architektomoprogramowania w określeniu, która z analizowanych bibliotek będzie optymalnym wyborem do użycia w określonym projekcie.Celem artykułu jest ocena bibliotek Hibernate ORM, EclipseLink, Apache OpenJPAoraz DataNucleus pod kątem teoretycznym oraz praktycznym. Każde z badanych narzędzi opisane zostało według kryteriów pozwalających na wyodrębnienie najważniejszych cech mających wpływ na komunikację z relacyjnymi bazami danych. Cechy te następnie zostałyporównane na poziomie praktycznym poprzez zbadanie zachowania aplikacji testowych. Pod względem wydajnościowym, najlepsza okazała się biblioteka Apache OpenJPA, jednak pod względem konfiguracji i dostępności znacznie odstępuje od innych bibliotek. Spowodowane było tonieintuicyjną konfiguracją oraz ubogą dokumentacją technologii. Pod tym względem zdecydowanie górowała biblioteka Hibernate dziękipełnej kompatybilności ze szkieletem programistycznym Spring, intuicyjnej konfiguracji oraz bogatej dokumentacji i wsparcia przez obszerną społeczność korzystających z niej programistów.
The paper concerns a performance evaluation of selected object-relational mapping tools. This work is intended to assist software architects in determining which of the analyzed libraries will be the optimal choice for use in a specific project. The work includes the comparison of Hibernate ORM, EclipseLink, Apache OpenJPA and DataNucleus libraries from the theoretical and practical point of view. Each of the examined tools has been described according to criteria allowing to distinguish the most important features influencing communication with relational databases. These features will then be compared on a practical level by examining the behavior of the test applications. In terms of performance, the Apache OpenJPA library turned out to be the best, but in terms of configuration and availability it significantly differs from other libraries. This was caused by an unintuitive configuration and poor documentation of the technology. In this respect, the Hibernate library definitely dominated thanks to full compatibility with the Spring programming framework, intuitive configuration as well as rich documentation and support by the extensive community of programmers using it.
Źródło:
Journal of Computer Sciences Institute; 2022, 22; 59--65
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Optymalna alokacja zasobów dźwiękowych urządzenia mobilnego na potrzeby gier
Optimal allocation of mobile device sound resources for game programming purposes
Autorzy:
Wrzos, A.
Smołka, J.
Powiązania:
https://bibliotekanauki.pl/articles/98436.pdf
Data publikacji:
2016
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Android
audio
java
Opis:
Urządzenia mobilne dysponują ograniczonymi zasobami. Szczególnie gry potrzebują specjalnego podejścia od programisty. Większość wzorców projektowych pozwala osiągnąć statyczne zużycie pamięci i niskie użycie procesora, jednak ciągle jest wiele sytuacji gdzie wytworzenie płynnie działającej funkcjonalności jest wymagającym zadaniem, wymagającym przeprowadzenia badań. W tej pracy autor bada optymalną alokację zasobów dźwiękowych do odtwarzania ich z minimalnym opóźnieniem w języku Java na systemie Android.
Android is a mobile device platform, whose resources are limited. Games, and high-performance applications need special approach. Most of programming patterns allow for static memory allocation or maintaining low processor usage. Regardless, there are still many situations, in which development is demanding task, and needs much research. In this work author studied and research for efficient allocation of audio resources to play them with minimal latency in non deterministic way.
Źródło:
Journal of Computer Sciences Institute; 2016, 2; 104-107
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza języków programowania Java oraz Dart pod kątem przydatności do tworzenia aplikacji mobilnych
Comparative analysis of Java and Dart programming languages in terms of suitability for creating mobile applications
Autorzy:
Kozłowski, Łukasz
Kozieł, Grzegorz
Powiązania:
https://bibliotekanauki.pl/articles/24083402.pdf
Data publikacji:
2022
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java
Dart
Android
Opis:
W niniejszej pracy przedstawiono wyniki analizy porównawczej języków programowania Java i Dart pod kątem przydatności do tworzenia aplikacji mobilnych. Badania przeprowadzono na dwóch autorskich aplikacjach o identycznych funkcjonalnościach, które zostały zaimplementowane w rozpatrywanych językach. Analiza obejmuje obszary takie jak: obciążenie procesora, zużycie pamięci RAM, zużycie baterii oraz czas wykonania programów. Dodatkowo na podstawie autorskich aplikacji rozpatrzono budowę kodu, liczbę linii kodu i wsparcie społeczności. Rezultaty analizy wskazują, że trudno jednoznacznie określić, który język jest wydajniejszy,dlatego wybór pomiędzy językiem Java, aDart powinien być analityczny i jak najlepiej dopasowany do wymagań danej aplikacji
This paper presents the results of a comparative analysis of Java and Dart programming languages in terms of suitability for creating mobile applications. The research was carried out on two proprietary applications with identical functionalities, which were implemented in the analyzed languages. The analysis covers areas such as: CPU load, RAM consumption, battery consumption and program execution time. Additionally, on the basis of proprietary applications, the code structure, number of lines of code and community support were considered. The results of the analysis indicate that it is difficult to clearly determine which language is more efficient, so the choice between Java and Dart should be analytical and best suited to the requirements of a given application.
Źródło:
Journal of Computer Sciences Institute; 2022, 24; 273--279
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A qualitative approach in terms of fuzzy logic related to the excellence achieving within managerial process of personnel selection
Podejście jakościowe w warunkach logiki rozmytej w relacji do osiągnięcia doskonałości w kierowniczym procesie wyboru personelu
Autorzy:
Sirb, L
Dragolea, L.
Powiązania:
https://bibliotekanauki.pl/articles/405251.pdf
Data publikacji:
2013
Wydawca:
Politechnika Częstochowska
Tematy:
fuzzy logic
decisional process
personnel
Java programming language
Java
logika rozmyta
proces decyzyjny
personel
język programowania Java
Opis:
The present article aims to design and develop a qualitative methodology using fuzzy logic in order to be a real tool for the managerial decisional factor in solving the multicriteria decisional problems related to the proper selection of the personnel and to the achievement of excellence in this field within a company. In our days, the economical environment characterized by globalization and by a continuous change, offers many times to the decisional factors some situations which are surrounded by uncertainty and ambiguity, fact that in its turn leads to a subjectivism of their reasoning, which is in fact a feature of the abstract thinking of human being itself. This aspects are manifesting also in the field of personnel selection, where the evaluations related to this process are often subjectives, materialized through qualitative linguistic values. In this context, using the proposed fuzzy methodology, embedded in a fuzzy software tool developed in the Java programming language, can offer significantly opportunities and chances to achieve the excellence in this field of research, because the future and performance of any organization depend by the human resources that are working within it.
Celem niniejszego artykułu jest zaprojektowanie i opracowanie metodologii, wykorzystującej logikę rozmytą, w celu utworzenia prawdziwego narzędzia czynnika decyzyjnego w rozwiązywaniu wielokryterialnych problemów decyzyjnych związanych z właściwym wyborem personelu. W dzisiejszych czasach, środowisko rynkowe charakteryzuje się globalizacją i ciągłymi zmianami, powodując bardzo często konieczność podejmowania decyzji w sytuacjach niepewnych i wieloznacznych, co z kolei prowadzi do zjawiska subiektywności przy ich podejmowaniu, co w rzeczywistości jest cechą abstrakcyjnego rozumowania u człowieka. Te aspekty bardzo często występują w zakresie doboru personelu, gdzie oceny związane z tym procesem, bardzo często mają charakter subiektywny, uwidacznianie przez jakościowe wartości językowe. W tym kontekście, stosując rozmytą metodologię, istniejące narzędzia, opracowane w języku programowania Java, oferują znaczące korzyści i szanse na osiągnięcie doskonałości w tej dziedzinie badań, ponieważ przyszłość i efektywność każdej organizacji uzależniona jest od zasobów ludzkich które w niej pracują.
Źródło:
Polish Journal of Management Studies; 2013, 7; 48-57
2081-7452
Pojawia się w:
Polish Journal of Management Studies
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Tworzenie aplikacji internetowych na platformie JEE i PHP – analiza porównawcza
Comparative analysis of web applications development using JEE and PHP
Autorzy:
Jędrych, Sebastian
Jędruszak, Bartłomiej
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/98376.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
PHP
JAVA
Spring
Laravel
Opis:
Artykuł analizuje możliwości tworzenia aplikacji internetowych z wykorzystaniem dwóch konkurencyjnych rozwiązań opartych na językach Java (Spring) i PHP (Laravel). Porównano między innymi elementy implementacji, aspekty bezpieczeństwa oraz wydajność stworzonych aplikacji testowych. Celem badań było wskazanie platformy oferującej większe możliwości, określenie która jest łatwiejsza do opanowania i bardziej przyjazna dla programisty, a także wskazanie, która jest bardziej wydajna. Analizując rozwiązania stosowane w obu technologiach – podjęto próbę oceny ich konkurencyjności względem siebie.
The article analyses the possibilities of creating web applications using two competing solutions based on Java (Spring) and PHP (Laravel) languages. The elements of implementation, security aspects and the efficiency of created test applications were compared. The aim of the research was to identify a platform offering greater opportunities, easier to learn and more programmer-friendly, and also a more efficient indication. Analysing the solutions used in both technologies - an attempt was made to assess their competitiveness with each other.
Źródło:
Journal of Computer Sciences Institute; 2019, 11; 86-90
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza wpływu technologii oraz metod przesyłania hologramu na parametry i efekty transmisji
Analysis of the impact of technologies and methods of hologram transmission on the parameters and effects of transmission
Autorzy:
Mazur, Krzysztof
Mazur, Damian
Powiązania:
https://bibliotekanauki.pl/articles/98328.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
hologram
OpenCv
Java
JDK
Opis:
Celem artykułu jest porównanie i analiza wpływu technologii i technik przesyłania danych, pod kątem wyświetlania obrazu przy pomocy ostrosłupa holograficznego. Oceniając użyteczność rozwiązania pod uwagę będą brane parametry: czas przesyłania klatek obrazu, użycie parametrów fizycznych maszyny i parametry pracy Wirtualnej Maszyny Javy.
The aim of the article is to compare and analyze the impact of technologies and data transfer techniques in term of displaying the image using a holographic pyramid. When assessing the usability of the solution, the following parameters will be taken into account: time of image transfer, use of physical parameters of the machine and parameters of the Java Virtual Machine.
Źródło:
Journal of Computer Sciences Institute; 2019, 12; 220-225
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza języków Kotlin i Java używanych do tworzenia aplikacji na system Android
Comparative analysis of Kotlin and Java languages used to create applications for the Android system
Autorzy:
Sulowski, Daniel
Kozieł, Grzegorz
Powiązania:
https://bibliotekanauki.pl/articles/98286.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Android
Java
Kotlin
wydajność
performance
Opis:
Niniejsza publikacja przedstawia rezultaty analizy porównawczej języków programowania Java i Kotlin, wykorzystywanych do tworzenia aplikacji mobilnych przeznaczonych do pracy pod kontrolą systemu Android. Analiza obejmuje aspekty związane z wydajnością, takie jak obciążenie procesora, obciążenie pamięci RAM, a także czasy kompilacji i wykonania programu. Pod uwagę wzięto również strukturę kodu, dostępność bibliotek, obsługiwane bazy danych, popularność oraz wsparcie społeczności.
This publication presents the results of a comparative analysis of Java and Kotlin programming languages used to create mobile applications for system Android. The analysis covers performance aspects such as CPU load, RAM load, as well as the compilation and execution times. Aspects such as code structure, availability of libraries, supported databases, popularity and community support were taken under consolidation.
Źródło:
Journal of Computer Sciences Institute; 2019, 13; 354-358
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza wydajności języków działających na Java Virtual Machine na przykładzie języków Java, Scala i Kotlin
Performance analysis of languages working on Java Virtual Machine based on Java, Scala and Kotlin
Autorzy:
Buszewicz, Katarzyna
Powiązania:
https://bibliotekanauki.pl/articles/98342.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java
Scala
Kotlin
performance
wydajność
Opis:
This article presents the results of a literature study related to the construction and operation of Java Virtual Machine, as well as performance tests of selected languages using the aforementioned runtime environment on the example of Java, Scala and Kotlin. Performance testing was carried out using two applications built using the Apache Maven archetype with the built-in Java Microbenchmark Harness library.
Niniejszy artykuł przedstawia wyniki badania literaturowego związanego z budową oraz działaniem Java Virtual Ma-chine, jak również badania wydajności wybranych języków, wykorzystujących wspomniane środowisko uruchomie-niowe na przykładzie Javy, Scali oraz Kotlina. Badanie wydajności przeprowadzono wykorzystując dwie aplikacje, zbudowane przy użyciu archetypu Apache Maven z wbudowaną biblioteką Java Microbenchmark Harness.
Źródło:
Journal of Computer Sciences Institute; 2020, 15; 189-195
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Translation of probabilistic games in J2TADD
Translacja gier probabilistycznych w J2TADD
Autorzy:
Rataj, A.
Powiązania:
https://bibliotekanauki.pl/articles/375653.pdf
Data publikacji:
2013
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
model checking
Java
probabilistic game
Opis:
A new version of J2TADD - a translator from Java to automatons- is described, which adds support for a translation of Markov processes with non-dcterministic players, that can form coalitions, which in turn strive for different aims. In order to ease the definition of a probabilistic game using a plain Java application, several new constructs, and also a special library, are supported within the input language.Ranges on variables or on expressions can be defined, what helps in checking the self-consistency of a model, and can also make the solving of the model faster.
Artykuł prezentuje nową wersję translatora J2TADD. Dodane zostało tłumaczenie procesów markowowskich z niedelerministycznymi graczami, mogącymi formować koalicje mające różne cele. By ułatwić pisanie gier probabilistycznych dodane zostało kilka specyficznych dla gier konstrukcji, jak również specjalna biblioteka. Aktualnej wersja posiada również kilka innych usprawnień: ● wybory, które są zwykłymi wyrażeniami języka Java, jednak hc tłumaczy je na specyficzne dla automatów rozgałęzienia probabilistyczne lub niedeterministyczne; ● można definiować dopuszczalne wartości zmiennych, co pomaga w sprawdzaniu wewnętrznej spójności modelu, a także może przyspieszyć jego rozwiązanie; ● różne metody specyfikacji niezmienników i warunków zegarowych. Artykuł prezentuje jako przykład prostą grę probabilistyczną, modelującą rynek lokalnego dostawcy energii elektrycznej. W ramach przykładu omawiane są wersje automatów do rozwiązywania metodą analityczną i symulacyjną.
Źródło:
Theoretical and Applied Informatics; 2013, 25, 3-4; 157-182
1896-5334
Pojawia się w:
Theoretical and Applied Informatics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
An Android Security Policy Enforcement Tool
Autorzy:
Cotterell, K.
Welch, I.
Chen, A.
Powiązania:
https://bibliotekanauki.pl/articles/226930.pdf
Data publikacji:
2015
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
mobile computing
Java
Android
security
Opis:
The Android operating system (OS) has become the dominant smart phone OS in recent years due to its accessibility, usability and its open-source philosophy. Consequently, this has also made it a popular target for attackers who aim to install malware on Android devices and take advantage of Android’s coarsegrained, non-revoking permission system. This project designs, implements and evaluates a security tool named COMBdroid, which addresses these security concerns in Android by enforcing fine-grained, user-defined policies. COMBdroid modifies an application before installation, allowing it to override points of security vulnerabilities at run-time. As a proof of concept we have implemented three policies in COMBdroid. This paper documents the development process of COMBdroid, deriving design decisions from the literature review, detailing the design and implementation, and proving the program’s effectiveness through evaluation.
Źródło:
International Journal of Electronics and Telecommunications; 2015, 61, 4; 311-320
2300-1933
Pojawia się w:
International Journal of Electronics and Telecommunications
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza zastosowania narzędzia Cucumber w testowaniu aplikacji
Study on applying the Cucumber tool in testing applications
Autorzy:
Herman, Illia
Plechawska-Wójcik, Małgorzata
Powiązania:
https://bibliotekanauki.pl/articles/98118.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Cucumber
Gherkin
BDD
Java
Kotlin
Opis:
Niniejsza artykuł przedstawia analizę narzędzia do tworzenia testów automatycznych o nazwie Cucumber oraz opisuje jak dane narzędzie jest wykorzystywane w praktyce. W ramach artykułu stworzono kilka przypadków testowych, aby zweryfikować działanie obranego podejścia do testowania w programowaniu w językach Java i Kotlin, atakże został porównany czas wykonania testów w obu językachz rodziny języków obiektowych.
The paper presents an analysis of the Cucumber automated test tool and describes how this tool is used in practice.As part of the paper, several test cases were created to fully verify the operation of the chosen approach to testing in programming in Java and Kotlin languages also the time of testing were compared in both languages from the object-oriented language family.
Źródło:
Journal of Computer Sciences Institute; 2019, 11; 91-95
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Wydajność języków C++ oraz Java na platformie Android
C++ and Java performance on the Android platform
Autorzy:
Wlazło, Paweł
Smołka, Jakub
Powiązania:
https://bibliotekanauki.pl/articles/2086212.pdf
Data publikacji:
2022
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java
C++
wydajność
Android
performance
Opis:
W artykule przedstawiono analizę porównawczą technologii Java i C++ w kontekście wydajności na platformie Andro-id. Celem tej pracy było wskazanie wydajniejszego języka do tworzenia aplikacji mobilnych. Badania przeprowadzono na autorskich aplikacjach. Testy dotyczyły sortowania danych, wyznaczania liczb pierwszych, modyfikacji bitmapy, zapisu do bazy danych i odczytu z pliku tekstowego. Serie powtórzeń każdego testu wykonane zostały na urządzeniach marki Samsung oraz Xiaomi. Kryteria, którymi się posłużono to: czas wykonania testu, obciążenie procesora, wykorzy-stanie pamięci RAM. Wydajność wwiększości przeprowadzonych testów była na korzyść języka C++. Cechą wykazu-jącą największe różnice między badanymi technologiami był czas wykonania, gdzie C++ uzyskał 18punktów, a Java 3 punkty. Dla wykorzystania procesora wynik był taki sam, jednak różnice wartości mniejsze. Parametrem niewskazu-jącym faworyta było wykorzystanie pamięci RAM. Uzyskano 11punktów dla języka C++ i10 punktów dla Javy.
The article presents a comparative analysis of Java and C ++ technologies in terms of performance on the Android plat-form. The purpose of this work was to point to a more efficient language for developing mobile applications. The study was carried out on custom applications. The tests concerned data sorting, prime numbers determination, bitmap modifi-cation, saving to the database and reading from a text file. The series of repetitions of each test were performed on Sam-sung and Xiaomi devices. The following criteria were used: test execution time, CPU load, and RAM usage. The per-formance, in most of the carried out tests, was in favor of the C++ language, and the main difference and with the great-est discrepancy between the technologies tested was the execution time, where C++ scored 18 points, and Java 3 points. For the CPU usage, the result was the same, but value differences were smaller. A nondiscerning parameter that was the use of RAM. C++ received 11 points and Java 10.
Źródło:
Journal of Computer Sciences Institute; 2022, 23; 135--139
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Czy batik jest symbolem tożsamości narodowej w Indonezji? Narodziny i rozwój indonezyjskiego stroju narodowego
Autorzy:
Wacławek, Joanna Ilona
Powiązania:
https://bibliotekanauki.pl/articles/678083.pdf
Data publikacji:
2015
Wydawca:
Polska Akademia Nauk. Instytut Slawistyki PAN
Tematy:
batik
Indonesia
national identity
costume
Java
Opis:
Is batik a symbol of the national identity in Indonesia? The birth and the transfiguration of Indonesian national costume This study investigates the national costume in Indonesia, especially one of its components – batik. Is batik a symbol of Indonesian national identity, or is it just a proof of domination of the Javanese culture? In this article, I explore the ways in which batik became a popular costume for Indonesian citizens, defined also as a vehicle for manifestations of many different ideas and identities. I analyze not only briefly a history of batik as a part of Indonesian national costume, but also the ways of its understanding, both in the past an in contemporary Indonesia. Czy batik jest symbolem tożsamości narodowej w Indonezji? Narodziny i rozwój indonezyjskiego stroju narodowegoPrzedmiotem analizy w niniejszej pracy jest indonezyjski strój narodowy, zwłaszcza jeden z jego elementów – batik. Czy batik jest symbolem tożsamości narodowej w Indonezji, czy jedynie stanowi dowód na dominację kultury jawajskiej? W artykule omawiam ścieżki transformacji batiku w ubiór, bądź część ubioru, noszony przez Indonezyjczyków, definiowany zarazem jako przestrzeń służąca manifestowaniu rozmaitych poglądów, przekonań i tożsamości. Badam nie tylko historię batiku jako elementu narodowego stroju w Indonezji, lecz także sposoby jego odczytywania, zarówno w przeszłości, jak i obecnie.
Źródło:
Sprawy Narodowościowe; 2015, 47
2392-2427
Pojawia się w:
Sprawy Narodowościowe
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Mapowanie obiektowo-relacyjne ORM - czy tylko dobra idea
Autorzy:
Rosiek, Z.
Powiązania:
https://bibliotekanauki.pl/articles/91377.pdf
Data publikacji:
2010
Wydawca:
Warszawska Wyższa Szkoła Informatyki
Tematy:
mapowanie obiektowo-relacyjne
ORM
standard Java Persistence API
JPA
object-relational mapping
Java Persistence API standard
Opis:
Mapowanie obiektowo-relacyjne (ORM) jest nowoczesnym podejściem do zagadnienia współpracy z bazą danych, wykorzystującym filozofię programowania obiektowego. Na wielu forach dyskusyjnych pojawiają się głosy za i przeciw ORM. W artykule omówiona zostanie ogólna koncepcja ORM oraz niektóre elementy jej realizacji w oparciu o standard Java Persistence API (JPA). Podstawowe zalety i wady ORM zostaną przedstawione w oparciu o nie.
Object-relational mapping is a modern approach to the problem of interaction with the database using the objective programming paradigm.There are many views for and against ORM on multiple discussion lists. The article briefly describes a general idea of object-relational mapping and some details of the ORM implementation which uses Java Persistence API (JPA) standard. Basing on this, we will try to point out benefits and disadvantages of the ORM approach.
Źródło:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki; 2010, 4, 4; 99-112
1896-396X
2082-8349
Pojawia się w:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A Strategic Environmental Assessment for Southern Coastal of West Java Province, Indonesia
Autorzy:
Rizal, Achmad
Andriani, Yuli
Kusumartono, F. X. Hermawan
Powiązania:
https://bibliotekanauki.pl/articles/1046561.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Environmental
West Java
management
southern coastal
Opis:
Urban development along the southern coastal zone of West Java province involves land-use changes that have a direct impact on coastal ecosystems and services. The southern coastal, a metropolitan area to the south of west java province, is a study case in which the urban coastal occupation is reflected, with the consequent loss of certain services that the ecosystems offer to the population. The research analyses the Environmental Impact Assessment and the impacts of Coastal Zone Management proposals. The methodology used in the research leads to the Drivers-Pressures-State change-Impact-Response (DPSIR) perspective. The approach to the DPSIR has been based on a set of objectives that have brought a strong focus on the long-term preservation of the environment. As such, the planning process has included - and is recommended to include - the following steps: a) Environmental risk assessment; b) Sieve mapping process; c) Formulation of development regulations; d) Local development plans; e) Environmental Impact Assessment, f) Environmental Management Plan. In this sense, management responses should focus on the conservation of these threatened services, with the coordination and cooperation among different public administrations.
Źródło:
World Scientific News; 2019, 137; 188-209
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Reformulation of Regional Development Strategy to Strengthen Marine Sector in West Java, Indonesia
Autorzy:
Rizal, Achmad
Powiązania:
https://bibliotekanauki.pl/articles/1165655.pdf
Data publikacji:
2018
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Development
Strategy
West Java
economic
social
Opis:
Sustainable development in West Java Province is basically a development strategy that provides a kind of threshold on the rate of utilization of natural ecosystems and natural resources in it. This threshold is not absolute but is a flexible boundary that depends on technological and socioeconomic conditions regarding the utilization of natural resources, and the ability of the biosphere to accept the impact of human activities. In other words, sustainable development in West Java is a strategy for exploiting natural ecosystems in such a way that their functional capacity to benefit the lives of human beings is undamaged. Broadly speaking the concept of sustainable development has four dimensions: ecological, socio-economic-cultural, socio-political, and legal-institutional.
Źródło:
World Scientific News; 2018, 107; 207-215
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie możliwości implementacji usług REST w języku Java z wykorzystaniem popularnych frameworków aplikacji internetowych
Comparison of capabilities to implement REST services in Java language using the popular web application frameworks
Autorzy:
Kwiatkowski, Rafał
Kopniak, Piotr
Powiązania:
https://bibliotekanauki.pl/articles/98222.pdf
Data publikacji:
2018
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
REST
mikrousługi
RESTful
java
micro-services
Opis:
W artykule zostały zaprezentowane wyniki porównania efektywności i możliwości implementacji usług REST w języku Java przy użyciu frameworków takich jak Jersey, Apache CXF i Spring MVC. Analiza porównawcza została przeprowadzona na podstawie aplikacji zaimplementowanej za pomocą każdego z wymienionych frameworków. Aplikacja została zaimplementowana z wykorzystaniem takich narzędzi jak Spring Boot, Hibernate, Maven i MySQL.
This article presents the results of a comparison of capabilities and efficiency of REST in Java using frameworks such as Jersey, Apache CXF and Spring MVC. Comparative analysis was conducted on the basis of application implemented by each of the above frameworks. Application have been implemented using technologies such as Spring Boot, Hibernate, Maven, and MySQL.
Źródło:
Journal of Computer Sciences Institute; 2018, 6; 92-96
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza wybranych szkieletów służących do wstrzykiwania zależności
Comparative analysis of selected skeletons for dependency injection
Autorzy:
Szewczyk, Rafał
Plechawska-Wójcik, Małgorzata
Powiązania:
https://bibliotekanauki.pl/articles/98444.pdf
Data publikacji:
2018
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
dependency-injection
ioc
java
dependency injection
Opis:
Artykuł przedstawia analizę porównawczą wybranych szkieletów do wstrzykiwania zależności w języku Java. Analiza polega na porównaniu szybkości działania frameworków w różnych konfiguracjach. Dla każdej technologii została stworzona osobna aplikacja, a wyniki badań zostały przedstawione w formie wykresów i tabel.
The article presents a comparative analysis of selected skeletons for dependency injection in Java. The analysis consists in comparing the speed of the frameworks in different configurations. For each technology has been created a separate application, and the results are presented in graphs and tables.
Źródło:
Journal of Computer Sciences Institute; 2018, 6; 47-54
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Spatial Distribution of Chlorophyll-a and Its Relationship with Dissolved Inorganic Phosphate Influenced by Rivers in the North Coast of Java
Autorzy:
Maslukah, Lilik
Zainuri, Muhammad
Wirasatriya, Anindya
Salma, Ummu
Powiązania:
https://bibliotekanauki.pl/articles/123327.pdf
Data publikacji:
2019
Wydawca:
Polskie Towarzystwo Inżynierii Ekologicznej
Tematy:
phosphate
north Java coast
chlorophyll-a
Opis:
This research examines the eutrophication process mainly by considering the chlorophyll-a concentration. A simple linear model was used to determine the correlation between Chlorophyll-a and dissolved inorganic phosphate (DIP). The research was carried out on river mouths in the north coast of Central Java. The results of the linear model show that the relationship between chlorophyll-a and DIP follows the logarithmic model with the log [Chloa] = 1.52 + 1.60 log [DIP], R2 = 0.55. The model suggests that the high concentration of chlorophyll-a is related to dissolved inorganic phosphate concentrations. On the basis of the sufficient of conclusive evidence for these variables, the study sites with high stresses from several anthropogenic sources had higher chlorophyll-a than the sites that are relatively far from river mouths and lands.
Źródło:
Journal of Ecological Engineering; 2019, 20, 7; 18-25
2299-8993
Pojawia się w:
Journal of Ecological Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza wytwarzania aplikacji internetowych na przykładzie Javy oraz PHP
Comparative analysis of Web application development on Java and PHP
Autorzy:
Truszkowski, Kacper
Pańczyk, Maciej
Powiązania:
https://bibliotekanauki.pl/articles/24083461.pdf
Data publikacji:
2022
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java
PHP
aplikacje internetowe
web application
Opis:
Niniejszy artykuł przedstawia analizę porównawczą dwóch języków programowania używanych do wytwarzania aplikacji internetowych. Porównanodwa najbardziej popularne języki programowania Java oraz PHP. Oceniane kryteria to: implementacja oraz wydajność. Sprawdzono czas wykonywania konkretnych operacji na 100, 1000 oraz 10000 rekordach. Została przeprowadzona analiza kodu w celu ustalenia w którym języku łatwiej jest zaimplementować aplikację posiadającą identyczne funkcjonalności. Przed implementacją aplikacji, dokonano przeglądu artykułów, książek oraz stron internetowych poświęconych podobnemu zagadnieniu. W celu zbadania wydajności wykorzystano narzędzie developerskie Postman. Z porównania wynika, że PHP jest wydajniejszym językiem wytwarzania aplikacji internetowych niż Java
This article presents a comparative analysis of two programming languages used to develop web applications. Two most popular programming languages Java and PHP were compared. The evaluated criteria were: implementation and performance, the time of performing specific operations on 100, 1000 and 10000 records was checked. A code analysis was carried out to determine in which language it is easier to implement an application with identical functionalities. Before the implementation of the application, articles, books and websites on a similar topic were reviewed. In order to test the efficiency, the Postman developer tool was used. The comparison shows that PHP is a more efficient language for developing web applications than Java.
Źródło:
Journal of Computer Sciences Institute; 2022, 25; 379--383
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Język C# i biblioteka DirectX w procesie wspomagania tworzenia gier na platformie MS Windows
Autorzy:
Rosiek, Z.
Powiązania:
https://bibliotekanauki.pl/articles/91511.pdf
Data publikacji:
2007
Wydawca:
Warszawska Wyższa Szkoła Informatyki
Tematy:
grafika komputerowa
biblioteka DirectX
język C++
język Java
computer graphics
DirectX library
C++ language
Java language
Opis:
Tworzenie grafiki komputerowej na potrzeby symulacji oraz gier jest zadaniem dość trudnym w porównaniu z innymi dziedzinami programowania. Wymagana jest znaczna wiedza z zakresu matematyki i fizyki oraz dostęp do odpowiednich bibliotek takich jak np. DirectX. W artykule przedstawiono historię i istotne elementy grafiki komputerowej w odniesieniu do platformy MS Windows. Została pokrótce scharakteryzowana biblioteka DirectX. Użycie elementów biblioteki przedstawiono za pomocą prostego przykładu. Biblioteka została zastosowana w środowisku NET. Framework. Przykładową aplikację napisano w języku C#. Podano jego główne cechy i porównano z innymi popularnymi językami (C++, Java) w celu wykazania, że jest on nowoczesnym, wygodnym i prostym w użyciu narzędziem do tworzenia aplikacji, również graficznych.
Designing computer graphics for simulations and games is quite a difficult task in comparison with other domains of software design. Not only is considerable knowledge required in the field of mathematics and physics, but also the access to proper libraries, such as DirectX, is vital. The article describes the history and the most important features of computer graphics with reference to the MS Windows platform. The DirectX library is briefly described. The usage of the library is demonstrated on a simple example. The library is used in .NET Framework environment. Example application is written in C# language. The main features of C# are shown and the language is compared with other frequently used programming languages, such as C++ and Java, to show that C# is a modern, simple and convenient tool for creating applications, also graphical ones.
Źródło:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki; 2007, 2, 2; 59-75
1896-396X
2082-8349
Pojawia się w:
Zeszyty Naukowe Warszawskiej Wyższej Szkoły Informatyki
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie wydajności platformy Xamarin oraz aplikacji natywnych na przykładzie systemu operacyjnego Android
Performance comparison of the Xamarin platform and native applications for Android operating system
Autorzy:
Bodia, Ihor
Plechawska-Wójcik, Małgorzata
Powiązania:
https://bibliotekanauki.pl/articles/98238.pdf
Data publikacji:
2017
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Android
wydajność
porównanie
Xamarin
Java
performance
comparison
Opis:
W artykule przedstawiono rezultaty analizy porównawczej poszczególnych narzędzi do wytwarzania aplikacji dla systemu operacyjnego Android. Analizę wydajnościową przeprowadzono w oparciu o aplikacje wytworzone przy pomocy poszczególnych frameworków, w szczególności Xamarina oraz natywnych narzędzi wytwarzania oprogramowania. Zdefiniowano kilka kryteriów badawczych, w oparciu o które otrzymano wyniki porównania wydajności i sformułowano wnioski.
The article presents the results of comparative analysis of various tools for creating applications for the Android operating system. Performance analysis was based on applications created using individual frameworks, in particular Xamarin and native software development tools. Several research criteria have been defined, based on which results of performance comparison have been derived and formulated conclusions.
Źródło:
Journal of Computer Sciences Institute; 2017, 5; 208-221
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie wydajności różnych wersji Javy
Performance comparison of different Java versions
Autorzy:
Maciasz, Mateusz
Powiązania:
https://bibliotekanauki.pl/articles/98428.pdf
Data publikacji:
2017
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Java
wydajność
programowanie
optymalizacja
performance
programming
optimization
Opis:
W niniejszym artykule opisano wyniki badań wydajności dwóch wersji Javy - 1.7 i 1.8. Do tego celu zostały stworzone trzy aplikacje. Pierwsza z nich jest odpowiedzialna za przygotowanie danych do testów. Dwie kolejne implementują testy wydajnościowe w zależności od wersji wirtualnej maszyny Javy. Stworzone metody w aplikacjach testowych, miały za zadanie przeanalizować wydajność operacji na kolekcjach oraz szybkości zmiany wartości zmiennych przez dwa wątki.
This article describes the performance results of two versions of Java - 1.7 and 1.8. Three applications were created for this purpose. The first one is responsible for preparing the test data. Two more implement performance tests depending on the virtual machine version of Java. The methods in the test applications were designed to analyze the performance of collections and the rate of change of the variables by two threads.
Źródło:
Journal of Computer Sciences Institute; 2017, 5; 142-147
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Modelling CTMC with a standard programming language and using conventions from computer networking
Modelowanie łańcuchów Markowa z czasem ciągłym przy użyciu standardowego języka programowania i z zastosowaniem konwencji z dziedziny sieci komputerowych
Autorzy:
Rataj, A.
Nowak, M.
Pecka, P.
Powiązania:
https://bibliotekanauki.pl/articles/375742.pdf
Data publikacji:
2011
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
Markov chain
continuous time
model checking
Java
Opis:
Continuous time Markov chains (CTMC) are one of the formalisms for building models. This paper discusses expressing these models in a standard programming language – Java. Using such a language as a model description allows for a partially common implementation of the production software and of the description of the model, for a greater flexibility in comparison to model-checker specific languages that often do not employ features of an object-oriented programming. Using Java also makes the parsing of models relatively fast, using optimised Java runtime environment. Our approach aims at using typical mechanisms of the Java language when implementing the model, and at the same time, following closely the concepts from computer networking and from formalisms based on it, like the queueing systems. These assumption result in techniques like plain object fields constituting the state vector, or negotiation between nodes to decide if an event happens.
Łańcuchy Markowa czasu rzeczywistego są jednym z formalizmów używanych do budowy modeli. Artykuł ten omawia wyrażanie takich modeli w standardowym języku programowania - Javie. Użycie takiego języka umożliwia częściowo wspólną implementację oprogramowania użytkowego i opisu modelu, większą elastyczność w porównaniu do często nie używających obiektowych konwencji programistycznych języków stosowanych przez oprogramowanie weryfikujące, oraz szybką budowę modelu z użyciem zoptymalizowanego środowiska czasu wykonania Javy. Nasze podejście miało na celu wykorzystanie typowych mechanizmów języka Java przy opisie modelu i jednoczesnie trzymanie się konwencji z dziedziny sieci komputerowych i pokrewnych formalizmóm typu systemy kolejkowe. Dlatego używamy technik takich jak zastosowanie pól obiektów jako elementów wektora stanu czy negocjacja pomiędzy węzłami, czy dane zdarzenie ma mieć miejsce.
Źródło:
Theoretical and Applied Informatics; 2011, 23, 3-4; 229-243
1896-5334
Pojawia się w:
Theoretical and Applied Informatics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Elektroniczny klucz do oznaczania chwastów i traw
System for automatic grass and weeds recognition
Autorzy:
Dąbkowski, J.
Juliszewski, T.
Laszczak, M.
Paczyńska, B.
Filipowicz, M.
Łuków, M.
Wajda, J.
Powiązania:
https://bibliotekanauki.pl/articles/288321.pdf
Data publikacji:
2007
Wydawca:
Polskie Towarzystwo Inżynierii Rolniczej
Tematy:
klucz
oznaczanie traw
oznaczanie chwastów
serwer bazodanowy HSQL
język Java
grass recognition
weeds recognition
HSQL server
Java language
Opis:
W oparciu o używane powszechnie klucze do oznaczania roślin (zob. np.[Kościelny 1954]) opracowano algorytmy rozpoznawania chwastów i traw. Algorytmy te zaimplementowano w postaci aplikacji bazodanowej w języku Java, z zastosowaniem serwera HSQL. Zastosowana technologia umożliwia uruchamianie aplikacji na dowolnej platformie systemowej z dowolnego nośnika uruchomieniowego (np. dysku flash).
The paper describes database application for automatic grass and weeds recognition. Algorithms used in the application are based on the traditional recognition patterns (see e.g. [Kościelny 1954]). The system is written in Java and uses HSQL database. Such technology enables one to run application on any system platform and from any booting device - e.g. Flash Disc.
Źródło:
Inżynieria Rolnicza; 2007, R. 11, nr 2 (90), 2 (90); 29-34
1429-7264
Pojawia się w:
Inżynieria Rolnicza
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Model checking of java programs using networks of fadds
Autorzy:
Woźna, B.
Zbrzezny, A.
Powiązania:
https://bibliotekanauki.pl/articles/121764.pdf
Data publikacji:
2009
Wydawca:
Uniwersytet Humanistyczno-Przyrodniczy im. Jana Długosza w Częstochowie. Wydawnictwo Uczelniane
Tematy:
język programowania Java
programowanie komputerowe
Pathfinder
języki programowania
Java programming language
computer programming
PathFinder code
programming languages
Opis:
In the paper we present the current theoretical base of the J2FADD tool, which translates a Java program to a network of finite automata with discrite data (FADDs).The reason for building the tool is that to model check a concurrent program writ-ten in Java by means of the tools like Uppaal or VerICS (the module VerICS ), an automata model of the Java program must be build first. This is because these tools verify only systems modeled as networks of automata, in particular, systems modeled as networks of FADDs. We also make an attempt to evaluate the J2FADD tool by comparison of it with the two well known Java verification tools: Bandera and Java PathFinder.
Źródło:
Scientific Issues of Jan Długosz University in Częstochowa. Mathematics; 2009, 14; 151-164
2450-9302
Pojawia się w:
Scientific Issues of Jan Długosz University in Częstochowa. Mathematics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Suitability of Gross Tonnage of Grant Boat by Kementerian Kelautan dan Perikanan (KKP) based in Pangandaran, West Java, Indonesia
Autorzy:
Maulana, Malik
Apriliani, Izza Mahdiana
Riyanti, Indah
Iskandar, Iskandar
Powiązania:
https://bibliotekanauki.pl/articles/1062943.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Pangandaran
West Java
grant boat
gross tonnage
Opis:
Kementerian Kelautan dan Perikanan (KKP) prioritizes Pangandaran to be one of the important fisheries centers in Java, especially southern West Java. One program that has been rolled out is the assistance of a number of grant boat units for fishermen in Pangandaran who are members of Kelompok Usaha Bersama (KUB). KKP hopes in giving these grant boat is to increase fish catch so that it can advance the fisheries sector in Pangandaran. Boat grants from the KKP was not used properly by the fishermen in fishing operations. This aims of the study were to analyze the suitability of size of the KKP’s boat grants based in Pangandaran. Suitability of GT of grant boats size will be compared to the actual size and size of the boat used in Pangandaran. Based the result of the study, in actual size the all of the grant boat by Kementerian Kelautan dan Perikanan (KKP) based in Pangandaran are not suitable with the boat certificate.
Źródło:
World Scientific News; 2019, 124, 2; 119-130
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie wydajności technologii Xamarin i Java przy pracy z bazą danych
Performance comparison between Xamarin and Java database operations
Autorzy:
Datsko, Oleh
Miłosz, Elżbieta
Powiązania:
https://bibliotekanauki.pl/articles/98132.pdf
Data publikacji:
2018
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
analiza
Xamarin
Java
baza danych
analysis
database
Opis:
Praca z bazą danych jest jedną z podstawowych rzeczy przy tworzeniu aplikacji. Każda technologia/język oprogramowania używa własnych sposobów do pracy z bazą. W przypadku Android jest używany system zarządzania bazą danych SQLite. Przedstawiona analiza dotyczy zapisu, odczytu i usuwania danych z tabeli. Ze względu na to, że system został ograniczony w porównaniu do wersji desktopowej, dla każdego eksperymentu jest używana ograniczona liczba danych.
Work with database is one of base things in developing an application. Every technology/language uses own ways to work with database. In the case of Android the SQLite relational database management system is used. Analysis applies the read, write and delete of items from the table. SQLite is like a minimized version of desktop database management system so for every experiment very limited elements count is used.
Źródło:
Journal of Computer Sciences Institute; 2018, 7; 168-171
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza współprogramów języka Kotlin z językami Java i Scala w przetwarzaniu równoległym
Comparative analysis of Kotlin coroutines with Java and Scala in parallel programming
Autorzy:
Zieliński, Adrian Andrzej
Powiązania:
https://bibliotekanauki.pl/articles/98192.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
kotlin
java
scala
parallel programming
programowanie równoległe
Opis:
The article presents a comparison of Kotlin coroutines with analogous solutions in Java and Scala in parallel program-ming using chosen metric and non-metric criteria. For that purpose, a multi-module project with corresponding imple-mentations of selected algorithms in all of the three languages was created and then analyzed. The studies were preced-ed by a description of the created project.
Artykuł prezentuje porównanie wykorzystania współprogramów języka Kotlin w przetwarzaniu równoległym do analogicznych rozwiązań w Javie i Scali względem wybranych kryteriów mierzalnych i niemierzalnych. W tym celu stworzono oraz przeanalizowano wielomodułową aplikację z odpowiadającymi sobie implementacjami wyselekcjonowanych algorytmów w trzech wspomnianych językach. Analiza poprzedzona została opisem utworzonego projektu.
Źródło:
Journal of Computer Sciences Institute; 2020, 16; 241-246
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza zastosowania języków Java oraz C# do budowy aplikacji mobilnej na platformę Android
Analysis of the use of Java and C# languages for building a mobile application for the Android platform
Autorzy:
Jankowski, Michał
Skublewska-Paszkowska, Maria
Powiązania:
https://bibliotekanauki.pl/articles/98448.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
mobile applications
REST API
Java
C#
aplikacja mobilna
Opis:
Mobile applications for the Android platform can be implemented using Java or C#. The article presents a comparison of the time performance of these languages when sending various text, image and video files in a mobile application. The tests were carried out using two mobile applications with identical functionalities. Based on the collected data, the server application calculated statistics, such as, for example, the time required to send 1 MB of data depending on the file type and size. Based on the results obtained, it was proved that in the case of data transfer via a wireless network, an application written in Java is characterized by greater time efficiency than an analogous application written in C#.
Aplikacje mobilne na platformę Android można implementować z użyciem języków Java lub C#. Artykuł przedstawia porównanie wydajności czasowej tych języków podczas przesyłania różnych plików typu tekstowego, obrazu i wideo w aplikacji mobilnej. Badania zostały przeprowadzone z użyciem dwóch aplikacji mobilnych o identycznych funkcjo-nalnościach. Na podstawie zebranych danych aplikacja serwerowa obliczyła statystyki, takie jak na przykład czas wymagany na przesłanie 1 MB danych w zależności od typu oraz rozmiaru pliku. Na podstawie otrzymanych wyników udowodniono, że w przypadku transferu danych poprzez sieć bezprzewodową aplikacja napisana w języku Java cechuje się większą wydajnością czasową niż analogiczna aplikacja napisana w języku C#.
Źródło:
Journal of Computer Sciences Institute; 2020, 16; 293-299
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Suitability Study for Tourism Sites in the Southern Coast of West Java
Autorzy:
Ramdhani, Fajri
Liyantono, Liyantono
Pramono, Gatot
Faizal, Ibnu
Powiązania:
https://bibliotekanauki.pl/articles/1031294.pdf
Data publikacji:
2021
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Coastal Tourism
India Ocean
Indonesia
Mapping
West Java
Opis:
Diversity of tourist attraction of the regencies/cities in West Java provides an alternative for travellers. One of the potential activity that can be utilized is coastal tourism. The main objective of this research was to provide a suitable site for tourism sites which can be used as a guide for government, private and planners to decide for the development of coastal tourism. Furthermore, visitors can use this application to get information about the beach resources—primary data in tabular data form and secondary data in vector format and satellite imagery format. ArcGIS was used for spatial analysis of thematic. Simple Additive Weighting method was used in this research to rank the factors and to calculate the weight in each factor. This method was commonly used for resolving spatial decision-making problems. The decision-maker directly assigns a weight of relative importance to each factor. There were 32 beach sites visited in the survey with 20 sites of suitable category and 12 sites belonging to a very suitable category. Pangandaran Regency has the most beach site at ten beaches (32.5%), consisting of 7 sites of suitable category and three sites of very suitable category. They are followed by Sukabumi which has nine sites, consisting of 7 sites of suitable category and two sites of very suitable category. The least number of sites were found in Cianjur regency, which only has three sites, consisting of 1 suitable site and two very suitable sites. According to the result, it can be seen that tourism was more developed in Pangandaran and Sukabumi regency. Besides the infrastructure support, natural conditions also influence the development of coastal tourism in the area.
Źródło:
World News of Natural Sciences; 2021, 34; 127-143
2543-5426
Pojawia się w:
World News of Natural Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Impact of Irrigation on Agricultural Growth and Poverty Alleviation in West Java Province, Indonesia
Autorzy:
Rizal, Achmad
Rochima, Emma
Rahmatunnisa, Mudiyati
Muljana, Budi
Powiązania:
https://bibliotekanauki.pl/articles/1031324.pdf
Data publikacji:
2021
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Irrigation
West Java Province
agriculture
poverty
rural livelihood
Opis:
Irrigation in developing countries tends to be stereotyped as equity reducing, in competition with other uses for scarce water resources, often negatively impacting disadvantaged groups. This study aims to clarify the linkages between irrigation and poverty by offering an objective review of recent research on the subject. The key questions addressed herein are: (1) what is the role of irrigation development and management in poverty alleviation? (2) what are the linkages and pathways through which irrigation contributes to poverty alleviation? (3) what is the magnitude of anti-poverty impacts of irrigation? And (4) what are the critical determinants of anti-poverty impacts of irrigation? Our review focuses on topical empirical research studies in West Java Province, Indonesia. Agricultural intensification through the practice of irrigation as a strategy for poverty reduction is examined. There are four inter‐related mechanisms through which irrigated agriculture can reduce poverty. These are improvements in the levels and security of productivity, employment, and incomes for irrigating farm households and farm labor; the linkage and multiplier effects of agricultural intensification for the broader economy; provision of opportunities for diversification of rural livelihoods; and multiple uses of irrigation supply. There are also significant risks that poorly designed and managed irrigation can negatively impact on poverty. It is concluded that two factors of production (irrigation and literacy rate) have a larger role in the overall rural development and poverty alleviation process in a region, as also clearly illustrated in this study's regression results.
Źródło:
World Scientific News; 2021, 151; 64-77
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
New Methodological Approaches for Change in Traditional Sectors: The Case of the West Java Fisheries Socio Economic System
Autorzy:
Rizal, Achmad
Nurruhwati, Isni
Powiązania:
https://bibliotekanauki.pl/articles/1077819.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Fisheries
West Java
human resources
labour market
scenarios
Opis:
This paper summarises the methodological approach and main results of the Coastal project (Employment and Human Resources in the Fisheries Socio-Economic System). This project had as its main aim the search for alternative futures for the fisheries sector in West Java, with particular attention being paid to the human resources situation and the working and living conditions of the fisheries-dependent populations in the coastal areas. This is a particularly interesting case, since fisheries were once an important activity and they are now in deep recession, even though it is generally recognised that the future utilisation of maritime resources offer an immense potential. As part of the research, a Delphi exercise was implemented involving in two successive stages some of the leading actors and experts dealing with the sector in West Java. Other initiatives were held in the context of the Coastal project providing direct and indirect inputs to the scenarios and recommendations that were put forward in the sequence of the Delphi exercise. Overall, the activities described in the paper contribute to the mobilisation of major actors and to discussions that may have practical implication for the future of the sector - if certain conditions are now met in the follow up to the project.
Źródło:
World News of Natural Sciences; 2019, 22; 41-51
2543-5426
Pojawia się w:
World News of Natural Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Aplikacja w języku Java realizująca funkcję parsera pseudokodu opisującego strukturę specjalizowanego koprocesora sterownika PLC do VHDL
Application in Java language realizing the function parser of pseudocode describing structure of a specialized coprocessor of PLC in VHDL
Autorzy:
Ziębiński, A.
Cupek, R.
Sroka, W.
Powiązania:
https://bibliotekanauki.pl/articles/155177.pdf
Data publikacji:
2011
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
FPGA
Java
PLC
systemy wbudowane
VHDL
embedded systems
Opis:
Artykuł przedstawia koncepcję projektowania w VHDL systemu pełniącego funkcję specjalizowanego koprocesora sterownika PLC, realizującego tylko wyszczególniony zestaw zadań. W pracy pokrótce omówiono poszczególne moduły realizujące funkcję koprocesora sterownika PLC. Ponadto przedstawiono funkcjonalność parsera pseudokodu w języku Java, opisującego strukturę specjalizowanego sterownika PLC do VHDL. Na końcu zaprezentowano wyniki porównania działania przykładowej aplikacji w sterowniku PLC GE Fanuc CPUE05 i układzie FPGA XC3S500e.
The paper presents a project of embedded system realization on a FPGA array, fulfilling the function of a specialized coprocessor PLC. There are described individual modules realizing the function of the coprocessor of PLC in VHDL: the memory map of the controller (Fig.1) including the controller registers and the controller of the memory (Fig.2) for read/write the data in the registers. Moreover, functionality of the parser of pseudocode in the Java language, describing the structure of specialized PLC to VHDL, is presented. The components in VHDL [4] used by the parser are described in the pseudocode and presented in Table 1. The instructions in the pseudocode are equivalent to those in the GE-Fanuc Versa Max controller family. The comparison results of working of an exemplary application in PLC GE Fanuc Versa Max CPUE05 [3] and FPGA XC3S500e are given. The exemplary application for the controller is shown in Fig. 3. As a result of parsering by the PLC2VHDL program there was re-ceived the code in VHDL realizing the described task (Fig.4). The code VHDL was subjected to testing, synthesis and implementation with utilization of tools ISE ™ Foundation ™. As a result of implementation, there was obtained the configurational file for the FPGA. The project takes about 1 % resources in the XC3S500e and can work with the maximum 79MHz. The controller work cycle (Fig.5) in FPGA takes 3 tacts and lasts 37.863ns.
Źródło:
Pomiary Automatyka Kontrola; 2011, R. 57, nr 8, 8; 845-847
0032-4140
Pojawia się w:
Pomiary Automatyka Kontrola
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Predicting Basal Area Using Java Program in Akinyele Local Government Area, Ibadan, Oyo State, Nigeria
Autorzy:
Ureigho, U. N.
Osho, J. S. A.
Powiązania:
https://bibliotekanauki.pl/articles/1113848.pdf
Data publikacji:
2017
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Basal area
Java program
maximum likelihood
prediction
trees
Opis:
Individual tree growth models are important decision-making tools in forestry. This study evaluated the predictive ability for basal area, of a Java program derived from the algorithm of gamma distribution function. The input value was diameter at breast height. In generating and testing the program, a stratified random sampling technique was used to select four different age classes of teak plantation, namely: 11, 13, 22 and 59 years-old, respectively. Complete enumeration of trees (n = 433) was done for all the plots selected. Diameter at breast height (DBH) was measured with the aid of diameter girth tape, which was also used for basal area computation. Data obtained were processed into tree and stand levels. Parameters α and β for Gamma Distribution function (GDF) were estimated from growth data. The java program was then written based on the algorithm of Gamma distribution function for α, β and n parameters. Values of diameter at breast height fitted into the Java program shows that it was able to predict the basal area. Therefore, the predictive ability of the developed Java Program for basal area of individual and full stand teak trees demonstrates that it can be used for prediction of yield in forest stands.
Źródło:
World News of Natural Sciences; 2017, 13; 122-129
2543-5426
Pojawia się w:
World News of Natural Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Interaction method between WebViewobjects in hybrid Java applications
Metoda interakcji pomiędzy obiektami WebVieww hybrydowych aplikacjach Java
Autorzy:
Ratov, Denys
Zakhozhai, Oleh
Powiązania:
https://bibliotekanauki.pl/articles/27315462.pdf
Data publikacji:
2023
Wydawca:
Politechnika Lubelska. Wydawnictwo Politechniki Lubelskiej
Tematy:
Java
hybrid application
JavaScript
interaction
WebView
aplikacja hybrydowa
interakcja
Opis:
The article deals with method of interaction between JavaScript objects of different web pages in hybrid java applications. To solve this problem, the WebView component is used, its functionality to provide an interface for JavaScript objects, as well as the SharedPreferences global settings class, with its ability to store data in local storage. The software implementation is considered and the results of the practical use of the developed methodof interaction between JavaScript WebView objects in the form of a hybrid Java application embedded in the electronic university system –the Timetable SNU electronic timetable module are presented.
Artykuł dotyczy sposobu interakcji między obiektami JavaScript różnych stron internetowych w hybrydowych aplikacjach Java.Do rozwiązania tego problemu wykorzystywany jest komponent WebView, którego funkcjonalność zapewnia interfejs dla obiektów JavaScript, a także klasa ustawień globalnych SharedPreferences z możliwością przechowywania danych w lokalnym magazynie. Rozważono implementację oprogramowania oraz przedstawiono wyniki praktycznego wykorzystania opracowanej metody interakcji między obiektami JavaScript WebView w postaci hybrydowej aplikacji Java osadzonej w elektronicznym systemie uczelni –module elektronicznego planu lekcji Timetable SNU.
Źródło:
Informatyka, Automatyka, Pomiary w Gospodarce i Ochronie Środowiska; 2023, 13, 4; 57--60
2083-0157
2391-6761
Pojawia się w:
Informatyka, Automatyka, Pomiary w Gospodarce i Ochronie Środowiska
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Zbadanie wydajności aplikacji internetowych utworzonych z wykorzystaniem Spring MVC oraz JavaServer Faces
Efficiency test of web applications created using Spring MVC and JavaServer Faces frameworks
Autorzy:
Kovalchuk, N.
Łukasik, E.
Powiązania:
https://bibliotekanauki.pl/articles/98450.pdf
Data publikacji:
2016
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Spring MVC
JavaServer Faces
Java
aplikacja internetowa
web application
Opis:
Celem artykułu było porównanie wybranych szkieletów programistycznych w technologii Java. Do analizy zostały wybrane Spring MVC oraz JavaServer Faces. Została przeprowadzona analiza teoretyczna związana z funkcjonowaniem badanych frameworków. Dla porównania wybranych szkieletów programistycznych były utworzone dwie aplikacje, posiadające podobną funkcionalność. wyniki przeprowadzonych badań dotyczących wydajności oraz pomiaru metryk kodu utworzonych aplikacji zostały pokazane w postaci wykresów.
The purpose of the article was to compare selected frameworks for web applications Java technology. Spring MVC and JavaServer Faces were selected for the analysis. Theoretical analysis related with the functioning of the examined frameworks was conducted. For comparison of selected frameworks there were created two applications that have similar functionality. Performance testing and measuring code metrics of created applications were conducted.
Źródło:
Journal of Computer Sciences Institute; 2016, 1; 34-37
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Assessment the Impact of Fiscal and Monetary Policy on West Java Province of Indonesia: A Computable General Equilibrium Analysis
Autorzy:
Rizal, Achmad
Apriliani, Izza Mahdiana
permana, Rega
Powiązania:
https://bibliotekanauki.pl/articles/1031799.pdf
Data publikacji:
2020
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Manufacturing industry
West Java economy
fiscal policy
monetary policy
Opis:
Manufacturing Industry has an essential role in West Java economy in contributing to regional output and level employment. Besides, it is very fragile from internal and external shudder. Thus, government intervention is considerably needed to offset the negative impact that might be ensued due to internal and external shocks. This study will analyze the impact of both government fiscal policy and bank monetary policy on industry and West Java economic performance by using the Computable General Equilibrium (CGE) model. Fiscal and monetary policy will positively impact West Java macroeconomic performance in terms of change in real GDRP, investment, consumption, and capital rate of return, with the most significant fiscal policy impact. Conversely, the result is expected to vary at the sector level, and the West Java industry is not so receptive to changes in interest rates that represent monetary policy.
Źródło:
World Scientific News; 2020, 150; 162-181
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Spatial and temporal distribution of sea surface chlorophyll-a front in Java Sea, Indonesian Waters
Autorzy:
Kholifatul, Aziz
Sunarto, Sunarto
Syamsuddin, Mega
Yuliadi, Lintang
Powiązania:
https://bibliotekanauki.pl/articles/1046555.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Chlorophyll-a front
Indonesian waters
Java Sea
monsoonal wind
Opis:
A chlorophyll-a front is a border between two water masses with chlorophyll-a concentration gradient 0.15-0.5 mg/m3. Such masses and the related interface are usually located near the northern, western and southern coastal parts of the Javal Sea (between 3º S - 5º S and 110º E - 116 º E, 3º S - 5º30’ S and 106º E - 107º E, 5º S – 7º30’ S and 116º E - 114º E), and are strongly influenced by the northwest monsoonal winds system. In this work, we used the Single Image Edge Detection (SIED) Algorithm to detected the frontal face. The gradient level we used to designate the passing from and into a front was 0.5 mg/m3. Monthly data of the chlorophyll-a image, sea surface current imagery and rainfall levels from January to December 2015 were used in this study. From this data, we discovered that the monthly average of the lengths of the chlorophyll-a front ocurrence reaches a greatest extent in March with 2513.64 km and a least extent at 510.25 km in October. In addition, the fronts move closer to the coastal area during the transitional I to transitional II period. Our data suggest that surface current affects frontal movement. Moreover, the number of succeeding fronts and the intensity of change are influenced by nutrient supply from rivers that is, in turn, affected by rainfall level. This is because the rainfall data shows a similar pattern with temporal front data.
Źródło:
World Scientific News; 2019, 137; 70-80
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Economic Contribution of Southern West Java Province Marine Fisheries
Autorzy:
Rizal, Achmad
Nurruhwati, Isni
Khan, Alexander M. A.
Powiązania:
https://bibliotekanauki.pl/articles/1075704.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Economic
Fisheries
Input-Output
Marine
Southern West Java Province
Opis:
Economic development has negative impacts on the environment and spurs an upward trend of environmental degradation and resource depletion. However, as incomes increase, the structure of the economy may change, shifting from a resource-intensive economy to a serviceand knowledge-based technology-intensive economy. Marine Fisheries development is one of the economic’s sector that contribute on regional economic growth in west java province. This paper present the Input Output Analysis to show economic contribution of Marine fisheries of southern west java province. Total contribution (direct and indirect effect) of marine fisheries in the Southern West Java economy range from 12.7%, 13.1% to 14.6% in terms of value added, employment and production value. The direct economic contribution in 2017 for the first two measures is 5.5% and 7.3%. Recommendation as consequences of this finding are investment should be alocated to fish culture on high value fish species. Concerning investment on marine fisheries resources, it needs increasing financial institution supporting.
Źródło:
World Scientific News; 2019, 119; 204-217
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
A monitoring platform for distributed Java applications
Autorzy:
Funka, W.
Bubak, M.
Smętek, M.
Wismuller, R.
Powiązania:
https://bibliotekanauki.pl/articles/1964212.pdf
Data publikacji:
2004
Wydawca:
Politechnika Gdańska
Tematy:
Java
monitoring system
monitoring interface
distributed object system
OMIS
Opis:
This paper presents a new Java oriented monitoring infrastructure that enables tools to observe, analyze and manipulate the execution of distributed Java applications independent of implementation details like instrumentation of monitored entities, hardware platform and application libraries. Tools can access the monitored application via a standardized interface defined by an On-Line Monitoring Interface Specification (OMIS) and extended by a set of new Java-specific services relating to garbage collection, class loading, remote method invocation, etc. The new monitoring functionality can be applied for building various kinds of tools and for adapting the already existing ones, such as performance analyzers, debuggers, etc., working in the on-line mode.
Źródło:
TASK Quarterly. Scientific Bulletin of Academic Computer Centre in Gdansk; 2004, 8, 4; 525-536
1428-6394
Pojawia się w:
TASK Quarterly. Scientific Bulletin of Academic Computer Centre in Gdansk
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Comparison of App Inventor 2 and Java in creating personal applications for Android on example of a Notepad
Autorzy:
Kowalczyk, R.
Turczyński, Ł.
Żyła, K.
Powiązania:
https://bibliotekanauki.pl/articles/957982.pdf
Data publikacji:
2016
Wydawca:
Stowarzyszenie Inżynierów i Techników Mechaników Polskich
Tematy:
Java
App Inventor
Android
efficiency comparison
application usability comparison
Opis:
Nowadays, there is a common tendency to seek simpler and faster solutions that could be used in a process of software development. At the same time two other trends can be observed - rapid increase of mobile applications popularity and introducing IT concepts to non-IT specialists. This is why App Inventor 2 is one of the tools that software development community is interested in. The goal of this paper is to verify the possibility of using App Inventor as a tool for creating personal applications and compare it with possibilities given by Java, which is a native environment for Android platform. Comparison was based on application for managing personal text notes which was created in both solutions. The application had the same layout as well as analogical code, and it was the subject of performance tests followed by a survey. Performance test revealed that both implementations provided efficiency which is good enough for everyday use and small size personal applications. Survey participants preferred application built in Java due to its better responsiveness and visual appearance. Concluding, current shape of App Inventor, makes it useless for professionals, but useful for non-IT specialists for creating personal applications.
Źródło:
Advances in Science and Technology. Research Journal; 2016, 10, 31; 247-254
2299-8624
Pojawia się w:
Advances in Science and Technology. Research Journal
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Coastal Development Strategy based on Tourism Activities in Pangandaran, West Java, Indonesia
Autorzy:
Martasuganda, Marine K.
Tjahjono, Boedy
Yulianda, Fredinan
Purba, Noir P.
Faizal, Ibnu
Powiązania:
https://bibliotekanauki.pl/articles/1031537.pdf
Data publikacji:
2020
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
A’WOT
Coastal
Development
Pangandaran
Sustainability
Tourism
West Java
Opis:
Tourism is a top priority in economic development strategies in Pangandaran District. The tourism industry in Pangandaran carried out along the coastal areas involved society around the site. However, the rapid development of coastal tourism in Pangandaran raises a variety of environmental and social problems that require management strategies. This research is done to draw up directives based on coastal developments in the district of Pangandaran beach tourism by applying Analytic Hierarchy Process (AHP) in the SWOT analysis, which is commonly called as A'WOT. The results showed that the regional government of Pangandaran Regency conceives regional regulations regarding the use of coastal borders based on the resource potential and community participation. Furthermore, they also implement existing laws and regulations by involving the community to optimize supervision on activities that harm tourism. Finally, regional policies or regulations made by the Regional Government of Pangandaran Regency must follow the norms adopted by the local community. It is essential to know that coastal area of Pangandaraan has a unique system and natural system that could be as potential tourism activities.
Źródło:
World News of Natural Sciences; 2020, 32; 61-73
2543-5426
Pojawia się w:
World News of Natural Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Wydajność kodu Java i Kotlin w wybranych szkieletach aplikacji internetowych
Java and Kotlin code performance in selected web frameworks
Autorzy:
Bujnowski, Grzegorz
Smołka, Jakub
Powiązania:
https://bibliotekanauki.pl/articles/98234.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Kotlin
wirtualna maszyna Javy
testy wydajnościowe
JVM
Java
Benchmark
Opis:
W tym artykule omówiono kwestię porównania technologii Java i Kotlin w oparciu o szkielet aplikacji internetowych. Kryteria brane pod uwagę dla celów testowych to: czas wykonania, wykorzystanie pamięci, obciążenie procesora, liczba odpowiedzi z bazy danych w zadanym czasie. Przeprowadzana jest seria testów i ich dogłębna analiza porównawcza. Przeprowadzono testy i analizę kodu. Wydajność pod względem szkieletów aplikacji internetowych, szybkości odpowiedzi bazy danych i szybkości działania testów - we wszystkich Kotlin okazał się mniej wydajny. Nie ma znaczącej różnicy dla obciążenia procesora. Pomiędzy poszczególnymi pomiarami, różnica nie przekracza 2%. Implementacja w języku Kotlin nigdy nie osiągnęła najlepszego wyniku w żadnej grupie pomiarów.
This paper discusses the issue of comparing Java and Kotlin technologies based on the web application framework. The criteria taken into account for testing purposes are: execution time, memory usage, CPU load, database response in set time. A series of tests and their in-depth comparative analysis are carried out. For this case, tests and code analysis were carried out to draw comparative conclusions. The performance in terms of web frameworks, database response speed and tests implementation in different languages - in all these Kotlin proved to be less efficient. There is no significant difference between CPU load between individual easurements, the difference does not exceed 2%. Implementation in the Kotlin language has never achieved the best result in any group of measurements.
Źródło:
Journal of Computer Sciences Institute; 2020, 16; 219-226
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza szkieletów programistycznych języka Java: Spring Boot, Micronaut oraz Quarkus
The comparative analysis of Java frameworks: Spring Boot, Micronaut and Quarkus
Autorzy:
Jeleń, Maciej
Dzieńkowski, Mariusz
Powiązania:
https://bibliotekanauki.pl/articles/2055128.pdf
Data publikacji:
2021
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
aplikacja internetowa
szkielety programistyczne języka Java
analiza wydajności
Spring Boot
Micronaut
Quarkus
web application
frameworks of the Java programming language
performance analysis
Opis:
Przedmiotem tej pracy jest analiza porównawcza trzech szkieletów programistycznych do budowy aplikacji interneto-wych dla języka Java: Spring Boot 2.4.4, Micronaut 2.5.4 oraz Quarkus 1.13.4.Final. Przygotowano aplikacje testowe, wyposażone w tą samą funkcjonalność, które wykorzystano w eksperymencie, polegającym na pomiarze czasów odpowiedzi serwera na żądania typu POST, GET, PUT i DELETE – realizujące operacje na bazie danych. Dla każdej aplikacji testowej, powtórzono pięciokrotnie scenariusz, który miał na celu zmierzyć czas obsługi żądań w różnych warunkach obciążeniowych. Podczas każdego powtórzenia zwiększano wielkość obciążenia, które oznaczało średnią liczbę wysyłanych żądań na sekundę przez wirtualnych użytkowników. Równolegle z badaniami wydajności wykonano pomiary niezawodności aplikacji testowych. Niezawodność zdefiniowano jako odsetek żądań wysyłanych do serwera, które zakończyły się niepowodzeniem. W porównaniach wzięto również pod uwagę objętość kodu aplikacji testowych opartych na wybranych szkieletach. Z przeprowadzonych analiz wynikło, że pod względem większości rozpatrywanych w ramach tej pracy kryteriów najlepszym szkieletem programistycznym okazał się Micronaut.
The aim of the work is a comparative analysis of three frameworks designed for building web applications for the Java programming language: Spring Boot 2.4.4, Micronaut 2.5.4 and Quarkus 1.13.4.Final. Test applications were prepared, equipped with the same functionality as used in the experiment consisting in measuring the server response times to a request of POST, GET, PUT and DELETE performing operations on the database. For each test application, the scenario aimed at measuring the time of handling requests under various load conditions was repeated five times. During each repetition of the scenario, the load which was the average number of requests sent per second by virtual users was increased. In parallel with performance tests, the reliability of the test applications was measured. Reliability was defined as the percentage of requests sent to the server that ended in a failure. The comparative analysis also took into consideration the volume of the code of the test applications based on the selected frameworks. The performed analyses showed that in terms of most of the criteria considered in this work Micronaut proved to be the best framework.
Źródło:
Journal of Computer Sciences Institute; 2021, 21; 287--294
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Test-Driven Development jako narzędzie optymalizacji procesu wytwarzania oprogramowania na platformie JEE
Test-Driven Development as a tool to optimize the JEE programming
Autorzy:
Sochacki, G.
Pańczyk, B.
Powiązania:
https://bibliotekanauki.pl/articles/98128.pdf
Data publikacji:
2017
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Test-Driven Development
Java
testy jednostkowe
testowanie
unit tests
testing
Opis:
W artykule poruszono temat korzyści płynących z zastosowania metodyki Test-Driven Development. Badania przeprowadzono z wykorzystaniem autorskiej aplikacji na platformę Java Enterprise Edition. Badana metodyka została porównana ze standardowym podejściem pisania testów.
The article is about the benefits of using the Test-Driven Development methodology. Tests were carried out on the author's application based on Java Enterprise Edition platform. The investigated methodology was compared with the standard approach to writing tests.
Źródło:
Journal of Computer Sciences Institute; 2017, 4; 112-116
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Variability in fish catch rates associated with Sea Surface Temperature Anomaly (Niño 3.4 index) in the West of Java Sea
Autorzy:
Syamsuddin, Mega
Sunarto, Sunarto
Yuliadi, Lintang
Harahap, Syawaludin
Powiązania:
https://bibliotekanauki.pl/articles/1076099.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Catch rates
El Niño
Java Sea
La Niña
oceanographic conditions
Opis:
The remotely derived oceanographic variables included sea surface height anomaly (SSHA), sea surface temperature (SST), chlorophyll-a (Chl a) and fish catches are used as a combined dataset to understand the ocean climate variability and further addresses their relations with the fish catches in the West-Java Sea. Fish catches and remotely sensed data are analyzed for the 5 years datasets from 2010-2014 and emphasized the differences of climate conditions during El Niño Southern Oscillation (ENSO) events. Here, we demonstrate the prominent annual variation of two species small pelagic fish catches (Euthynus affinis and Scomberomorus commerson) and one demersal species (Netuma thallasina) as representative of dominant catch in the region. Small pelagic catches had significant increment during El Niño compared to during La Niña events. Changes in oceanographic conditions during ENSO events resulted in perceivable variations in catches, with an average catches of 839.6 t (E. affinis) and 273,7 t (S. commerson) during El Niño. During La Niña event catch rates were reduced with an average catches of 602.6 t (E. affinis) and 210.3 t (S. commerson). During the La Niña event was less favorable for small pelagic catches. In contrast, N. thallasina does not seem to be directly affected by the ENSO. The average catches of N. thallasina during El Niño (182.17 t) lower than during La Niña (250.14 t). This inferred that different climate events might cause different oceanographic conditions that related to fish biodiversity. Our results would benefit the fish biodiversity-management to reduce risks due to climate regimes.
Źródło:
World Scientific News; 2019, 117; 175-182
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Catch Comparison and Rate of Floating Liftnet at Different Time of Hauling in Pangandaran, West Java, Indonesia
Autorzy:
Apriliani, Izza M.
Dwipayana, M. Firhandy
Sunarto, Sunarto
Rostini, Iis
Powiązania:
https://bibliotekanauki.pl/articles/1078350.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Pangandaran
West Java
catch
catch rate
fish
hauling time
liftnet
Opis:
Pangandaran fishermen use various types of fishing gear to catch fish, one of which is a liftnet. Floating liftnet fishing in Pangandaran is usually carried out at night, especially during dark months so that fish and cructaceans can gather in the area, as such animals are attracted to light (positive phototactic properties). These animals are deemed pelagic as they live on the surface of the waters. The weight and number of catch by fishermen are different depending on the time of hauling. Based on this, it is necessary to conduct research on the effect of the time of hauling on the floating liftnet catch. Accordingly, the optimal hauling time for floating liftnet fishing in Pangandaran was after midnight into early morning (00.00-04.00) and the average total catch is 386.12 kg. The main catch is mostly jawla paste shrimp and squid shrimp with a catch rate of 92.9 kg / hour.
Źródło:
World News of Natural Sciences; 2019, 22; 168-173
2543-5426
Pojawia się w:
World News of Natural Sciences
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Trend of Coastline Change for Twenty Years (1994-2014) in Cirebon, Indonesia
Autorzy:
Harahap, Syawaludin A.
Purba, Noir P.
Syamsuddin, Mega L.
Powiązania:
https://bibliotekanauki.pl/articles/1046538.pdf
Data publikacji:
2019
Wydawca:
Przedsiębiorstwo Wydawnictw Naukowych Darwin / Scientific Publishing House DARWIN
Tematy:
Cirebon
Landsat imagery
MNDWI
West Java
coastline change
erosion
sedimentation
Opis:
There are many factors lead to coastline change, and coastal erosion by the sea-water can lead to the reduction of land areas. Meanwhile, with sedimentation, there will be an increase in landmass. Cirebon, which is part of the northern coastal area of West Java Province, is located on lowland with a dense population and rapid urban development. Several studies have been conducted during the past decade in the coastal areas of Cirebon with research results indicating that most of the coastal areas in Cirebon are subject to landslides at various scales ranging from vulnerable to bad conditions. Based on this, it is necessary to do a study aimed to know the time series trend of coastline change in Cirebon, Indonesia. This study is expected to provide valuable information on the latest conditions of coastal areas in Cirebon, and can be used as a basis for land use and coastal management planning, as areas of potential loss to erosion can be identified and future mitigation of the coastal areas can be undertaken. The configuration of changes in coastline was determined using remotely sensed data of Landsat 7 TM/ETM+ satellite. Imagery data was processed using MNDWI. Accordingly, Cirebon has for twenty years (1994-2014), experienced a significant shift in the coastline. The average value of the coastline advancing toward the sea is 643 meters and coastline setback is 343 meters, or there has been an average shift of the coastline of approximately 986 meters. Meanwhile, over the past twenty years, the length of the coastline has increased by around 2.2 kilometers. The value of coastline onward that is greater than the setback indicates that changes in the coastline in Cirebon tend to experience accretion. Conclusively, Cirebon’s coastline changes show an increasing trend in length and domination by the accretion (sedimentation) process.
Źródło:
World Scientific News; 2019, 138, 2; 79-92
2392-2192
Pojawia się w:
World Scientific News
Dostawca treści:
Biblioteka Nauki
Artykuł

Ta witryna wykorzystuje pliki cookies do przechowywania informacji na Twoim komputerze. Pliki cookies stosujemy w celu świadczenia usług na najwyższym poziomie, w tym w sposób dostosowany do indywidualnych potrzeb. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w Twoim komputerze. W każdym momencie możesz dokonać zmiany ustawień dotyczących cookies