To see the other types of publications on this topic, follow the link: Vue.js.

Journal articles on the topic 'Vue.js'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'Vue.js.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

I Gede, Surya Rahayuda, and Ni Putu Linda Santiari. "Penentuan Rute Evakuasi Bencana Kebakaran Menggunakan Algoritma Dijkstra berbasis Web Framework Vue.js." Jurnal Sistem dan Informatika (JSI) 14, no. 2 (August 4, 2020): 80–88. http://dx.doi.org/10.30864/jsi.v14i2.252.

Full text
Abstract:
Penentuan rute terdekat diperlukan pada setiap perjalanan. Pada penelitian sebelumnya penulis telah menggunakan beberapa metode pencarian jalur yang diterapkan untuk menentukan jalur terdekat pengiriman produk. Pada penelitian saat ini penulis menerapkan metode pencarian jalur untuk penentuan rute terdekat perjalanan tim pemadam kebakaran. Diharapkan dengan digunakannya metode tersebut dapat mempercepat penentuan rute terdekat menuju lokasi kebakaran. Metode pencarian jalur yang digunakan adalah metode Dijkstra, metode tersebut diimplementasikan berbasis web framework vue.js. Berdasarkan penelitian yang dilakukan pada beberapa data tes, metode Dijkstra berhasil menentukan rute evakuasi terbaik. Penulis memilih menggunakan framework vue.js sebagai front-end web karena vue.js memiliki kelebihan dari desain tampilan yang baik dan reaktif. Berdasarkan pengujian sistem menggunakan black-box testing terhadap berbagai proses yang ada didapatkan hasil yang baik dan sesuai keinginan.
APA, Harvard, Vancouver, ISO, and other styles
2

Baida, Roman, Maksym Andriienko, and Małgorzata Plechawska-Wójcik. "Perfomance analysis of frameworks Angular and Vue.js." Journal of Computer Sciences Institute 14 (March 30, 2020): 59–64. http://dx.doi.org/10.35784/jcsi.1577.

Full text
Abstract:
The aim of the paper is to compare the performance of popular JavaScript frameworks Angular and Vue.js in the context of game development. The comparative criteria are as follows: time of data exchanging with server and rendering of various application components, memory consumption during refreshing the current game information and restoring the user to the current game, browser load level and size of the final application files. The test results show that the Vue.js framework is more efficient.
APA, Harvard, Vancouver, ISO, and other styles
3

Souza, William Gabriel de, and Giuliano Scombatti Pinto. "UTILIZAÇÃO DO VUE.JS COM UMA API REST EM SPRING BOOT." Revista Interface Tecnológica 17, no. 2 (December 18, 2020): 155–67. http://dx.doi.org/10.31510/infa.v17i2.904.

Full text
Abstract:
Aplicações do tipo single page application (SPA) são muito utilizadas na atualidade nos mais variados contextos para otimizar as interações com os usuários. Diante disso, o objetivo do presente artigo é apresentar os recursos necessários para o desenvolvimento de uma single page application para o gerenciamento de estoques. O front-end foi desenvolvido utilizando o framework progressivo de JavaScript Vue.js. O desenvolvimento do back-end foi realizado o framework de Java, Spring Boot Para desenvolver uma API Rest. A metodologia utilizada para o desenvolvimento do presente trabalho foi a pesquisa bibliográfica em livros, artigos, sites, e-books, dentre outros. Conclui-se que o Vue.js junto com o Spring boot possibilita uma aplicação de grande escalabilidade de recursos e desacoplamento entre componentes, além de uma organização mais limpa do código.
APA, Harvard, Vancouver, ISO, and other styles
4

Song, Junhui, Min Zhang, and Hua Xie. "Design and Implementation of a Vue.js-Based College Teaching System." International Journal of Emerging Technologies in Learning (iJET) 14, no. 13 (July 15, 2019): 59. http://dx.doi.org/10.3991/ijet.v14i13.10709.

Full text
Abstract:
The proliferation of Internet information technology has fundamentally changed the way of learning. It is now a research hotspot to improve teaching effect in col-leges with Internet information technology. Starting from the actual needs of col-lege teaching, this paper designs a college teaching system based on various In-ternet information technologies. Specifically, the front end was developed under the lightweight progressive Vue.js framework, which relies on the model–view–view model (MVVM); the overall structure of the system was set up based on the browser-server (B/S) architecture; the system functions were realized through HTML5, Node.js and database technology; the compatibility between mobile terminal and desktop was realized under Bootstrap. The system test shows that the Vue.js-based college teaching system operated stably, achieved the design goals and satisfied user demand. The research findings shed important new light on modernization and quality of college teaching.
APA, Harvard, Vancouver, ISO, and other styles
5

Грицюк, Іванна, and Andrii Safonyk. "Розроблення інформаційної системи для спектрофотометричного аналізу." Modeling Control and Information Technologies, no. 5 (November 21, 2021): 135–36. http://dx.doi.org/10.31713/mcit.2021.44.

Full text
Abstract:
Проаналізовано основні види архітектури нейронних мереж та обрано оптимальну архітектуру для процесу визначення іонів заліза спектрофотометричним методом, розроблено схему нейронної мережі, проаналізовано точність навчання та обрано аналізатор даних нейронної мережі. Для тестування роботи та отримання даних досліджень було розроблено веб-інтерфейс з використанням JavaScript фреймворк Vue.js.
APA, Harvard, Vancouver, ISO, and other styles
6

Boczkowski, Krzysztof, and Beata Pańczyk. "Comparison of the performance of tools for creating a SPA application interface - React and Vue.js." Journal of Computer Sciences Institute 14 (March 30, 2020): 73–77. http://dx.doi.org/10.35784/jcsi.1579.

Full text
Abstract:
The article analyses the performance of currently used tools for creating a SPA application interface. The study was conducted using two applications with the same functionality, implemented in React and Vue.js. The tools available in web browsers and appropriate implementations of own methods were used to measure SPA performance.
APA, Harvard, Vancouver, ISO, and other styles
7

Timanovskyi, Yehor, and Małgorzata Plechawska-Wójcik. "Performance analysis of selected tools for building a Single Page Application." Journal of Computer Sciences Institute 14 (March 30, 2020): 82–87. http://dx.doi.org/10.35784/jcsi.1581.

Full text
Abstract:
The article presents analysis of the performance of selected tools to build a Single Page Application. Chrome browser with DevTools tool was used to evaluate the performance of the test application. The total number of all tests was 112. As part of the study, a test application was created using different JavaScript frameworks - the Angular framework and the Vue.js framework.
APA, Harvard, Vancouver, ISO, and other styles
8

Alip, Alip, Sandy Kosasi, I. Dewa Ayu Eka Yuliani, Gusti Syarifudin, and David David. "Implementasi Arsitektur Model View Controller Pada Website Toko Online." Jurnal Bumigora Information Technology (BITe) 3, no. 2 (January 4, 2022): 135–50. http://dx.doi.org/10.30812/bite.v3i2.1566.

Full text
Abstract:
Website merupakan media yang digunakan untuk penyampaian informasi, komunikasi, dan transaksi. Pengembangan website memiliki beberapa arsitektur diantaranya Model View Presenter, Model View ViewModel, Model View Controller dan lain-lain. Website memiliki standar pemrograman yang universal dengan arsitektur MVC dan RESTful API. REST berformat JSON dan menggunakan Json Web Token untuk hak akses, JSON memiliki ukuran kecil dibanding XML. Penelitian ini bertujuan untuk mengatasi kebutuhan yang ada pada Happy Belanja Senakin berupa website yang bisa digunakan sebagai media penjualan, pengelolaan barang dan memonitoring stok barang tanpa harus berada di toko agar lebih terstruktur dan memperluas pangsa pasar dengan memanfaatkan arsitektur MVC dan RESTful API untuk menghubungkan dan mengintegrasikan framework laravel dan framework Vue.Js. Framework laravel digunakan sebagai backend untuk mengelola data produk yang berkaitan dengan data penjualan produk. Framework Vue.Js digunakan sebagai view untuk menampilkan informasi produk kepada pengunjung website maupun user dan digunakan sebagai transaksi penjualan. Penelitian ini menghasilkan website dengan memanfaatkan arsitektur MVC dan RESTful API. Adapun Metode pengembangan menggunakan Extreme Programming serta metode pengujian menggunakan Black Box. Kemudahan pengembangan dimasa mendatang dan kemudahan dalam proses mengelola data produk dan penjualan sehingga pihak Happy Belanja Senakin dapat lebih mudah melakukan input data produk dan memonitoring stok.
APA, Harvard, Vancouver, ISO, and other styles
9

Kaluža, Marin, and Bernard Vukelić. "Comparison of front-end frameworks for web applications development." Zbornik Veleučilišta u Rijeci 6, no. 1 (2018): 261–82. http://dx.doi.org/10.31784/zvr.6.1.19.

Full text
Abstract:
Modern web applications, due to the functionalities they provide in their user interfaces, have a complex program structure. Manually writing a program code, due to the complexity of the entire application, can result in uneven quality and content of individual application parts. Maintaining such developed applications is more difficult. Because of this, web applications are often developed by using different frameworks. A framework allows structuring, simpler and more uniform program script writing, and thus easier web application maintenance. There are various frameworks that can be used in the development of web applications, for different parts of the application. Those analyzed in this paper are used in the development of front end parts of web applications. According to their design, a web application can be developed as the Multi Page (MPA) or the Single Page (SPA). This paper explains the difference between MPA and SPA web applications. The advantages and disadvantages of MPA are demonstrated in relation to SPA web applications. Required characteristics that the framework should have in order to be optimized for creating MPA and SPA web applications are set. The hypothesis has been tested: There is a framework that is optimized for the development of both MPA and SPA applications. Possibilities, architecture and development techniques of a web application using front end frameworks, as well as the suitability of such frameworks for the development of MPA and SPA web applications have been analysed. Choosing a framework for the hypothesis testing has been performed based on the popularity of available frameworks. The required characteristics have been analyzed on the three most popular frameworks: Angular, Vue.js and React-js. It has been shown that the Vue.js framework is the most optimized framework for the development of both MPA and SPA applications.
APA, Harvard, Vancouver, ISO, and other styles
10

Ma, Mingze. "Design and realisation of residential property management information system based on browser/server mode." Applied Mathematics and Nonlinear Sciences 6, no. 2 (July 1, 2021): 239–48. http://dx.doi.org/10.2478/amns.2021.2.00046.

Full text
Abstract:
Abstract The data filling, mathematical calculations and statistical operations for property management are realised by a system development tool that adopts the browser/server (B/S) architecture, Java, as the development language and a framework that adopts Spring MVC mode; additionally, the MySQL database is used, the source code and database interaction process use the Mybatis framework and the front-end display uses the VUE.js framework.. Functional modules include the following elements: owner information, real estate information, engineering equipment, personnel management and lease management. The system has passed the functional test, if it has been in trial operation for 1 year in multiple residential communities and has the characteristics of simple operation, stable operation and strong scalability, among others.
APA, Harvard, Vancouver, ISO, and other styles
11

Дегенек, Арсеније. "ПОРЕЂЕЊЕ ANGULAR, REACT.JS И VUE.JS JAVASCRIPT ПРОГРАМСКИХ ОКВИРА НА ПРИМЕРУ УПРАВЉАЊА СТАЊИМА КЛИЈЕНТСКИХ АПЛИКАЦИЈА." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 35, no. 11 (November 5, 2020): 2018–21. http://dx.doi.org/10.24867/10be41degenek.

Full text
Abstract:
У овом раду дат је опис, као и поређење шаблона за ефикасно управљање стањима клијентских апликација у три тренутно најпопуларнија JavaScript програмска оквира. На основу детаљне анализе и примене библиотека специфичних за сваки програмски оквир, изведени су закључци о томе колико је сваки од њих погодан за коришћење. Сврха читаве анализе јесте доћи до одговора којом стратегијом и уз помоћ ког програмског оквира је најлакше структурирати клијентску апликацију, тако да она остане погодна за одржавање упркос својој комплексности. У циљу ефикасног поређења, употребом сваког програмског оквира креирана је по једна прототипска апликација. Све оне су базиране на истом скупу функционалности, осмишљених тако да дају реалну слику о предностима и манама примењеног шаблона.
APA, Harvard, Vancouver, ISO, and other styles
12

黄, 浩铭. "Design and Development of Student Dormitory Social Platform WebAPP Based on Vue.js and Javalin Framework." Software Engineering and Applications 08, no. 06 (2019): 390–401. http://dx.doi.org/10.12677/sea.2019.86048.

Full text
APA, Harvard, Vancouver, ISO, and other styles
13

Noor, Adriyansah Efendi, and Pahrul Irfan. "Implementasi Progressive Web Apps (PWA) Menggunakan Laravel Dan Vue.Js dalam Pembuatan Aplikasi Penyedia Jasa Freelance." JTIM : Jurnal Teknologi Informasi dan Multimedia 2, no. 3 (November 29, 2020): 174–80. http://dx.doi.org/10.35746/jtim.v2i3.109.

Full text
Abstract:
Vocational High School or in Indonesian abbreviated as SMK, is a government program that was built with the aim that students can have expertise in certain fields and can be the initial capital for them in looking for work. An accredited educational curriculum and the many practical activities provided to students can also ensure that SMK graduates are ready to enter the workforce. However, in today's world of work, it requires workers who, in addition to having skills, must also have work experience. There are events held by the government regarding Job Vacancy info which are held only a few times a year so that more participants are participating and the unemployment rate in the regions is getting higher. Based on the above problems, the authors provide a solution by creating a "Freelance Service Provider Application" which is expected to bring together workers and job seekers. The application is made web-based so that it can be easily accessed through various types of devices. The author also implements Progressive Web Apps technology or also known as PWA so that it can be more easily accessed on mobile devices. Based on the results of the discussion on the implementation of PWA technology for making applications for freelance service providers, this can be a means for the public and prospective workers to meet and conduct transactions. So based on the questionnaire data obtained from the respondents, it can be concluded that the research carried out was successful and it is felt that it can help the graduates of SMK 3 Mataram to get jobs and also work experience
APA, Harvard, Vancouver, ISO, and other styles
14

S, Venkata Achuta Rao, Kakumani Manasa, Yerramilli Pragna Sree, Uppu Sai Kumari, and Yechuri Mohan. "E-COMMERCE WEBSITE FOR BIKE ACCESSORIES." YMER Digital 21, no. 05 (May 25, 2022): 1035–40. http://dx.doi.org/10.37896/ymer21.05/b8.

Full text
Abstract:
In this era of internet, E-commerce is growing by leaps and bounds. ECommerce(electroniccommerce) is the buying and selling of goods and services, or the transmitting of funds or data, over an electronic network, primarily the internet. These business transactions occur either as Business-to-Business(B2B), Business-to Customer(B2C), Customer-to-Customer(C2C) and Customer-to-Business(C2B). Here we are building an e-commerce website based on Businessto Customer(B2C). An e-commerce website built for a bike accessories company to scale up business throughout the pandemic and post-pandemic. Our solution is well equipped with an upfront tech stack, the backend is built on python, frontend vue.js and elastic server capabilities. Our Project eases people to have their biking accessories within their reach without moving out and can also avail great varieties with customized options which put them in a comfortable zone.
APA, Harvard, Vancouver, ISO, and other styles
15

Ossio, Raul, O. Isaac Garcia-Salinas, Diego Said Anaya-Mancilla, Jair S. Garcia-Sotelo, Luis A. Aguilar, David J. Adams, and Carla Daniela Robles-Espinoza. "VCF/Plotein: visualization and prioritization of genomic variants from human exome sequencing projects." Bioinformatics 35, no. 22 (June 4, 2019): 4803–5. http://dx.doi.org/10.1093/bioinformatics/btz458.

Full text
Abstract:
Abstract Motivation Identifying disease-causing variants from exome sequencing projects remains a challenging task that often requires bioinformatics expertise. Here we describe a user-friendly graphical application that allows medical professionals and bench biologists to prioritize and visualize genetic variants from human exome sequencing data. Results We have implemented VCF/Plotein, a graphical, fully interactive web application able to display exome sequencing data in VCF format. Gene and variant information is extracted from Ensembl. Cross-referencing with external databases and application-based gene and variant filtering have also been implemented. All data processing is done locally by the user’s CPU to ensure the security of patient data. Availability and implementation Freely available on the web at https://vcfplotein.liigh.unam.mx. Website implemented in JavaScript using the Vue.js framework, with all major browsers supported. Source code freely available for download at https://github.com/raulossio/VCF-plotein. Supplementary information Supplementary data are available at Bioinformatics online.
APA, Harvard, Vancouver, ISO, and other styles
16

Nurpandi, Finsa, and Diki M. Rosid Liki. "Perancangan dan Pembangunan Aplikasi Electronic Menu Restoran." Media Jurnal Informatika 13, no. 1 (June 30, 2021): 1. http://dx.doi.org/10.35194/mji.v13i1.1270.

Full text
Abstract:
Electronic Menu or abbreviated as eMenu is an application that designed to improve the performance of service processes in a business sector, especially restaurants. eMenu aims to change thefood ordering service process that was originally traditional using paper, into web-based digital media. Not only handling food ordering services, eMenu also handles almost all business processes in a restaurant such as menu management, managing information on orders received by waiters and chef, payment transactions, to sales reports. To handle payment transaction, eMenu using third party application payment gateway, called Duitku. eMenu is built using Single-Page Application concept that use AJAX calls which allows time efficiency in displaying the required data. By using the Single-Page Application, the browser does not reload the entire requested page but only part of data is displayed dynamically. The Single-Page Application uses Vue.js as Front-end stack, and Laravel to manage Back-end. eMenu application is responsive design, so that user can access via smartphone or desktop computer with properly.
APA, Harvard, Vancouver, ISO, and other styles
17

Firdaus, Alifia Zahra. "Building Front-End Rekaruang Application Using Waterfall Development Method in The Design Order Module." JATISI (Jurnal Teknik Informatika dan Sistem Informasi) 9, no. 1 (March 16, 2022): 1–11. http://dx.doi.org/10.35957/jatisi.v9i1.1392.

Full text
Abstract:
Based on research conducted on sixty-ninth-grade female students at Shiraz high school, interior design was able to improve mental health and decrease anxiety and insomnia. This research result shows that the importance of applying interior design to a person's psychological health. However, nowadays, many people do not care about implementing interior design because they are worried if the results are not as desired. It becomes a problem for interior designers in getting customers. Based on these problems, the researcher tries to provide a web-based practical application for bridging interior designers with clients as building owners. This research only focuses on developing Front-End applications using the JavaScript programming language and the vue.js framework. This study applies the waterfall method as a software development method. This research produces a design application that can be a place for interior designers to get clients through design messaging services. This application testing using a user acceptance test. The test results show that three out of five interior designers have accepted the entire process of the design Order service. While the other two designers have accepted conditions for some process on the design Order service to help get clients.
APA, Harvard, Vancouver, ISO, and other styles
18

Castillo Estrada, Christian Mauricio, Karina Cancino Villatoro, Vanessa Benavides García, and Aron de la Cruz Vázquez. "Diseño de un Sistema web para el control de Curriculum Vitae Electrónico de personal docente basado en una arquitectura orientada a servicios (API REST)." Revista de Investigación en Tecnologías de la Información 10, no. 20 (December 31, 2022): 28–42. http://dx.doi.org/10.36825/riti.10.20.003.

Full text
Abstract:
This article describes the proposal to generate an information system based on a web environment for the control of the Electronic Curriculum Vitae of the teaching staff of the Faculty of Business Campus IV of the Autonomous University of Chiapas, for the purpose of concentrating labor and productivity data academic staff of the teaching staff who teach subjects in the educational programs offered by the educational institution, which are periodically evaluated by accrediting bodies; Likewise, this information system contemplates the generation of personalized statistical reports that contribute to the decision-making of managers. To develop the aforementioned system, web engineering techniques and methodologies based on a service-oriented architecture were used. The resulting technological solution offers a responsive graphical user interface to adapt to the resolution of various computer equipment and mobile devices, for this, the progressive framework Vue.js derived from the JavaScript language and the PrimeVue user interface component library were used. Regarding the construction of the Service API (REST API), that is, the server-side programming, the Codeigniter open-source framework was used based on the PHP language and as a MySQL database manager.
APA, Harvard, Vancouver, ISO, and other styles
19

Shevnina, Julia Sergeevna, and Vadim Valerievich Konstantinov. "Automation of assessment of professional qualities and competencies of enterprise employees." Vestnik of Astrakhan State Technical University 2021, no. 2 (November 30, 2021): 7–14. http://dx.doi.org/10.24143/1812-9498-2021-2-7-14.

Full text
Abstract:
The article discusses designing and developing an automated information system for assessing the professional qualities and competencies of the enterprise employees. There has been noted the system’s ability to test the employees, taking into account the specifics of the enterprise and the individual achievements of employees. There has been analyzed an integrated method that allows composing individual test tasks consisting of tests and routine problems, whose sequence is determined by the answers of the employees tested. The automated information system is implemented as a one-page SPA application. Vue.js and Express.js frameworks are used. In the process of designing an automated information system the main functional requirements were determined, the structure of the database was developed. The system implements the principles of access control based on the differentiation of user rights. The roles of users and administrator are defined. The architecture of the developed automated information system based on the client-server approach has been designed. The function of creating tests in the developed system allows creating tests with different types of questions and forming different individual trajectories of testing the knowledge of the company’s employees, taking into account its specifics
APA, Harvard, Vancouver, ISO, and other styles
20

Rahayuda, I. Gede Surya, and Ni Putu Linda Santiari. "Evaluasi Desain Antarmuka Sistem Informasi Bencana Menggunakan Aturan Theo Mandel." Jurnal Teknologi Informasi dan Ilmu Komputer 8, no. 3 (June 15, 2021): 579. http://dx.doi.org/10.25126/jtiik.2021834389.

Full text
Abstract:
<p class="Abstrak"><span lang="IN">Desain antarmuka merupakan hal yang penting dalam pengembangan aplikasi sistem informasi, dengan terbentuknya desain antarmuka yang baik maka akan dihasilkan suatu aplikasi yang memiliki nilai usability yang tinggi dan akan dapat meningkatkan pengalaman pengguna. Pada penelitian ini akan dilakukan evaluasi terhadap sebuah simulasi sistem informasi bencana berbasis website, dimana website dibangun menggunakan material desain vuetify.js. Vuetify merupakan sebuah library user interface dari front end framework yang memiliki desain antarmuka yang baik yaitu vue.js. Evaluasi dilakukan menggunakan Mandel's Golden Rules, dimana aturan tersebut memiliki tiga kelompok kriteria evaluasi dan tiap kelompok memiliki beberapa poin evaluasi, seperti 10 aturan evaluasi pada kelompok place users in control, 9 aturan evaluasi pada kelompok reduce users memory load dan 5 aturan evaluasi pada kelompok make the interface consistent. Sehingga secara keseluruhan terdapat sebanyak 24 aturan evaluasi. Berdasarkan evaluasi yang dilakukan dapat disimpulkan bahwa desain antarmuka dari website yang dibuat secara umum telah sesuai dengan aturan emas Theo Mandel. Dari 24 aturan evaluasi yang dinilai terdapat 9 aturan evaluasi mendapatkan nilai sangat baik dan 15 aturan mendapatkan nilai baik. Dengan total persentase nilai sebesar 79% (baik).</span></p><p class="Abstrak"> </p><p class="Abstrak"><strong><em>Abstract</em></strong></p><p class="Judul2"><em> </em><em>Interface design is important in information system application development, with the formation of a good interface design, an application that has a high usability value will be produced and will be able to improve the user experience. This research will evaluate a website-based disaster information system simulation, where the website is built using the vuetify.js design material. Vuetify is a user interface library from the front end framework which is known for its good interface design, vue.js. Evaluation is carried out using Mandel's Golden Rules, where these rules have three groups of evaluation criteria and each group has several evaluation points, such as 10 evaluation rules in the place users in control group, 9 evaluation rules in the reduce users memory load group and 5 evaluation rules in the make group the interface consistent. So that in total there are 24 evaluation rules. Based on the evaluation, it can be concluded that the interface design of the website is generally in accordance with Theo Mandel's golden rules. Of the 24 evaluation rules that are assessed, there are 9 evaluation rules that get very good scores and 15 rules get good scores. With a total percentage value of 79% (good).</em></p>
APA, Harvard, Vancouver, ISO, and other styles
21

Резников, К. Г., and С. Н. Медведев. "SOFTWARE DEVELOPMENT FOR RENDERING THREE-DIMENSIONAL SURFACES IN A WEB BROWSER." ВЕСТНИК ВОРОНЕЖСКОГО ГОСУДАРСТВЕННОГО ТЕХНИЧЕСКОГО УНИВЕРСИТЕТА, no. 6 (January 14, 2022): 13–19. http://dx.doi.org/10.36622/vstu.2021.17.6.002.

Full text
Abstract:
Представлена реализация программного обеспечения для построения трехмерных поверхностей с использованием трассировки лучей, выполняемого в веб-браузере персонального компьютера или смартфона. Подход веб-приложений стал широко применим в последние годы из-за развития сети Интернет. Современные веб-браузеры имеют достаточную вычислительную мощность для реализации сложных веб-приложений, а не ограничиваются только веб-сайтами. В процессе разработки были изучены различные методы построения поверхностей и методы визуализации, чтобы подобрать наиболее оптимальные для реализации веб-приложения. Были проанализированы и представлены базовые способы создания трехмерных поверхностей. Выделены ключевые различия каркасного и полигонального способа задания поверхности. Рассмотрен ряд моделей с процедурно вычисляемыми поверхностями. Подробно описан кинематический способ образования поверхностей, а также описан разработанный алгоритм для преобразования кинематических моделей в поверхность с использованием полигональной сетки. Подробно описан процесс визуализации и метод трассировки лучей. Продемонстрирован способ работы с видеочипом и распараллеливанию вычислений для оптимизации веб-приложения с помощью библиотеки GPU.js. Представлена структура веб-приложения с описанием главных каталогов проекта. Структура проекта основана на фреймворке Vue.js, благодаря чему функционал веб-приложения позволяет безгранично расширять. Для демонстрации работы веб-приложения представлен пример пошагового задания кинематической поверхности и визуализации на сцене с применением графических эффектов, таких как закраска и освещение, а также представлен пример с визуализацией множества объектов на сцене The article presents the implementation of software for rendering 3D-surfaces using ray tracing, running in a web browser of computers or smartphones. The web application approach has become widespread in recent years due to the development of the Internet. Modern web browsers have enough processing power to run complex web applications and are not limited to just websites. During the development process, various methods for constructing surfaces and visualization methods were analyzed to choose the most optimal solution for web applications. We analyzed and presented basic methods of creating 3D surfaces. We highlighted the key differences between wireframe and polygonal methods of surface definition. We considered several models with dynamic surface computation. We described the kinematic method of surface formation in detail and the developed algorithm for transforming kinematic models into a surface using a polygonal mesh. We described in detail the rendering process and ray tracing method. We demonstrated a way of working with a video chip and parallelizing computations to optimize a web application using the GPU.js library. We presented the structure of a web application with a description of the main project directories. The project structure is based on the Vue.js framework. The framework allows one to endlessly expand the functionality of a web application. The article presents how the web application works and example of step-by-step creation of a kinematic surface and rendering on a scene using graphic effects such as shading and lighting. Also it contains an example of rendering many objects on a scene
APA, Harvard, Vancouver, ISO, and other styles
22

Weiwei, Sun. "Design of Auxiliary Teaching System for Preschool Education Specialty Courses Based on Artificial Intelligence." Mathematical Problems in Engineering 2022 (March 18, 2022): 1–9. http://dx.doi.org/10.1155/2022/4504707.

Full text
Abstract:
In order to improve the data retrieval accuracy of preschool education major curriculum, this paper designs an auxiliary teaching system for preschool education specialty courses based on artificial intelligence. 2000 preschool education teachers and 3000 students in M city were selected to conduct a questionnaire survey to analyze the application status of artificial intelligence technology, advantages and disadvantages of assisted teaching, obstacles and training intentions of assisted teaching, and the impact on the personal development of teachers and students. Using artificial intelligence technology to improve the shortcomings of existing preschool education professional courses, through the Vue.js technology in the artificial intelligence method to achieve the MVVM mode sharing of preschool education professional courses, using MySQL database to achieve multiuser multithread operation of preschool education system, using MySQL data to complete data storage, C# was used as the programming language to design the learning module of preschool education professional courses, and the artificial intelligence-based preschool education professional course auxiliary teaching system was designed. The experimental results show that when the retrieval quantity of curriculum resources is 600 GB, the response time of resource retrieval of the designed system is 7 s, and the retrieval accuracy of curriculum data of education major can reach 95%. The performance of the system is good.
APA, Harvard, Vancouver, ISO, and other styles
23

Wiguna Putra, Handy, and Hersanto Fajri. "SISTEM INFORMASI TRANSAKSI JUAL BELI PRODUK ATK DAN PROYEK PERCETAKAN BERBASIS WEB DI CV. TRISON MEDIA PRINT." INOVA-TIF 2, no. 2 (December 13, 2019): 160. http://dx.doi.org/10.32832/inova-tif.v2i2.5496.

Full text
Abstract:
<p>Sistem informasi dan teknologi komputer berkembang sangat pesat sejalan dengan besarnya kebutuhan terhadap informasi. Perubahan dan dinamika industri yang semakin cepat seiring dengan perkembangan teknologi dan informasi sehingga memerlukan kualitas sistem informasi yang akurat, cepat dan tepat. Dengan segala kegiatan bisnis yang mengharuskan terjadinya transaksi antara penjual dan pembeli maka hal itu akan berpengaruh terhadap pasokan atau persediaan stok barang yang ada pada suatu perusahaan atau organisasi. Sistem Informasi ini dibangun dengan bahasa pemrograman PHP dan database MySQL untuk mempermudah penulis dalam pengembangan, sistem informasi ini menggunakan framework Laravel versi 7 sebagai backend dan Vue.js untuk frontend. Adapun tujuan penelitian ialah membangun dan implementasi sistem informasi berbasi web yang dapat mempermudah berbagai proses bisnis yang ada pada CV Trison Media Print, diantaranya: Mengelola pencatatan pemasukan dan pengeluaran barang, Melaporkan persediaan barang secara realtime, mengelola dan melaporkan baik transaksi penjualan alat tulis kantor maupun transaksi dalam bidang percetakan, mengelola data pembayaran proyek percetakan, mengelola dokumen, status, dan spesifikasi proyek percetakan. Setelah diperoleh tujuan penelitian, maka diperoleh manfaat penelitian bagi CV Trison Media Print yaitu membantu mempermudah perusahaan dalam mengelola data persediaan barang dan transaksi didalamnya melalui otomatisasi penghitungan yang dilakukan sistem informasi.</p><p><em>Kata kunci: sistem informasi, framework</em></p>
APA, Harvard, Vancouver, ISO, and other styles
24

Chamba, Diego. "Desarrollo de una Aplicación Web para el Control de Asistencia del Personal Docente y Administrativo del IST Primero De Mayo." Ecuadorian Science Journal 5, no. 3 (November 30, 2021): 112–24. http://dx.doi.org/10.46480/esj.5.3.148.

Full text
Abstract:
El presente proyecto tiene como finalidad automatizar el control de asistencia del docente y personal administrativo de los institutos Técnicos y Tecnológicos del Ecuador. El proceso de análisis, diseño e implementación del aplicativo web fue realizado mediante la metodología ágil Scrum la misma que permite realizar avances minimos de acuerdo las función de los diferentes módulos del aplicativo el mismo que está enfocado en resultados positivos que pueden ser visualizado por el usuario en las tareas que ejecutara el software, además la mediante la participación del docente con el equipo de desarrollo Scrum nos garantiza un resultado de calidad. En la construcción del sistema se utilizó́ la herramienta Visual Studio Code como plataforma de programación soportado por una arquitectura de tres capas, Xamp como servidor de aplicaciones, Vue.JS como framework de desarrollo, Mysql edición libre como gestor de base de datos y la librería Bootstrap 4.0 para personalización de Front-End. Con una adecuada utilización del presente sistema se logra agilitar el proceso de control de asistencia y se llega a obtener un control optimo y dinámico de la información, además de ser un sistema cero papeles que ayuda a disminuir el consumo de recursos, para la fase de pruebas se realizó la implementación en el Instituto Superior Tecnológico Primero Mayo.
APA, Harvard, Vancouver, ISO, and other styles
25

Dou, S. Q., and S. Y. Ding. "CONSTRUCTION OF SMART COMMUNITY BASED ON GIS AND TILT PHOTOGRAMMETRY." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-3/W10 (February 7, 2020): 547–54. http://dx.doi.org/10.5194/isprs-archives-xlii-3-w10-547-2020.

Full text
Abstract:
Abstract. As a component of smart city, smart community is the community form in the information age. With people's higher pursuit of living environment, safety, convenience and other intelligent aspects, the construction of smart community continues to accelerate. However, there are still some problems such as uneven community safety management level, data island, insufficient quality service projects and lack of participation of residents. This paper studies and practices the construction of smart community based on GIS and tilt photogrammetry. The smart community uses tilt photogrammetry technology to restore the real scene of the community as the data source. The core work of field data acquisition, 3D model construction and monomer modelling of the real scene is carried out. Then, the smart community web terminal is built based on Cesium.js and Vue.js framework, and the mobile terminal is developed by using WeChat applet. The experiment shows that this system can build a communication bridge between managers and users, and it is convenient for property management personnel to carry out accurate positioning verification, inspection, maintenance and timely feedback of community events on the information reported by users in real time. The whole smart community system can provide intelligent and convenient conditions for residents of the community, It can improve the existing management level of the community and provide the valuable technical reference for the current construction of smart communities.
APA, Harvard, Vancouver, ISO, and other styles
26

Gong, Xuping, and Yuting Xiao. "A Skin Cancer Detection Interactive Application Based on CNN and NLP." Journal of Physics: Conference Series 2078, no. 1 (November 1, 2021): 012036. http://dx.doi.org/10.1088/1742-6596/2078/1/012036.

Full text
Abstract:
Abstract Skin cancer is the most common cancer with several different types. According to current estimations, one in five Americans will develop skin cancer in their lifetime. Therefore, early diagnosis and treatment of it is of crucial significance. Several advanced image processing methods have been applied to predict skin cancer. However, few researchers utilize those methods to build an interactive application. In this work, we implemented an interactive skin cancer diagnosis website, combining the convolutional neural network (CNN) and natural language processing (NLP) technology. The neural network model uses four convolutional layers and dense layers respectively to improve the accuracy. Two max-pooling layers were used to reduce redundant information. To address the severe overfitting problem, we chose to utilize the batch normalization along with dropout layers. Based on our results, 0.9935 in accuracy and 0.0225 loss is realized for training data, and accuracy of 0.8393 and 0.6648 loss for testing data. Natural language processing (NLP) was used to implement a chatbot for interaction with users. We crawled skin cancer related questions and answers from Quora and used them to train our chatbot. Lastly, we combined CNN and NLP to build an interactive skin cancer diagnosis website. VUE.js and Django were used to build the front-end and back-end of our website. These results offer a guideline for combining artificial intelligence with not only medicine but also interactive network, which enables people to get medical care more easily.
APA, Harvard, Vancouver, ISO, and other styles
27

Arévalo, J. G., L. Viecco, and L. Arévalo. "Methodology to define an integration process between frameworks SCRUM, Django REST framework y Vue.js, implemented for software development, from quality management approach and agility." IOP Conference Series: Materials Science and Engineering 844 (June 30, 2020): 012022. http://dx.doi.org/10.1088/1757-899x/844/1/012022.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

Herasymenko, Oksana, and Valeriia Bachynska. "Blockchain technology for accounting and distribution of contributions from a charitable foundation." Technology audit and production reserves 5, no. 2(61) (September 23, 2021): 9–14. http://dx.doi.org/10.15587/2706-5448.2021.239019.

Full text
Abstract:
The object of research is software for financial accounting and distribution of funds in a non-profit charitable foundation using smart contracts of the Ethereum platform. The work is aimed at designing and implementing a software application for a charitable foundation, which allows to exclude the misuse of funds of a non-profit charitable foundation. The paper proposes an implementation of the Ethereum smart contract for the software of a charitable foundation. In the app, users can apply for financial aid or make a charitable donation. The request for financial support is confirmed by administrators to avoid abuse by those seeking help. Anyone who has a crypto wallet can become a sponsor by transferring funds from its account to a selected request. The sponsor remains incognito when making a charitable contribution. After collecting the entire declared amount, the funds are automatically transferred to the crypto wallet of the request’s owner. A smart contract and a corresponding decentralized web application for interacting with it were experimentally deployed, and their joint work was tested. To implement the smart contract, the Solidity programming language was chosen; developed smart contract converted to bytecode using remix. The resulting bytecode is ready to be deployed on the Ethereum platform. Decentralized web application for interacting with the contract is implemented using Web3.js, Vue.js. A rough estimate of the cost of deploying a project on the Ethereum platform has been made. The deployment and operation of smart contracts and web applications comes with a certain overhead, which is most dependent on the cost of ether. However, this is a justified price to pay for the transparency of transactions and the shadowing of the turnover of funds of the charitable foundation. The results of the research can be used as a basis for further transformation into full-fledged software with the ability to submit all reporting documents to the relevant government agencies and sponsors.
APA, Harvard, Vancouver, ISO, and other styles
29

Patrylo, Naгar, and Marek Miłosz. "Comparison of AngularJS and VueJS frameworks efficiency." Journal of Computer Sciences Institute 5 (December 30, 2017): 204–7. http://dx.doi.org/10.35784/jcsi.622.

Full text
Abstract:
The article presents the results of a comparative analysis of JavaScript AngularJS and VueJS frameworks to create user interfaces. The study of productivity has been achieved through the implementation of JavaScript applications using both frameworks. Each of them was executed and the performance was measured. The results was a basis is the analysis. The analysis was done using the code build in the applications as well as the developer tools of web browsers.
APA, Harvard, Vancouver, ISO, and other styles
30

Badykov, Ilnar Vasilovich, and Marat Raisovich Khamidullin. "СОВРЕМЕННЫЙ WEB НА ПРИМЕРЕ СОЗДАНИЯ ПРОСТОГО МЕНЕДЖЕРА ЗАДАЧ." International Journal of Advanced Studies 8, no. 4 (December 5, 2018): 137. http://dx.doi.org/10.12731/2227-930x-2018-4-137-152.

Full text
Abstract:
В статье рассматривается процесс создания веб приложения «Менеджер задач». В разработке используются современные веб инструменты. Непосредственно, в самой статье ведется полный разбор написания простейшего менеджера задач, с использованием полного перечня современных технологий. Которые, включают в себя технологии клиентской и серверной стороны. В серверной части будет использоваться полный стек серверного языка, в нашем случае php, и работы с базой данных mysql, используя популярный фреймворк – Laravel. В свою очередь клиентская сторона, будет включать в себя асинхронную работу (без перезагрузки страницы) с серверной стороной, используя джаваскрипт фреймворк – VueJs. Полный стек затрагиваемых технологий будет следующим: Клиентская часть – HTML, CSS, JavaScript, VueJs, также серверная часть – php, Mysql, Laravel. Также, будет краткое знакомство с менеджером зависимостей php-composer. Который имеет возможность скачки пустого первичных файлов для запуска проекта.Цель – создать современное веб приложение.Метод или методология проведения работы: в статье использовались информационно-технические методы, в момент создания приложения.Результаты: получены наиболее информативные способы, создания веб приложения, основанные на полном асинхронном подходе.Область применения результатов: полученные результаты целесообразно применять в созданиях любых веб проектов.
APA, Harvard, Vancouver, ISO, and other styles
31

Putri, Ni Luh Gede Devi Darnita, Ketut Queena Fredlina, and I. Putu Satwika. "Analisis dan Perancangan Sistem Informasi Pengelolaan Data Aktivitas Mahasiswa Berbasis Website (Studi Kasus: STMIK Primakara)." Kumpulan Artikel Mahasiswa Pendidikan Teknik Informatika (KARMAPATI) 10, no. 3 (November 12, 2021): 320. http://dx.doi.org/10.23887/karmapati.v10i3.36576.

Full text
Abstract:
STMIK Primakara still has problems in managing student activity data because the active system is considered not running optimally. The purpose of this research is to produce an accurate and structured activity data management. The method used in this research is the prototype method and for data collection by conducting observations and field analysis and interviews. The results of this study are students are able to input the activities that have been followed independently. The student department and the operator in charge only validate the data that has been inputted by the student. This study uses the SDLC (System Development Life Cycle) prototype model. To design the system design using the VueJs framework with the primevue component library version 3.0.0 with the sigma-vue template. With this system design, it is hoped that it will make it easier for the development department to design the system so that it can be implemented immediately to students. Keywords— System Design, Data Management, VueJs, Prototype Model, Student Activity
APA, Harvard, Vancouver, ISO, and other styles
32

Von Buchwald, Federico. "Generación de viajes de aeropuertos en la ciudad de Guayaquil, Ecuador." Alternativas 18, no. 3 (January 22, 2019): 113–19. http://dx.doi.org/10.23878/alternativas.v18i3.174.

Full text
Abstract:
Se determinó la demanda de tráfico que se genera en el aeropuerto de Guayaquil (José Joaquín de Olmedo) usando como material de apoyo el manual de generación de viajes realizado por el ITE (Institute of Transportation Engineers) de Estados Unidos. En el manual se establecen tres variables independientes para este uso de suelo, las que son: empleados que laboran en el aeropuerto de Guayaquil, vuelos totales durante el día y vuelos comerciales (nacional e internacional). Además se consideró el flujo vehicular a la entrada y a salida del aeropuerto. Se realizaron conteos de usuarios a pie, personas dentro de los vehículos durante la hora pico en 3 días y conteos únicamente de vehículos en 24 horas. Se obtuvo información de la cantidad de personas que laboran en el aeropuerto, los vuelos que se generan durante el día y los vuelos comerciales. Con los datos obtenidos se determinaron las tasas de generación de viajes, coeficientes de correlación, ecuaciones de regresión y comparaciones de las gráficas obtenidas de Trip Generation del aeropuerto con las establecidas por el Manual de generación de viajes ITE (EEUU).
APA, Harvard, Vancouver, ISO, and other styles
33

Diego Martín, Francisco Javier, José Ángel González Manteca, and Javier Carrasco Arias. "Optimización de cuadrantes de turnos para el personal de atención de vuelos en tierra." Dirección y Organización, no. 37 (February 1, 2009): 98–106. http://dx.doi.org/10.37610/dyo.v0i37.44.

Full text
Abstract:
La atención de vuelos en tierra de una empresa de transporte aéreo de viajeros presenta una gran variabilidad en el tiempo de la carga de trabajo requerida, debido a la dispersión horaria de las llegadas y salidas de los vuelos. Esto hace que la programación de los cuadrantes de turnos del personal sea una tarea complicada a la vez que crítica porque la confección de la plantilla tiene un fuerte impacto en la cuenta de resultados de la empresa. En este artículo presentamos un modelo de problema altamente configurable y mostramos su resolución mediante programación lineal entera, lo que permite obtener resultados óptimos en poco tiempo para grandes plantillas de trabajadores y un elevado número de vuelos, siendo así de aplicación en todos los aeropuertos españoles.
APA, Harvard, Vancouver, ISO, and other styles
34

Fresneda, Edel J., and Ana María Valenzuela-Muñiz. "El transporte aéreo como indicador para medir la sustentabilidad turística: El caso de Cancún en Quintana Roo." Acta Universitaria 31 (February 17, 2021): 1–18. http://dx.doi.org/10.15174/au.2021.2519.

Full text
Abstract:
En este artículo se analizan las emisiones de CO2 producidas por el transporte aéreo de pasajeros en un destino turístico con una alta dependencia a estos vuelos. Este indicador se asume como sustantivo para medir, en condiciones similares de desenvolvimiento, a) el alcance ecológico de este tipo de desarrollo al nivel regional y b) la sustentabilidad a nivel local. Con este propósito, se analizan los vuelos nacionales e internacionales realizados hacia y desde Cancún en el periodo 2014-2016. Así, la discusión versa sobre cómo la dependencia de este destino turístico hacia el transporte aéreo de pasajeros para satisfacer la oferta turística, que en el caso específico de análisis ha tenido un incremento en la frecuencia y distancia total de los vuelos, está provocando altos niveles de emisión de CO2, con un posible impacto medioambiental relevante en la degradación de ecosistemas vecinos y en el ámbito internacional.
APA, Harvard, Vancouver, ISO, and other styles
35

García Río, Francisco, Luis Borderías Clau, Ciro Casanova Macario, Bartolomé R. Celli, Joan Escarrabill Sanglás, Nicolás González Mangado, Josep Roca Torrent, and Fernando Uresandi Romero. "Patología respiratoria y vuelos en avión." Archivos de Bronconeumología 43, no. 2 (February 2007): 101–25. http://dx.doi.org/10.1016/s0300-2896(07)71035-9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Mićić, Stefan. "SISTEM ZA OBRADU INFORMACIJA O KRETANJU OSOBA UNUTAR PROSTORIJA." Zbornik radova Fakulteta tehničkih nauka u Novom Sadu 36, no. 09 (September 9, 2021): 1553–56. http://dx.doi.org/10.24867/14be22micic.

Full text
Abstract:
U ovom radu predstavljen je sistem za obradu i analizu podataka o kretanjima osoba unutar prostorija. Naglasak je na distribuiranoj i skalabilnoj arhitekturi koja omogućava izvršavanje tih obrada i analiza. U okviru sistema su implementirane obrade koje se tiču broja ljudi u sobi, iskorišćenosti prostora, iskorišćenosti vremenskih perioda i pronalazak najčešćeg šablona kretanja. Pored modula za obradu podataka, u okviru predstavljenog sistema implementiran je i modul za vizuelizaciju podataka dobijenih na osnovu implementiranih obrada. Prilikom implementacije korišćene su tehnologije: Apache Spark, Kafka, HDFS, Flask i VueJS.
APA, Harvard, Vancouver, ISO, and other styles
37

Taylor, Lawrence D. "From Turbulent Skies to Calmer Air Currents." Mexican Studies/Estudios Mexicanos 34, no. 3 (2018): 347–77. http://dx.doi.org/10.1525/msem.2018.34.3.347.

Full text
Abstract:
This article traces the long and difficult road towards the establishment of the first U.S.–Mexico aerial routes. It focuses on seven particular aspects of transborder aviation relations between Mexico and the U.S in the years between 1910 and the early 1930s: transborder observation and exhibition flights; the search for and rescue of lost U.S. pilots in the Mexico border region; U.S. aerial incursions into Mexican territory; goodwill flights; the binational flight of Charles A. Lindbergh (December 1927); the establishment of commercial airlinks and the Compañía Mexicana de Aviación (cma); and the Pan Am mail and passenger flights between Mexico and the U.S. En este artículo se traza el camino largo y dificultoso hacia el establecimiento de las primeras rutas aéreas entre México y Estados Unidos. Se enfoca sobre siete aspectos específicos de las relaciones aéreas transfronterizas entre México y Estados Unidos en los años entre 1910 y principios de la década de 1930: vuelos de observación y de exhibición; la búsqueda y el rescate de pilotos estadunidenses extraviados en la región del lado mexicano de la frontera; incursiones aéreas de los Estados Unidos en territorio mexicano; vuelos de buena voluntad; el vuelo binacional de Charles A. Lindbergh (diciembre de 1927); el establecimiento de vínculos aéreos y la Compañía Mexicana de Aviación (cma); y los vuelos de correo y pasajeros de la Compañía Pan Am entre México y Estados Unidos.
APA, Harvard, Vancouver, ISO, and other styles
38

Conrod, Frédéric. "Vuelos traumáticos, padres imaginarios y burguesía neurótica." Ética y Cine Journal 8, no. 1 (March 1, 2018): 49. http://dx.doi.org/10.31056/2250.5415.v8.n1.19844.

Full text
Abstract:
La película Relatos salvajes de Damián Szifrón ha marcado la historia del cine argentino desde el día de su estreno, y no sólo porque ofrece una mirada íntima hacia un fondo agresivo de una cultura que auto-reprimió sus traumas sino también porque todas las culturas occidentales encuentran en esta colección de relatos anecdóticos un reflejo ético de sus propias heridas. El hecho de que el director español Pedro Almodóvar quisiera producir la obra del joven argentino habla mucho sobre la necesidad de usar el séptimo arte como terapia de choque donde el público se enfrenta con su naturaleza salvaje y primitiva (el Id freudiano), escondida en su profundo interior por siglos de represión acumulada. Este artículo se concentra en la figura del padre imaginario, definida por el psicoanalista francés Jacques Lacan, para explorar cómo se encadenan los capítulos de la película en su afán de presentar los traumas culturales, sus causas históricas e individuales, y la neurosis que se concentra alrededor de la clase burguesa que determina en Argentina – como en la mayoría del Occidente – el comportamiento social. Asimismo, y siguiendo el pensamiento teórico del filósofo esloveno Slavoj Žižek, se observará cómo en cada corto que compone Relatos salvajes se descomponen los síntomas éticos de una sociedad consciente de sus comportamientos neuróticos hasta reconocer que la explosión cómica de sus lados salvajes es la terapia más eficaz que le pueda ofrecer el cine.
APA, Harvard, Vancouver, ISO, and other styles
39

Pigenet, Michel, and Danielle Tartakowsky. "Vues d'Afriques." Sociétés & Représentations 22, no. 2 (2006): 81. http://dx.doi.org/10.3917/sr.022.0081.

Full text
APA, Harvard, Vancouver, ISO, and other styles
40

Maruani, Margaret, and Monique Meron. "Vues d'ailleurs." Travail, genre et sociétés 32, no. 2 (2014): 23. http://dx.doi.org/10.3917/tgs.032.0023.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Tisseron, Serge. "Choses vues." Les cahiers de médiologie 2, no. 2 (1996): 165. http://dx.doi.org/10.3917/cdm.002.0165.

Full text
APA, Harvard, Vancouver, ISO, and other styles
42

Potel, Jean-Yves. "Vues d’Est." Esprit Sptmbr, no. 9 (2019): 9. http://dx.doi.org/10.3917/espri.1909.0009.

Full text
APA, Harvard, Vancouver, ISO, and other styles
43

Muir Watt, Horatia, Dominique Bureau, and Sabine Corneloup. "Vues d’ailleurs…" Revue critique de droit international privé N° 2, no. 2 (April 2, 2018): 189–90. http://dx.doi.org/10.3917/rcdip.182.0189.

Full text
APA, Harvard, Vancouver, ISO, and other styles
44

Kwan Chung, Chap Kau. "Estrategias implementadas en operadoras mayoristas de turismo de Asunción frente a la pandemia de la COVID-19." Revista científica en ciencias sociales 3, no. 2 (September 2, 2021): 20–27. http://dx.doi.org/10.53732/rccsociales/03.02.2021.20.

Full text
Abstract:
La investigación tiene como objetivo determinar las estrategias implementadas por las operadoras mayoristas de turismo de Asunción frente a la pandemia de la COVID-19. Se enfocó en un estudio cualitativo, no experimental con corte transaccional y descriptivo. Se aplicó entrevistas a dos gerentes operativos y tres dueños de 10 operadoras mayoristas de turismo en julio de 2020, vía Zoom. El muestreo aplicado fue por conveniencia suministrando un instrumento en dos aspectos, una información básica y siete preguntas abiertas. Los criterios de inclusión fueron: operadoras mayoristas de turismos localizados en Asunción, activos y en funcionamiento según SENATUR. Los resultados más relevantes fueron: las empresas implementaron estrategias como trabajos de home-office, reducción de costos, elaboración de nuevos productos y comercialización de vuelos especiales y vuelos burbujas durante la crisis sanitaria y aun no pudieron solventar los costos básicos o llegar al punto de equilibrio. Se concluyó que la implantación de estas estrategias será posible si los gobiernos locales unidos con los proveedores de servicios e intermediarios, hacen fuerza para certificar los viajes seguros y de calidad, y la capacidad que tengan las operadoras en volcar sus estrategias de ventas al turismo interno.
APA, Harvard, Vancouver, ISO, and other styles
45

Ruiz Pérez, Pedro. "" Vuelos y raptos poéticos": Estala, Herrera y lo sublime." Bulletin Hispanique 104, no. 1 (2002): 391–423. http://dx.doi.org/10.3406/hispa.2002.5116.

Full text
APA, Harvard, Vancouver, ISO, and other styles
46

Santa Cruz Urquieta, Octavio. "Las huellas de la Tirana. De la marinera y su origen." Letras (Lima) 73, no. 103-104 (December 31, 2002): 27–38. http://dx.doi.org/10.30920/letras.73.103-104.3.

Full text
Abstract:
Hoy que el vals peruano no es más un baile de pareja, porque desde hace varios lustros en criollísimos programas de televisión lo vemos como un baile de dos grupos separados, en el que los hombres se tocan las solapas del saco con los pulgares y marcan un ritmo in situ, mientras las damas se desplazan alzando los vuelos del vestido con ambas manos al mas vistoso estilo centroamericano.
APA, Harvard, Vancouver, ISO, and other styles
47

Fassiaux, Sébastien. "El difícil equilibrio entre la crisis del sector aéreo y los derechos de los pasajeros en la era del COVID-19." Revista de Derecho Comunitario Europeo, no. 68 (April 28, 2021): 185–225. http://dx.doi.org/10.18042/cepc/rdce.68.06.

Full text
Abstract:
Como consumidores, los pasajeros aéreos han sido unos de los más afectados por la pandemia de la COVID-19. Frente a duras restricciones de viaje y una caída repentina de la demanda, las aerolíneas han tenido que cancelar miles de vuelos. A nivel de la Unión Europea, el Reglamento (CE) 261/2004 otorga importantes derechos sustantivos a los pasajeros aéreos que sufren perturbaciones de vuelos, entre ellos las cancelaciones. Sin embargo, durante la pandemia se han violado esos derechos a gran escala. Este artículo estudia la medida en que los derechos de los pasajeros aéreos han resistido, en España, al choque exógeno provocado por la pandemia. En particular, el artículo presenta los remedios contractuales disponibles para los pasajeros aéreos tanto en virtud de la legislación española como de la UE. Además, explica que los derechos sustantivos se han mantenido formalmente a nivel nacional y europeo, a pesar del incumplimiento masivo por parte de las compañías aéreas. Por último, el artículo examina una reforma prevista de las normas procesales que afectan a los pasajeros aéreos en España, a la luz del derecho fundamental a la tutela judicial efectiva garantizado por el art. 47 de la Carta de Derechos Fundamentales de la Unión Europea.
APA, Harvard, Vancouver, ISO, and other styles
48

Peery, M. Zachariah, Steven R. Beissinger, Scott H. Newman, Benjamin H. Becker, Esther Burkett, and Tony D. Williams. "Individual and Temporal Variation in Inland Flight Behavior of Marbled Murrelets: Implications for Population Monitoring." Condor 106, no. 2 (May 1, 2004): 344–53. http://dx.doi.org/10.1093/condor/106.2.344.

Full text
Abstract:
AbstractWe studied the inland flight behavior of 46 radio-marked Marbled Murrelets (Brachyramphus marmoratus) in 2000 and 2001 in central California to determine how the frequency of inland flights varied among individuals and over time. All breeding murrelets regularly flew inland (mean 82% of daily surveys), but we observed considerable variation in the inland flight behavior of non-nesters. Non-nesters that were physiologically in breeding condition (potential breeders) regularly flew inland (90% of individuals; mean 41% of daily surveys), but non-nesters that were not in breeding condition (nonbreeders) rarely flew inland (20% of individuals; mean 1% of daily surveys). The mean percentage of surveys on which individual murrelets flew inland increased from 20% in 2000 to 61% in 2001, which was partly due to an increase in the percentage of breeders from 11% in 2000 to 50% in 2001. The frequency of inland flights was greatest during the incubation and chick- provisioning stages (100% in both stages), and lowest during the pre- and postbreeding stages (70% and 78%, respectively). Although the mean percentage of flights increased dramatically between years, the regional population estimate from at-sea surveys increased only 28% from 496 to 637 individuals during the same period, indicating that monitoring techniques such as radar that count inland flights are more likely to reflect annual variation in breeding effort than changes in regional population size. Moreover, the inland flight behavior of potential breeders indicates that radar surveys will overestimate breeding population size, even though the lack of inland flights by nonbreeders indicates that radar surveys will underestimate regional population size.Variación Individual y Temporal en el Comportamiento de Vuelo Tierra Adentro de Brachyramphus marmoratus: Implicancias para el Monitoreo de PoblacionesResumen. Estudiamos el comportamiento de vuelo tierra adentro de 46 individuos de Brachyramphus marmoratus marcados con radio transmisores durante el 2000 y 2001 en California central para determinar cómo la frecuencia de vuelos tierra adentro varió entre individuos y a lo largo del tiempo. Todos los individuos reproductivos de B. marmoratus volaron regularmente tierra adentro (media 82% de los muestreos diarios), pero observamos considerable variación en el comportamiento de vuelo tierra adentro en los individuos que no nidificaban. Los individuos que no nidificaban pero que se encontraban fisiológicamente en condición reproductiva (reproductores potenciales) volaron regularmente tierra adentro (90% de los individuos; media 41% de los muestreos diarios), pero los individuos que no nidificaban y que no se encontraban en condición reproductiva raramente volaron tierra adentro (20% de los individuos; media 1% de los muestreos diarios). El porcentaje medio de los muestreos en los cuales los individuos de B. marmoratus volaron tierra adentro incrementó de un 20% en el 2000 a un 61% en el 2001, lo que se debió parcialmente a un incremento en el porcentaje de individuos reproductivos de un 11% en el 2000 a un 50% en el 2001. La frecuencia de vuelos tierra adentro fue mayor durante las etapas de incubación y suministro de alimento a los pichones (100% en ambas etapas), y fue menor durante las etapas pre- y post-reproductivas (70% y 78%, respectivamente). Aunque la proporción media de vuelos incrementó dramáticamente entre años, la población regional estimada a partir de muestreos en el mar incrementó sólo 28% de 496 a 637 individuos durante el mismo período, indicando que las técnicas de monitoreo como el radar, que cuentan los vuelos tierra adentro, tienen una mayor probabilidad de reflejar la variación anual en el esfuerzo reproductivo que en los cambios de tamaño poblacional regional. Más aún, el comportamiento de vuelo tierra adentro de los reproductores potenciales indica que los muestreos con radar sobrestimarán el tamaño poblacional reproductivo, a pesar de que la falta de vuelos tierra adentro por parte de individuos no reproductivos indica que los muestreos con radar subestimarán el tamaño poblacional regional.
APA, Harvard, Vancouver, ISO, and other styles
49

Jamin, Jean. "Vues de Casablanca." L Homme, no. 185-186 (April 2, 2008): 241–52. http://dx.doi.org/10.4000/lhomme.17342.

Full text
APA, Harvard, Vancouver, ISO, and other styles
50

Jamin, Jean. "Vues de Casablanca." L'Homme, no. 185-186 (January 1, 2008): 241–51. http://dx.doi.org/10.4000/lhomme.24161.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography