Sciweavers

3796 search results - page 46 / 760
» Presentations by Programmers for Programmers
Sort
View
DFT
2007
IEEE
152views VLSI» more  DFT 2007»
15 years 1 months ago
TMR and Partial Dynamic Reconfiguration to mitigate SEU faults in FPGAs
This paper presents the adoption of the Triple Modular Redundancy coupled with the Partial Dynamic Reconfiguration of Field Programmable Gate Arrays to mitigate the effects of Sof...
Cristiana Bolchini, Antonio Miele, Marco D. Santam...
73
Voted
ERCIMDL
2008
Springer
100views Education» more  ERCIMDL 2008»
14 years 11 months ago
The MultiMatch Prototype: Multilingual/Multimedia Search for Cultural Heritage Objects
MultiMatch is a 30 month targeted research project under the Sixth Framework Programme, supported by the unit for Content, Learning and Cultural Heritage (Digicult) of the Informat...
Giuseppe Amato, Franca Debole, Carol Peters, Pasqu...
67
Voted
CORR
2008
Springer
120views Education» more  CORR 2008»
14 years 9 months ago
Detecting Errors in Spreadsheets
The paper presents two complementary strategies for identifying errors in spreadsheet programs. The strategies presented are grounded on the assumption that spreadsheets are softw...
Yirsaw Ayalew, Markus Clermont, Roland T. Mitterme...
111
Voted
CHI
2008
ACM
14 years 10 months ago
Testing vs. code inspection vs. what else?: male and female end users' debugging strategies
Little is known about the strategies end-user programmers use in debugging their programs, and even less is known about gender differences that may exist in these strategies. With...
Neeraja Subrahmaniyan, Laura Beckwith, Valentina G...
83
Voted
ICSE
2009
IEEE-ACM
15 years 10 months ago
Refactoring sequential Java code for concurrency via concurrent libraries
Parallelizing existing sequential programs to run efficiently on multicores is hard. The Java 5 package java.util.concurrent (j.u.c.) supports writing concurrent programs: much of...
Danny Dig, John Marrero, Michael D. Ernst