1000 resultados para llicència de codi obert
Resumo:
This paper presents the design and implementation of QRP, an open source proof-of-concept authentication system that uses a two-factorauthentication by combining a password and a camera-equipped mobile phone, acting as an authentication token. QRP is extremely secure asall the sensitive information stored and transmitted is encrypted, but it isalso an easy to use and cost-efficient solution. QRP is portable and can be used securely in untrusted computers. Finally, QRP is able to successfully authenticate even when the phone is offline.
Resumo:
La propuesta de este proyecto consiste en la construcción de un sistema para la gestión de documentos internos (memorandos). Para la elaboración de este proyecto se desean usar únicamente herramientas de código abierto. Uno de los objetivos de este proyecto es poder automatizar el proceso de tramitar la documentación interna en la empresa Elecaustro S.A.
Resumo:
Construcció d'una aplicació per obtenir dades de la vitalitat de projectes de programari lliure.
Resumo:
This project is about the development of a web that uses the tools offered by the Geographic Information Systems based in open source in order to monitoring and detect legionella clusters in Barcelona. This web also produces thematic maps for the study of epidemiologic diseases and has been made with the colaboration of the Barcelona public health agency.
Resumo:
En este Trabajo Fin de Carrera estudiaremos el proceso de implantación de un sistema de planificación de recursos empresariales (sistema ERP) de código abierto en una empresa previamente definida. El proceso abarca tanto la selección entre los diversos sistemas ERP de código abierto disponibles actualmente en el mercado, como la implantación del sistema. El sistema ERP elegido es un sistema en la nube.
Resumo:
In this paper, we are proposing a methodology to determine the most efficient and least costly way of crew pairing optimization. We are developing a methodology based on algorithm optimization on Eclipse opensource IDE using the Java programming language to solve the crew scheduling problems.
Resumo:
Esta memoria trata de las mejoras propuestas en la plataforma educativa kPax de la UOC referentes a la gestión de usuarios.
Resumo:
El tema de este estudio es el aumento de la comprensión teórica y empírica de la estrategia de negocio de código abierto en el dominio de sistemas embebidos por investigar modelos de negocios de código abierto, retos, recursos y capacidades operativas y dinámicas.
Resumo:
Memoria del proyecto final de máster de la categoría administración de web y comercio electrónico. Documenta los cambios realizados en la plataforma de comercio electrónico open source PrestaShop para la web GrandesZapatos.com.
Resumo:
In this paper we discuss and analyze the process of using a learning object repository and building a social network on the top of it, including aspects related to open source technologies, promoting the use of the repository by means of social networks and helping learners to develop their own learning paths.
Resumo:
Peer-reviewed
Resumo:
The use of open source software continues to grow on a daily basis. Today, enterprise applications contain 40% to 70% open source code and this fact has legal, development, IT security, risk management and compliance organizations focusing their attention on its use, as never before. They increasingly understand that the open source content within an application must be detected. Once uncovered, decisions regarding compliance with intellectual property licensing obligations must be made and known security vulnerabilities must be remediated. It is no longer sufficient from a risk perspective to not address both open source issues.
Resumo:
We describe a series of experiments in which we start with English to French and English to Japanese versions of an Open Source rule-based speech translation system for a medical domain, and bootstrap correspondign statistical systems. Comparative evaluation reveals that the rule-based systems are still significantly better than the statistical ones, despite the fact that considerable effort has been invested in tuning both the recognition and translation components; also, a hybrid system only marginally improved recall at the cost of a los in precision. The result suggests that rule-based architectures may still be preferable to statistical ones for safety-critical speech translation tasks.
Resumo:
In this research work we searched for open source libraries which supports graph drawing and visualisation and can run in a browser. Subsequent these libraries were evaluated to find out which one is the best for this task. The result was the d3.js is that library which has the greatest functionality, flexibility and customisability. Afterwards we developed an open source software tool where d3.js was included and which was written in JavaScript so that it can run browser-based.
Resumo:
WebGraphEd is an open source software for graph visualization and manipulation. It is especially designed to work for the web platform through a web browser. The web application has been written in JavaScript and compacted later, which makes it a very lightweight software. There is no need of additional software, and the only requirement is to have an HTML5 compliant browser. WebGraphEd works with scalable vector graphics (SVG), which it makes possible to create lossless graph drawings.