Sciweavers

3837 search results - page 505 / 768
» Concurrent Engineering support in Software Engineering
Sort
View
ADAEUROPE
2010
Springer
15 years 8 months ago
AdaStreams: A Type-Based Programming Extension for Stream-Parallelism with Ada 2005
Because multicore CPUs have become the standard with all major hardware manufacturers, it becomes increasingly important for ing languages to provide programming abstractions that ...
Gingun Hong, Kirak Hong, Bernd Burgstaller, Johann...
ACMDIS
2000
ACM
15 years 8 months ago
A Pattern Approach to Interaction Design
To create successful interactive systems, user interface designers need to cooperate with developers and application domain experts in an interdisciplinary team. These groups, how...
Jan O. Borchers
121
Voted
SIGSOFT
2000
ACM
15 years 8 months ago
Bugs in the programs
Fuzzing is a well-known black-box approach to the security testing of applications. Fuzzing has many advantages in terms of simplicity and effectiveness over more complex, expensi...
Richard D. Pethia
WACC
1999
ACM
15 years 8 months ago
Interoperability as a means of articulation work
The interoperability of systems to support cooperative work requires moving beyond purely technical issues; it also concerns the means and practices that users adopt to articulate...
Carla Simone, Gloria Mark, Dario Giubbilei
COMPSAC
1998
IEEE
15 years 8 months ago
The Essence of the Visitor Pattern
Abstract. For object-oriented programming, the Visitor pattern enables the definition of a new operation on an object structure without changing the classes of the objects. The pri...
Jens Palsberg, C. Barry Jay