Sciweavers

5325 search results - page 399 / 1065
» Effective Computation for Nonlinear Systems
Sort
View
COLING
2010
15 years 1 months ago
A Study on Position Information in Document Summarization
Position information has been proved to be very effective in document summarization, especially in generic summarization. Existing approaches mostly consider the information of se...
Ouyang You, Wenjie Li, Qin Lu, Renxian Zhang
ICCAD
2001
IEEE
127views Hardware» more  ICCAD 2001»
16 years 3 months ago
What is the Limit of Energy Saving by Dynamic Voltage Scaling?
Dynamic voltage scaling (DVS) is a technique that varies the supply voltage and clock frequency based on the computation load to provide desired performance with the minimal amoun...
Gang Qu
SIGSOFT
2010
ACM
15 years 4 months ago
The last mile: parallel programming and usability
Multiprocessors are now commonplace, and cloud computing is swiftly following suit. While it is possible to write high performance code for these systems, concurrency bugs are ext...
Caitlin Sadowski, Andrew Shewmaker
ICSE
2007
IEEE-ACM
16 years 7 months ago
GoalDebug: A Spreadsheet Debugger for End Users
We present a spreadsheet debugger targeted at end users. Whenever the computed output of a cell is incorrect, the user can supply an expected value for a cell, which is employed b...
Robin Abraham, Martin Erwig
IEEEPACT
2007
IEEE
16 years 1 months ago
A Loop Correlation Technique to Improve Performance Auditing
Performance auditing is an online optimization strategy that empirically measures the effectiveness of an optimization on a particular code region. It has the potential to greatly...
Jeremy Lau, Matthew Arnold, Michael Hind, Brad Cal...