Sciweavers

6941 search results - page 740 / 1389
» Testing as a Certification Approach
Sort
View
209
Voted
SIGSOFT
2003
ACM
16 years 8 months ago
Context-sensitive slicing of concurrent programs
Program slicing is a technique to identify statements that may influence the computations at other statements. Precise slicing has been shown to be undecidable for concurrent prog...
Jens Krinke
158
Voted
ISBI
2008
IEEE
16 years 8 months ago
Projection plane processing for sketch-based volume segmentation
Selecting a region of interest (ROI) within unsegmented volume data is one of the fundamental operations in volume data processing and analysis, yet it is difficult to perform the...
Shigeru Owada, Frank Nielsen, Takeo Igarashi, Ryo ...
WWW
2008
ACM
16 years 8 months ago
Integrating the IAC neural network in ontology mapping
Ontology mapping seeks to find semantic correspondences between similar elements of different ontologies. This paper proposes a neural network based approach to search for a globa...
Ming Mao, Yefei Peng, Michael Spring
174
Voted
WWW
2007
ACM
16 years 8 months ago
Page-level template detection via isotonic smoothing
We develop a novel framework for the page-level template detection problem. Our framework is built on two main ideas. The first is the automatic generation of training data for a ...
Deepayan Chakrabarti, Ravi Kumar, Kunal Punera
CC
2009
Springer
132views System Software» more  CC 2009»
16 years 8 months ago
Implementation and Use of Transactional Memory with Dynamic Separation
Abstract. We introduce the design and implementation of dynamic separation (DS) as a programming discipline for using transactional memory. Our approach is based on the programmer ...
Andrew Birrell, Johnson Hsieh, Martín Abadi...