Sciweavers

3107 search results - page 425 / 622
» Error-Correcting Source Code
Sort
View
191
Voted
VL
2010
IEEE
218views Visual Languages» more  VL 2010»
15 years 1 months ago
Using Association Metrics to Help Users Navigate API Documentation
-- In the past decade there has been spectacular growth in the number and size of third-party libraries, frameworks, toolkits and other Application Programming Interfaces (APIs) av...
Daniel S. Eisenberg, Jeffrey Stylos, Andrew Faulri...
117
Voted
IPPS
2010
IEEE
15 years 1 months ago
Solving the advection PDE on the cell broadband engine
In this paper we present the venture of porting two different algorithms for solving the two-dimensional advection PDE on the CBE platform, an in-place and an outof-place one, and ...
Georgios Rokos, Gerassimos Peteinatos, Georgia Kou...
152
Voted
UIST
2010
ACM
15 years 1 months ago
Gestalt: integrated support for implementation and analysis in machine learning
We present Gestalt, a development environment designed to support the process of applying machine learning. While traditional programming environments focus on source code, we exp...
Kayur Patel, Naomi Bancroft, Steven M. Drucker, Ja...
131
Voted
USS
2010
15 years 1 months ago
Cling: A Memory Allocator to Mitigate Dangling Pointers
Use-after-free vulnerabilities exploiting so-called dangling pointers to deallocated objects are just as dangerous as buffer overflows: they may enable arbitrary code execution. U...
Periklis Akritidis
160
Voted
IJOSSP
2010
128views more  IJOSSP 2010»
14 years 10 months ago
Repositories with Public Data about Software Development
Empirical research on software development based on data obtained from project repositories and code forges is increasingly gaining attention in the software engineering research ...
Jesús M. González-Barahona, Daniel I...