<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1412">
<title>Revistas</title>
<link>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1412</link>
<description>Revistas relacionado con estructura de datos</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1428"/>
<rdf:li rdf:resource="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1420"/>
<rdf:li rdf:resource="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1415"/>
</rdf:Seq>
</items>
<dc:date>2026-05-22T19:04:52Z</dc:date>
</channel>
<item rdf:about="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1428">
<title>Lossless compression of industrial time series with direct access</title>
<link>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1428</link>
<description>Lossless compression of industrial time series with direct access
Gómez-Brandón, Adrián; R. Paramá, José; Villalobos, Kevin; Illarramendi, Arantza; R. Brisaboa, Nieves
</description>
<dc:date>2021-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1420">
<title>Energy consumption in compact integer vectors: A study case</title>
<link>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1420</link>
<description>Energy consumption in compact integer vectors: A study case
FUENTES-SEPÚLVEDA, JOSÉ; SUSANA, LADRA
In the field of algorithms and data structures analysis and design, most of the researchers&#13;
focus only on the space/time trade-off, and little attention has been paid to energy consumption. Moreover,&#13;
most of the efforts in the field of Green Computing have been devoted to hardware-related issues, being&#13;
green software in its infancy. Optimizing the usage of computing resources, minimizing power consumption&#13;
or increasing battery life are some of the goals of this field of research.&#13;
As an attempt to address the most recent sustainability challenges, we must incorporate the energy&#13;
consumption as a first-class constraint when designing new compact data structures. Thus, as a preliminary&#13;
work to reach that goal, we first need to understand the factors that impact on the energy consumption&#13;
and their relation with compression. In this work, we study the energy consumption required by several&#13;
integer vector representations. We execute typical operations over datasets of different nature. We can see&#13;
that, as commonly believed, energy consumption is highly related to the time required by the process, but&#13;
not always. We analyze other parameters, such as number of instructions, number of CPU cycles, memory&#13;
loads, among others.
</description>
<dc:date>2019-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1415">
<title>Universal Indexes for Highly Repetitive Document Collections</title>
<link>http://dspace.infodocu.lbd.org.es/xmlui/handle/123456789/1415</link>
<description>Universal Indexes for Highly Repetitive Document Collections
Fariña, Antonio; Claude, Francisco; A. Martínez-Prieto, Miguel; Navarro, Gonzalo
Indexing highly repetitive collections has become a relevant problem with the emergence of large repositoriesof versioned documents, among other applications.  These collections may reach huge sizes, but are formedmostly of documents that are near-copies of others.  Traditional techniques for indexing these collections failto properly exploit their regularities in order to reduce space.We  introduce  new  techniques  for  compressing  inverted  indexes  that  exploit  this  near-copy  regularity.They are based on run-length, Lempel-Ziv, or grammar compression of the differential inverted lists, insteadof the usual practice of gap-encoding them.  We show that, in this highly repetitive setting, our compressionmethods significantly reduce the space obtained with classical techniques, at the price of moderate slowdowns.Moreover, our best methods are universal, that is, they do not need to know the versioning structure of thecollection, nor that a clear versioning structure even exists.We  also  introduce  compressed  self-indexes  in  the  comparison.   These  are  designed  for  general  strings(not only natural language texts) and represent the text collection plus the index structure (not an invertedindex) in integrated form.  We show that these techniques can compress much further, using a small fractionof the space required by our new inverted indexes.  Yet, they are orders of magnitude slower.
</description>
<dc:date>2016-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
