Skip to content
#

multimedia

Here are 59 public repositories matching this topic...

Aplicación multimedia basada en la idea de un Paint que cuenta con funcionalidades relacionadas con el dibujo/gráficos, las imágenes, el sonido y el vídeo. Desarrollada en las prácticas de la asignatura de Sistemas Multimedia en la UGR [SMM Curso 22-23].

  • Updated Oct 15, 2023
  • Java
Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Eleventh-Edition-Global-

My Solutions to Exercises in Introduction to Java Programming and Data Structures Comprehensive Version Eleventh Edition Global Edition Y. Daniel Liang

  • Updated Sep 16, 2023
  • Java

This repository contains a Java implementation of the LZ-77 data compression algorithm. LZ-77 is a lossless data compression method that replaces repetitive sequences of characters with references to previously occurring data. It achieves compression by storing the position and length of a match in a sliding window of previously processed data.

  • Updated Aug 6, 2023
  • Java

PlaySEM Sensory Effects Renderer (SER) is a framework for delivering sensory effects such as wind, smell, vibration, and light to heterogeneous systems. It deals with variability in digital multisensory systems (mainly mulsemedia) allowing the use of different devices, SDKs/APIs, and many protocols to communicate with diversified applications.

  • Updated Jul 7, 2022
  • Java

Improve this page

Add a description, image, and links to the multimedia topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multimedia topic, visit your repo's landing page and select "manage topics."

Learn more