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ę "angular" wg kryterium: Temat


Tytuł:
Porównanie szkieletów aplikacji AngularJS i React.js na przykładzie aplikacji internetowej
Comparison of AngularJS and React.js frameworks based on a web application
Autorzy:
Capała, Łukasz
Skublewska-Paszkowska, Maria
Powiązania:
https://bibliotekanauki.pl/articles/98152.pdf
Data publikacji:
2018
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
javascript
Angular
react
wydajność frameworka
angular
framework performance
Opis:
Artykuł zawiera porównanie szkieletów aplikacji AngularJS i React.js. Dla potrzeb badawczych zostały utworzone dwie aplikacje oferujące identyczne funkcjonalności. Zmierzony i porównany został czas wykonania typowych zadań aplikacji internetowej: wstawianie, sortowanie i usuwanie elementów z listy obiektów JavaScript.
The paper contains comparison between AngularJS and React.js frameworks. For research purposes two applications that provides the same functionalities were created. Time of typical tasks execution: elements insertion, sorting and deletion from JavaScript list of objects was measured and compared.
Źródło:
Journal of Computer Sciences Institute; 2018, 6; 82-86
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza wybranych szkieletów dedykowanych budowie aplikacji SPA
Comparative analysis of selected programming frameworks dedicated to SPA applications
Autorzy:
Dybowska, Kinga
Plechawska-Wójcik, Małgorzata
Powiązania:
https://bibliotekanauki.pl/articles/24083604.pdf
Data publikacji:
2023
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
SPA
Opis:
Celem niniejszej pracy było porównanie dwóch popularnych szkieletów programistycznych dedykowanych budowie aplikacji typu SPA. Analizie zostały poddanedwie autorskie aplikacje o identycznych funkcjonalnościach, jedna z nich powstała w React, natomiast druga w Angularze. Wykorzystano gotowe narzędzie developerskie, autorski skrypt porównujący szybkość dodawania elementów do bazy danych oraz sprawdzono popularność technologii w serwisie Stack Overflow oraz w wyszukiwarce Google
The purpose of this study was to compare two popular programming frameworks dedicated to building SPA applications. Two proprietary applications with identical functionalities were analyzed, one created in React and the other in Angular. A ready-made programming tool was used, an original script comparing the speed of adding elements to the database, and the popularity of the technology was checked on the Stack Overflow website and in the Google search engine.
Źródło:
Journal of Computer Sciences Institute; 2023, 26; 88--92
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Porównanie narzędzi do tworzenia aplikacji typu SPA na przykładzie Angular2 i React
Comparison of tools for creating SPA applications using the examples of Angular2 and React
Autorzy:
Kalinowska, Jadwiga
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/98324.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
SPA
Opis:
Celem artykułu jest porównanie dwóch, najczęściej stosowanych narzędzi do wytwarzania aplikacji webowych typu SPA (Single Page Application). Analiza została przeprowadzona dla biblioteki ReactJS i dla frameworka Angular. Do badań wykorzystano aplikacje testowe o takiej samej funkcjonalności, zaimplementowane w obu technologiach. W porównaniu uwzględniono strukturę i wydajność aplikacji, wybrane metryki kodu, jakość dokumentacji oraz wsparcie społecznościowe.
The aim of the article is to compare two, most commonly used tools for the Single Page Application development. The analysis was carried out for the ReactJS library and for the Angular framework. Two applications were implemented for research purposes. The React and Angular test application has the same functionality. The comparison included the structure and performance of applications, selected code metrics, quality of documentation and social support.
Źródło:
Journal of Computer Sciences Institute; 2019, 10; 1-4
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
WebAssembly jako alternatywa dla JavaScript w tworzeniu nowoczesnych aplikacji internetowych
WebAssembly as an alternative solution for JavaScript in developing modern web applications
Autorzy:
Suryś, Dawid
Szłapa, Piotr
Skublewska-Paszkowska, Maria
Powiązania:
https://bibliotekanauki.pl/articles/98116.pdf
Data publikacji:
2019
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
JavaScript
WebAssembly
Blazor
Angular
Opis:
W artykule opisano wpływ wykorzystania standardu WebAssembly na wydajność aplikacji internetowych. Wykorzystano oparty o WebAssembly szkielet aplikacji Blazor. Pokazano, iż można wykonać w pełni funkcjonalną aplikację SPA (ang. Single Page Application) pisząc kod aplikacji w języku C#. Wykonano drugą aplikację wykorzystując szkielet Angular. W obu aplikacjach zaimplementowano te same funkcjonalności. Dla wykonanych aplikacji porównano czasy ładowania w przeglądarce oraz rozmiar przesyłanych danych. Zbadano wpływ pamięci podręcznej przeglądarki i kompresji gzip. Zbadano wydajność obsługi żądań HTTP. Porównano wydajność kodu WebAssembly z kodem JavaScript w zadaniu sortowania n-elementowej listy obiektów. Zbadano wydajność aplikacji Blazor w modyfikowaniu drzewa DOM. Porównano wybrane metryki kodu obu aplikacji. JavaScript okazał się wydajniejszy w zadaniach związanych z wykorzystaniem API przeglądarki. WebAssembly był lepszy w zadaniach obliczeniowych.
The article describes the impact of using WebAssembly on the performance of web applications. A Blazor framework based on WebAssembly was used. The paper shows that it is possible to create fully functioning Single Page Application using C# programming language. The second application was made using Angular framework. Both applications implement the same functionalities. For prepared applications loading time and size of transferred data was measured. The impact of using browser cache memory and gzip compression was examined. The performance of handling http requests using GET and POST methods were measured. The performance of WebAssembly against JavaScript code in task of sorting a list of N objects was compared. The performance of modifying html DOM was examined. Selected code metrics of written applications were compared. JavaScript presents better performance with tasks related with browser API. WebAssembly was better for computing.
Źródło:
Journal of Computer Sciences Institute; 2019, 13; 332-338
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Biblioteki AngularJS i ReactJS - analiza wydajnościowa
AngularJS and ReactJS libraries - performance analysis
Autorzy:
Kowalczyk, K.
Plechawska-Wójcik, M.
Powiązania:
https://bibliotekanauki.pl/articles/98212.pdf
Data publikacji:
2016
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
wydajność
performance
Opis:
Artykuł zawiera porównanie wydajności bibliotek języka JavaScript. Analizie podlegają programy napisane z wykorzystaniem AngularJS oraz ReactJS. Badanie wydajności zostało zrealizowane poprzez implementację aplikacji korzystających z języka JavaScript, z użyciem obu bibliotek. Na każdej z nich wykonano pomiary wydajności, na ich podstawie sporządzono analizę wyników. Analizę wykonano przy użyciu narzędzi developerskich przeglądarek internetowych oraz poprzez zawarty w kodzie mechanizm badawczy.
The article contains a comparison of the performance of selected JavaScript libraries. The analyzed programs have been written using AngularJS and ReactJS. Performance testing was carried out through the implementation of several applications using JavaScript, with a usage of both libraries. For each of them performance measurement was made and on its basis the results analysis was prepared. The analysis was performed using the development tools and by a mechanism contained in the code.
Źródło:
Journal of Computer Sciences Institute; 2016, 2; 114-119
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
An extended contact model of the angular bearing
Autorzy:
Kosmol, Jan
Powiązania:
https://bibliotekanauki.pl/articles/281002.pdf
Data publikacji:
2019
Wydawca:
Polskie Towarzystwo Mechaniki Teoretycznej i Stosowanej
Tematy:
contact model
angular bearing
FEM
Opis:
The article presents a new contact model of an angular bearing, called the extended model. The model takes account of the effects of centrifugal load caused by thr rotating ring of the bearing and the issue of elasticity. Present models, encountered in literature and referred to in the article as classical, consider the centrifugal force caused by the rotating ball only. Results of analytical research on the extended model and of FEM simulation show explicitly that the contact angles of bearings, and thus contact loads, differ very much from those values obtained in the classical model. These differences are disadvantageous for designing bearing assemblies, since contact loads are greater than those obtained in the classical model. This means, among others, that the present structures with angular contact bearings are in reality subject to greater loads than the constructor has envisaged. The motto of the article is to design analytical calculation models in such a form which would enable the constructor to estimate contact loads, just using a standard scientific calculator or MS Excel type applications; so that there would be no need for solving complex models using numerical methods.
Źródło:
Journal of Theoretical and Applied Mechanics; 2019, 57, 1; 59-72
1429-2955
Pojawia się w:
Journal of Theoretical and Applied Mechanics
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza wydajnościowa aplikacji Svelte i Angular
Performance analysis of Svelte and Angular applications
Autorzy:
Białecki, Gabriel
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/2055122.pdf
Data publikacji:
2021
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Svelte
Angular
performance
front-end
wydajność
Opis:
Celem artykułu jest sprawdzenie, czy nowsze rozwiązanie tworzenia części klienckiej aplikacji internetowej oparte na Svelte jest bardziej efektywne w porównaniu do standardowego podejścia stosowanego w Angular. W artykule przed-stawiono porównanie czasów renderowania się komponentów strony na przykładzie dwóch aplikacji testowych przygotowanych w obu szkieletach programistycznych. Do przeprowadzenia testów wydajnościowych przygotowano scenariusze, w których zbadano czasy dodawania i usuwania różnej liczby komponentów strony. Testy aplikacji były wykonane przy pomocy pakietu Selenium Webdriver. Wyniki badań wskazały jednoznacznie na fakt, że nowe podejście do manipulacji DOM (Svelte v. 3.0), jest bardziej wydajne niż korzystanie ze standardowego rozwiązania stosowanego w aplikacjach Angular (v.10.2).
The aim of this article is to check if the Svelte-based client part of a web application is more effective than the standard Angular approach. The article presents a comparison of page components rendering times on the basis of two test applications prepared in both frameworks. For the performance tests, scenarios were prepared in which the times of adding and removing a different number of page components were examined. Application tests were performed using the Selenium Webdriver package. The research results clearly showed that the new approach used for DOM manipulation (Svelte v.3.0) is more efficient than the standard solution used in Angular applications (v.10.2).
Źródło:
Journal of Computer Sciences Institute; 2021, 19; 139--143
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Effect of alignment errors on operation of machine tool spindle with active bearing preloading module
Autorzy:
Turek, Paweł
Stembalski, Marek
Powiązania:
https://bibliotekanauki.pl/articles/140187.pdf
Data publikacji:
2020
Wydawca:
Polska Akademia Nauk. Czytelnia Czasopism PAN
Tematy:
machine tool
preload
coaxiality
angular bearings
Opis:
The article describes a test stand with a spindle equipped with an active bearing preload system using piezoelectric actuators. The proper functioning of the spindle and the active system was associated with the correct alignment of the spindle shaft and the drive motor. The article presents two methods of shaft alignment. The use of commonly known shaft alignment methods with dial indicators is insufficient from the viewpoint of being able to control this preload. This work aims at making the readers aware that, for systems with active bearing preload, the latest measuring devices should be used to align the shaft. The use of commonly known methods of equalization with dial gauges is insufficient from the point of view of controlling this preload. Increasing the accuracy of shaft alignment from 0.1 to 0.01 mm made it possible to obtain a 50% reduction in the displacement of the outer bearing ring during spindle operation.
Źródło:
Archive of Mechanical Engineering; 2020, LXVII, 3; 323-334
0004-0738
Pojawia się w:
Archive of Mechanical Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza narzędzi do budowania aplikacji Single Page Application – AngularJS, ReactJS, Ember.js
Comparative analysis of tools dedicated to building Single Page Applications – AngularJs, ReactJS, Ember.js
Autorzy:
Nowacki, R.
Plechawska-Wójcik, M.
Powiązania:
https://bibliotekanauki.pl/articles/98052.pdf
Data publikacji:
2016
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
Ember
Single Page Application
Opis:
Tematem artykułu jest analiza porównawcza jednych z aktualnie najpopularniejszych frameworków języka JavaScript, służących do budowania aplikacji typu Single Page Application. Podczas analizy przyjęto cztery kryteria porównawcze: trudność nauki biblioteki, dodatkowe narzędzia charakterystyczne dla danego frameworka, wydajność na urządzeniach stacjonarnych oraz wydajność na urządzeniach mobilnych.
The subject of this article is a comparative analysis of some of the most popular frameworks, of JavaScript programming language, dedicated to creating Single Page Applications. There were four criteria accepted for the purpose of the research. The criteria are: difficulty of learning the given library, additional tools specific for given framework, performance on desktop devices and performance on mobile devices.
Źródło:
Journal of Computer Sciences Institute; 2016, 2; 98-103
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Comparison of Methods for Adjusting and Controlling the Preload of Angular-Contact Bearings
Autorzy:
Turek, P.
Skoczyński, W.
Stembalski, M.
Powiązania:
https://bibliotekanauki.pl/articles/99739.pdf
Data publikacji:
2016
Wydawca:
Wrocławska Rada Federacji Stowarzyszeń Naukowo-Technicznych
Tematy:
preload
angular-contact bearings
machine tool
Opis:
The effect of preload on the operating conditions of angular-contact bearings is described. The interdependences occurring during mutual displacements of bearing rings at different bearing contact angles are discussed. The criteria of the classification into low-speed and high-speed angular-contact bearings are presented. Selected methods of preloading angular-contact bearings are compared and discussed. Their advantages and disadvantages with regard to the active control and adjustment of the bearing system during its operation are presented. The structure of a developed test stand with a spindle assembly is described. Preliminary measurements of the behaviour of the spindle assembly during operation are reported. Conclusions are drawn and the direction for further research is indicated.
Źródło:
Journal of Machine Engineering; 2016, 16, 2; 71-85
1895-7595
2391-8071
Pojawia się w:
Journal of Machine Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Development of FEM model of an angular contact ball bearing with its experimental verification
Autorzy:
Turek, Pawel
Skoczynski, Waclaw
Stembalski, Marek
Powiązania:
https://bibliotekanauki.pl/articles/100095.pdf
Data publikacji:
2019
Wydawca:
Wrocławska Rada Federacji Stowarzyszeń Naukowo-Technicznych
Tematy:
preload
angular-contact bearings
machine tool
Opis:
The article presents FEM model of an angular contact ball bearing used in spindle systems with active preload control. A two-dimensional replacement model for a single rolling element was developed. Its elastic characteristics were determined and the stress distribution was presented for the FEM 2D model. Based on the elastic characteristics for a single rolling element, a complete 3D bearing was modelled. The substitute model of a bearing developed in this way was used to model the spindle system. The elasticity curve of this spindle was determined. The last stage of the work involved the experimental verification of the FEM model using a custom-built test bench, in which piezoelectric elements were used to preload the bearings.
Źródło:
Journal of Machine Engineering; 2019, 19, 4; 58-69
1895-7595
2391-8071
Pojawia się w:
Journal of Machine Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analysis of diagnostic utility of instantaneous angular speed fluctuation of diesel engine crankshaft
Autorzy:
Dereszewski, M.
Charchalis, A.
Polanowski, S.
Powiązania:
https://bibliotekanauki.pl/articles/244646.pdf
Data publikacji:
2011
Wydawca:
Instytut Techniczny Wojsk Lotniczych
Tematy:
two-stroke diesel engine diagnostics
diagnostics of combustion process
angular speed variation
angular acceleration
moving approximation
Opis:
Frequent crew rotation, a shorthand, and various levels of technical crew skills, are the facts with the ship-owners has to cope very often. Having the proper level of engine exploitation as a main objective is necessary to implement a constant engine monitoring system, in order to obtain quick and reliable diagnostic information. One cannot omit the financial aspect of monitoring system implementation, created by its price and costs of service. In this paper, the analysis of diagnostic utility of the signal deriving from a propulsion shaft fluctuation during its one revolution is presented. The angular speed of the shaft was measured using a laser sensor of torque meter ETNP-10. Diagnostic utility validation has been verified on a basis of combustion quality, in cylinders of two-stroke, turbocharged Marine Diesel Engine. Test was carried out on board of a container vessel during its sea passage. In order to evaluate the effectiveness of the method, the crew simulated engine’s malfunction by fuel injection cut-off in various cylinders (only one in the same time).The interference signals decomposition was carried out using the method of synchronous averaging and moving approximation with polynomial of 3rd exponent.
Źródło:
Journal of KONES; 2011, 18, 1; 123-128
1231-4005
2354-0133
Pojawia się w:
Journal of KONES
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
The influence of manufacturing oversizing on postwelding distortions of the fillet welded joint
Autorzy:
Kozak, J.
Kowalski, J.
Powiązania:
https://bibliotekanauki.pl/articles/259726.pdf
Data publikacji:
2015
Wydawca:
Politechnika Gdańska. Wydział Inżynierii Mechanicznej i Okrętownictwa
Tematy:
welding distortion
shipbuilding welding
welding angular distortion
Opis:
Welding process is basic joining technique in shipbuilding. Such method generated welding distortions which cause a lot of problems during the manufacturing process. In the literature it is proposed wide spectrum of suggestions for a correct estimation of welding deformation in particular angular deformation in the fillet welded T joint. In the work influence of oversizing of weld on angular distortions of joint is presented basing upon of the results of the laboratory measurements. Values determined on the basis of literature hypotheses are compared with the one obtained from the laboratory test.
Źródło:
Polish Maritime Research; 2015, 4; 59-63
1233-2585
Pojawia się w:
Polish Maritime Research
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza szkieletów programistycznych Angular 10 i Vue 3.0
Comparative analysis of the Angular 10 and Vue 3.0 frameworks
Autorzy:
Lipski, Piotr
Kyć, Jarosław
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/1837836.pdf
Data publikacji:
2021
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
Vue.js
efficiency
comparison
wydajność
porównanie
Opis:
Celem artykułu jest przeprowadzenie analizy porównawczej dwóch szkieletów programistycznych Angular w wersji 10 oraz Vue w wersji 3.0. Podstawą porównania jest wydajność zbadana za pomocą dwóch podobnych co do funkcjonalności aplikacji. Badaniu poddano widok ze zmienną liczbą wyświetlanych elementów, a czas mierzono od momentu wskazania liczby komponentów do zakończenia renderowania. Porównano także ilość przestrzeni dyskowej jaką zajmują finalne aplikacje oraz modułów aplikacji względem sposobu realizacji ich funkcjonalności. Wyniki badań pozwoliły sformułować wnioski, że Vue jest bardziej wydajny od Angulara a dodatkowo aplikacja Vue zajmuje mniej przestrzeni dyskowej.
The aim of this article is to perform a comparative analysis of the Angular v10 and Vue v3.0 frameworks. The basis of the comparison is the performance tested with two applications that are similar in terms of functionality. The view with a variable number of displayed elements was examined, and the time was measured from the moment the number of components was indicated to the end of rendering. The amount of disk space occupied by the final applications and application segments was also compared in relation to the method of implementing their functionality. The results of the research allowed to formulate the conclusions that Vue is more efficient than Angular and additionally the Vue application takes up less disk space.
Źródło:
Journal of Computer Sciences Institute; 2021, 20; 205-209
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Monte Carlo study of medium-energy electron penetration in aluminium and silver
Autorzy:
Aydın, A.
Peker, A.
Powiązania:
https://bibliotekanauki.pl/articles/146550.pdf
Data publikacji:
2015
Wydawca:
Instytut Chemii i Techniki Jądrowej
Tematy:
angular distribution
electron
energy spectra
penetration
transmission
Opis:
Monte Carlo simulations are very useful for many physical processes. The transport of particles was simulated by Monte Carlo calculating the basic parameters such as probabilities of transmitted–reflected and angular-energy distributions after interaction with matter. Monte Carlo simulations of electron scattering based on the single scattering model were presented in the medium-energy region for aluminium and silver matters. Two basic equations are required the elastic scattering cross section and the energy loss. The Rutherford equation for the different screening parameters is investigated. This scattering model is accurate in the energy range from a few keV up to about 0.50 MeV. The reliability of the simulation method is analysed by comparing experimental data from transmission measurements.
Źródło:
Nukleonika; 2015, 60, 2; 361-366
0029-5922
1508-5791
Pojawia się w:
Nukleonika
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Fuzzy-based positioning for mobile robots
Autorzy:
Shen, W.
Gu, J.
Meng, M.
Powiązania:
https://bibliotekanauki.pl/articles/384686.pdf
Data publikacji:
2009
Wydawca:
Sieć Badawcza Łukasiewicz - Przemysłowy Instytut Automatyki i Pomiarów
Tematy:
position estimation
laser rangefinder
virtual angular points
Opis:
This paper proposes fuzzy-based positioning algorithms for an iRobot B21r mobile robot, which is equipped with a 180° scanning laser rangefinder and other sensors, in an indoor environment. A novel, dynamic error model for the laser rangefinder is built with consideration of the detection distance and the detection angle. A new concept, the virtual angular point, is introduced in this paper as one of the features for positioning a mobile robot. To position a mobile robot, three kinds of feature points, such as break points, real angular points, and virtual angular points, are employed in this paper. Based on fuzzy evaluation for the accuracy of each feature point, positions obtained by two arbitrary points are fused together by the weighted mean technique, in which weight is determined by the uncertainty represented by fuzzy numbers. Experimental study has been carried out to verify the effectiveness and the accuracy of the algorithms.
Źródło:
Journal of Automation Mobile Robotics and Intelligent Systems; 2009, 3, 3; 3-12
1897-8649
2080-2145
Pojawia się w:
Journal of Automation Mobile Robotics and Intelligent Systems
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Nowoczesne technologie tworzenia graficznego interfejsu użytkownika w aplikacjach internetowych
Modern technologies for creating graphical user interface in web applications
Autorzy:
Kaproń, Mateusz
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/98190.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
Vue
web application
aplikacje internetowe
Opis:
The goal of the article is to compare the three most commonly used tools for creating a graphical user interface in web applications. The analysis was carried out for the currently most popular tools: Angular, React and Vue. Test applica-tions with identical user interface, implemented in three technologies, were used for the research. The article compares, above all, the performance related to page loading time and memory usage..
Celem artykułu jest porównanie trzech najczęściej stosowanych narzędzi do tworzenia graficznego interfejsu użytkow-nika w aplikacjach internetowych. Analiza została przeprowadzona dla najbardziej popularnych obecnie narzędzi: Angular, React i Vue. Do badań wykorzystano aplikacje testowe z identycznym interfejsem użytkownika, zaimplementowane w trzech technologiach. W artykule porównano przede wszystkim wydajność związaną z czasem ładowania stron oraz zajętość pamięci.
Źródło:
Journal of Computer Sciences Institute; 2020, 15; 139-142
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza porównawcza technologii widoków dla aplikacji Spring
Comparative analysis of view technologies for the Spring application
Autorzy:
Borys, Vadym
Slezenko, Roman
Pańczyk, Beata
Powiązania:
https://bibliotekanauki.pl/articles/98216.pdf
Data publikacji:
2020
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
wydajność
Spring
Angular
JSP
Thymeleaf
Wicket
performance
Opis:
Celem artykułu jest wybór, możliwie najbardziej wydajnych narzędzi do tworzenia interfejsu użytkownika dla aplikacji Spring.W artykuleprzeprowadzono porównanie dla 4 wybranych technologii widoków: JSP, Thymeleaf, Wicket i Angular. Testy wydajności czasowej i pamięciowej zostały przeprowadzone z wykorzystaniem Rest API w Spring. Wyniki testów pozwoliły wskazaćnajlepsze rozwiązania.
The goal of the article is to choose the most efficient user interface creation tools possible for Spring. The study compares 4 selected view technologies: JSP, Thymeleaf, Wicket and Angular. Time and memory performance tests were carried out using Rest API in Spring. Test results allowed to identify the best solutions.
Źródło:
Journal of Computer Sciences Institute; 2020, 14; 78-81
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Analiza obciążeniowa aplikacji internetowych z użyciem szkieletów Angular, React i Vue
Web application performance analysis using Angular, React and Vue.js frameworks
Autorzy:
Bielak, Konrad
Borek, Bartłomiej
Plechawska-Wójcik, Małgorzata
Powiązania:
https://bibliotekanauki.pl/articles/2086213.pdf
Data publikacji:
2022
Wydawca:
Politechnika Lubelska. Instytut Informatyki
Tematy:
Angular
React
Vue
analiza obciążeniowa
JavaScript
Performance
Opis:
Celem pracy jest przeprowadzenie analizy wydajnościowej oraz wskazanie na jej podstawie najbardziej przyjaznego dla użytkownika i najszybciej działającego szkieletu. Do sprawdzenia szybkości działania wybranych technologii napisane zostały trzy aplikacje internetowe. Analizie poddano jedne z najpopularniejszych szkieletów, mianowicie: Angular, React i Vue. Statyczne kryteria porównawcze wykorzystane w pracy to: rozbudowana i ogólnodostępna dokumentacja, proces wytwarzania aplikacji, szybkość budowy aplikacji, rozwój oraz wsparcie przez twórców. Kryteriami praktycznymi są czasy mierzone podczas wykonywania testów. Testy wykonane zostały za pomocą prostych operacji korzystających z funkcji CRUD (ang. Create, Read, Update, Delete). Dokonano zestawienia wyników szybkości, w jakiej zrealizowane zostały poszczególne operacje oraz opis analizy technicznej danych szkieletów. Do analizy porównawczej wykorzystano narzędzia deweloperskie takie jak: Google Analytics, Google Chrome, Mozilla Firefox, Chrome DevTools.
The aim of the work is to conduct a performance analysis and, on its basis, to indicate the most user-friendly and fastest operating framework. Three Internet applications have been written to test the speed of operation of selected technologies. Some of the most popular frameworks were analyzed: Angular, React and Vue. Static comparative criteria used in the work are: favorable and generally available documentation, application development, speed of application development, development and support by creators. The practical criteria are the times measured during the execution of the tests. The tests were performed with simple operations using the CRUD (Create Read Update Delete) function. The performance analysis carried out in this way shows the differences between the frameworks. The following developerPersian tools were used for the comparative analysis: Google Analytics, Google Chrome, Mozilla Firefox, Chrome DevTools.
Źródło:
Journal of Computer Sciences Institute; 2022, 23; 77--83
2544-0764
Pojawia się w:
Journal of Computer Sciences Institute
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Numerical modelling of innovative manufacturing processes with induced strain path changes
Autorzy:
Muszka, K.
Madej, Ł.
Graca, P.
Majta, J.
Powiązania:
https://bibliotekanauki.pl/articles/100123.pdf
Data publikacji:
2013
Wydawca:
Wrocławska Rada Federacji Stowarzyszeń Naukowo-Technicznych
Tematy:
strain path
accumulative angular drawing
FE modelling
Opis:
A review of various bulk metal forming processes that take into account influence of strain path changes on material flow is presented in this paper. Particular attention is put on computer aided design of innovative angular accumulative drawing (AAD) operation. Research in the area of development of metal forming processes taken advantage of strain path phenomena is conducted in many scientific laboratories as the strain patch change effect influences many crucial properties of the deformed material. As a result it provides a possibility of forming materials, which are e.g. difficult to form in a conventional manner. Advantages and limitations of the AAD process are summarized and presented in this work. Difficulties in development of the complex rheological model that takes in to account strain path changes in the deformed material are also presented and discussed.
Źródło:
Journal of Machine Engineering; 2013, 13, 2; 59-68
1895-7595
2391-8071
Pojawia się w:
Journal of Machine Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Optical torques and forces in birefringent microplate
Autorzy:
Zenkova, C. Y.
Ivanskyi, D. I.
Kiyashchuk, T. V.
Powiązania:
https://bibliotekanauki.pl/articles/174384.pdf
Data publikacji:
2017
Wydawca:
Politechnika Wrocławska. Oficyna Wydawnicza Politechniki Wrocławskiej
Tematy:
evanescent wave
spin angular momentum
birefringent microplate
Opis:
The paper presents a theoretical model for calculating the optical forces caused by the density of spin and orbital momentum and optical torque, caused by the angular momentum typical for a circularly polarized beam or a circular component of an elliptically polarized beam. Total internal reflection at the plate–air interface implemented by the birefringent plate spattered with nanoparticles of gold creates the conditions for the allocation of the predominant action of the vertical spin of the evanescent wave, which has recently been predicted theoretically.
Źródło:
Optica Applicata; 2017, 47, 3; 483-493
0078-5466
1899-7015
Pojawia się w:
Optica Applicata
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Matematicheskaja model dinamiki dvizhenija ehlektrotekhnicheskogo robotizirovannogo kompleksa fitomonitoringa v teplice
Mathematical model of dynamics of movement of robotic systems electrical phytomonitoring in the greenhouse
Autorzy:
Lysenko, V.
Bolbot, I.
Chernov, I.
Powiązania:
https://bibliotekanauki.pl/articles/77830.pdf
Data publikacji:
2015
Wydawca:
Komisja Motoryzacji i Energetyki Rolnictwa
Tematy:
greenhouse
dynamics model
robot
angular velocity
linear velocity
Źródło:
Motrol. Motoryzacja i Energetyka Rolnictwa; 2015, 17, 4
1730-8658
Pojawia się w:
Motrol. Motoryzacja i Energetyka Rolnictwa
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Compensation of machine tool angular thermal errors using controlled internal heat sources
Autorzy:
Mares, M.
Horejs, O.
Hornych, J.
Kohut, P.
Powiązania:
https://bibliotekanauki.pl/articles/971270.pdf
Data publikacji:
2011
Wydawca:
Wrocławska Rada Federacji Stowarzyszeń Naukowo-Technicznych
Tematy:
control
machine tool
angular thermal error
transfer function
Opis:
Thermal errors caused by the influence of internal and external heat sources in machine tool structure can cause up to 70% of total machine tool inaccuracy. Therefore, research on thermal behavior of machine tool structures is crucial for successful manufacturing. This paper provides an insight into the modeling of highly nonlinear (increasing with the complexity of the structure) machine tool thermal behavior using thermal transfer functions This approach to modeling is dynamic (uses thermal history) and, due to its relative simplicity, it enables real-time calculations. The method uses very few additional gauges and solves separately each influence participating in the thermal error. The main objective of the article is to describe the estimation of angular deformations occurring at the tool center point due to thermal influences. Transfer functions are used for the identification and control of additional internal heat sources. The second aim is to compare modeling effort with approximation quality. A partial objective is to cover other nonlinearities occurring generally in machine tool thermal behavior. The approach has been verified on a closed quill (a simple and symmetrical machine tool part) and applied on a model of a machine tool structure which has been chosen as the least favorable from the thermal point of view.
Źródło:
Journal of Machine Engineering; 2011, 11, 4; 78-90
1895-7595
2391-8071
Pojawia się w:
Journal of Machine Engineering
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Monitoring of torsional vibration of a crankshaft by instantaneous angular speed observations
Autorzy:
Dereszewski, M.
Powiązania:
https://bibliotekanauki.pl/articles/242907.pdf
Data publikacji:
2016
Wydawca:
Instytut Techniczny Wojsk Lotniczych
Tematy:
diagnostics
diesel engine
torsional vibrations
torque
angular speed
Opis:
Continuous monitoring of diesel engine performance under its operating is critical for prediction of malfunction development and subsequently functional failure detection. Analysis of Instantaneous angular Speed (IAS) of the crankshaft is considered as one of non-intrusive and effective method of detection of combustion quality deterioration. The paper contains presentation of attempt of monitoring of piston engine’s crankshaft torsional vibrations by measurement of Instantaneous Angular Speed at free and power output ends of the engine. It is assumed that calculation of differential value of angular distance run between both ends in the same time shall give the picture of torsion angle magnitudes and phases of the peak values. Fir carrying out such measurements, high frequency of sampling was required. The angular speed measurements is to be done utilising two optical sensors for reading and two perforated discs mounted at shaft’s ends playing the role of speed signal emitters. In the paper is presented description of the measurement system and explanation of its mode of work. It is also shown analysis of measurement accuracy, way errors elimination and method of signals runs filtration. Presented results of experiment derives from test cycle carried out using laboratory stand of Gdynia Maritime University equipped with 3- cylinder self - ignition engine, powering electric generator.
Źródło:
Journal of KONES; 2016, 23, 1; 99-106
1231-4005
2354-0133
Pojawia się w:
Journal of KONES
Dostawca treści:
Biblioteka Nauki
Artykuł
Tytuł:
Validation of reference sampling for failure detection by crankshaft angular speed analysis
Autorzy:
Dereszewski, M.
Charchalis, A.
Powiązania:
https://bibliotekanauki.pl/articles/243825.pdf
Data publikacji:
2014
Wydawca:
Instytut Techniczny Wojsk Lotniczych
Tematy:
diagnostics
marine diesel engine
angular speed
reference comparison
Opis:
The paper presents results of the experiment focused on evaluation of records of runs of the engine in good condition as a reference for subsequent detection of faults of fuel system of medium speed diesel engine. The aim of research was determination of limits of instantaneous angular speed's spread spotted between random starts of the engine, without any fault condition simulation. Due to fine variation of the load setup and different ambient condition, every record of angular speed of independent starting, despite of attempts to sustain the same load and rotational speed value, presents some deviations between runs. Having on mind utilization of such measurement as a template for further comparison, is crucial to find out how random changes of ambient conditions and accuracy of revolutionary speed setup affect the IAS magnitude course. The answer was got in way of registration of numerous runs of the test engine after independent starts and hand adjustment of required RPM’s. The experiment was carried out at laboratory stand in GdyniaMaritimeUniversity, equipped with diesel engine Sulzer 3AL 25/30 driving electrogenerator. Sulzer 3AL 25/30 is three cylinder, medium speed, four stroke marine diesel engine, with maximum output 400 kW at 750 rpm. Independent records were treated as random variable and were compared each other. Obtained results were compared with differences between healthy engine and with simulated malfunctions of fuel injection.
Źródło:
Journal of KONES; 2014, 21, 4; 63-70
1231-4005
2354-0133
Pojawia się w:
Journal of KONES
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