Sciweavers

10406 search results - page 462 / 2082
» Using RDF to Model the Structure and Process of Systems
Sort
View
ICSE
2005
IEEE-ACM
16 years 6 months ago
Process issues in course projects
Defined software engineering process help teaching and guiding software engineering courses projects. However, using them raises several issues related to process and course featu...
Wilson P. Paula Filho
AUTOMATICA
2007
97views more  AUTOMATICA 2007»
15 years 6 months ago
Control of dynamic keyhole welding process
Weld joint penetration control is a basic research topic in the welding research community. The authors propose using an innovative plasma arc welding process referred to as the q...
Y. M. Zhang, Y. C. Liu
SIGSOFT
2006
ACM
16 years 7 months ago
How is aliasing used in systems software?
We present a study of all sources of aliasing in over one million lines of C code, identifying in the process the common patterns of aliasing that arise in practice. We find that ...
Brian Hackett, Alex Aiken
DLOG
2000
15 years 7 months ago
Knowledge Representation on the Web
Recently, there has been a wide interest in using ontologies on the Web. As a basis for this, RDF Schema (RDFS) provides means to define vocabulary, structure and constraints for ...
Stefan Decker, Dieter Fensel, Frank van Harmelen, ...
ISCA
1993
IEEE
137views Hardware» more  ISCA 1993»
15 years 10 months ago
Transactional Memory: Architectural Support for Lock-Free Data Structures
A shared data structure is lock-free if its operations do not require mutual exclusion. If one process is interrupted in the middle of an operation, other processes will not be pr...
Maurice Herlihy, J. Eliot B. Moss