Ara es mostren els items 47-66 de 78

    • Complete voting systems with two types of voters: weightedness and counting 

      Freixas Bosch, Josep; Molinero Albareda, Xavier; Roura Ferret, Salvador (2012)
      Article
      Accés restringit per decisió de l'autor
      We investigate voting systems with two classes of voters, for which there is a hierarchy giving each member of the stronger class more influence or important than each member of the weaker class. We deduce for voting systems ...
    • Digital access to comparison-based tree data structures and algorithms 

      Roura Ferret, Salvador (1999-07)
      Report de recerca
      Accés obert
      This paper presents a simple method to build tree data structures which achieve just O(log N) visited nodes and O(D) compared digits (bits or bytes) per search or update, where N is the number of keys and D is the length ...
    • Improving mergesort for linked lists 

      Roura Ferret, Salvador (1999-04)
      Report de recerca
      Accés obert
      We present a highly tuned mergesort algorithm that improves the cost bounds when used to sort linked lists of elements. We provide empirical comparisons of our algorithm with other mergesort algorithms. The paper also ...
    • INFORMÀTICA 

      Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2012-01-10)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA 

      Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2011-01-18)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA 

      Duch Brown, Amalia; Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2012-06-29)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA 

      Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2012-01-10)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA 2 (Examen 2n quadrim) 

      Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2004-05-27)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA 2 (Examen 2n quadrim) 

      Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2004-07-05)
      Examen
      Accés restringit a la comunitat UPC
    • Informàtica bàsica II, ETSEIB. Memòria del curs 1994-1995 

      Vila Marta, Sebastià; Pla García, Núria; Soto Riera, Antoni; Pérez Vidal, Lluís; Roura Ferret, Salvador; Franquesa Niubó, Marta; Cotrina Navau, Josep; Alquézar Mancho, René; Martínez Parra, Conrado (1995-02-06)
      Report de recerca
      Accés obert
      Memòria de l'assignatura d'Infomàtica bàsica II del curs 94-95.
    • INFORMÀTICA | EXTRAORDINARI LABORATORI 

      Cortadella, Jordi; Roura Ferret, Salvador; Petit Silvestre, Jordi (Universitat Politècnica de Catalunya, 2023-07-04)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA | EXTRAORDINARI LABORATORI 

      Roura Ferret, Salvador; Petit Silvestre, Jordi (Universitat Politècnica de Catalunya, 2021-07-01)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA | FINAL LABORATORI 

      Cortadella, Jordi; Duch Brown, Amalia; Blesa Aguilera, Maria Josep; Roura Ferret, Salvador (Universitat Politècnica de Catalunya, 2021-01-20)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA | PARCIAL 

      Cortadella, Jordi; Roura Ferret, Salvador; Duch Brown, Amalia (Universitat Politècnica de Catalunya, 2020-11-05)
      Examen
      Accés restringit a la comunitat UPC
    • INFORMÀTICA | PARCIAL 

      Roura Ferret, Salvador; Blesa Aguilera, Maria Josep (Universitat Politècnica de Catalunya, 2023-11-08)
      Examen
      Accés restringit a la comunitat UPC
    • Joc d’estructures de dades i algorismes 

      Duch Brown, Amalia; Petit Silvestre, Jordi; Rodríguez Carbonell, Enric; Roura Ferret, Salvador (Universitat Politècnica de Catalunya. Institut de Ciències de l'Educació, 2014-04-24)
      Text en actes de congrés
      Accés obert
      L'activitat consisteix en la implementació d'un jugador per a un joc d'ordinador. L'objectiu és que els estudiants hi apliquin els algorismes i estructures de dades explicats en el curs. Un joc consisteix en un tauler on ...
    • Jutge.org 

      Giménez, Omer; Petit Silvestre, Jordi; Roura Ferret, Salvador (2011)
      Report de recerca
      Accés obert
      Jutge.org is an open access educational online programming judge where students can try to solve more than 800 problems using 22 programming languages. The verdict of their solutions is computed using exhaustive test sets ...
    • Jutge.org: characteristics and experiences 

      Petit Silvestre, Jordi; Roura Ferret, Salvador; Carmona Vargas, Josep; Cortadella, Jordi; Duch Brown, Amalia; Giménez, Omer; Mani, Anaga; Mas Rovira, Jan; Rodríguez Carbonell, Enric; Rubio Gimeno, Alberto; San Pedro Martín, Javier de; Venkataramani, Divya (2018-07)
      Article
      Accés obert
      Jutge.org is an open educational online programming judge designed for students and instructors, featuring a repository of problems that is well organized by courses, topics and difficulty. Internally, Jutge.org uses a ...
    • Lists revisited: cache conscious STL lists 

      Frias Moya, Leonor; Petit Silvestre, Jordi; Roura Ferret, Salvador (2005-11)
      Report de recerca
      Accés obert
      We present three cache conscious implementations of STL standard compliant lists. Up to now, one could either find simple double linked list implementations that easily cope with standard strict requirements, or theoretical ...
    • Median and hybrid median K-dimensional trees 

      Duch Brown, Amalia; Martínez Parra, Conrado; Pons, Mercè; Roura Ferret, Salvador (Springer, 2022)
      Article
      Accés obert
      We consider here two new variants of K-dimensional binary search trees (K-d trees): median K-d trees and hybrid-median K-d trees. These two kinds of trees are designed with the aim to get a tree as balanced as possible. ...