Sciweavers

488 search results - page 27 / 98
» Simulating Context Effects in Problem Solving with AMBR
Sort
View
QEST
2010
IEEE
13 years 5 months ago
Information Hiding in Probabilistic Concurrent Systems
Information hiding is a general concept which refers to the goal of preventing an adversary to infer secret information from the observables. Anonymity and Information Flow are exa...
Miguel E. Andrés, Catuscia Palamidessi, Pet...
CORR
2011
Springer
164views Education» more  CORR 2011»
13 years 2 months ago
Iterative Reweighted Algorithms for Sparse Signal Recovery with Temporally Correlated Source Vectors
Iterative reweighted algorithms, as a class of algorithms for sparse signal recovery, have been found to have better performance than their non-reweighted counterparts. However, f...
Zhilin Zhang, Bhaskar D. Rao
CONTEXT
2007
Springer
14 years 1 months ago
Towards an Adaptation of Semi-structured Document Querying
In our research work, we consider that access to semi-structured documents is carried out by a data-oriented query. With different users and a same query, the returned results are ...
Corinne Amel Zayani, André Péninou, ...
PVLDB
2008
136views more  PVLDB 2008»
13 years 7 months ago
Keyword query cleaning
Unlike traditional database queries, keyword queries do not adhere to predefined syntax and are often dirty with irrelevant words from natural languages. This makes accurate and e...
Ken Q. Pu, Xiaohui Yu
SIGCSE
2000
ACM
193views Education» more  SIGCSE 2000»
13 years 12 months ago
Experimentation with bounded buffer synchronization
Undergraduates are usually introduced to synchronization in operating systems through a discussion of classical problems such as reader-writer or producers-consumers. The traditio...
Steven Robbins