Sciweavers

41 search results - page 2 / 9
» cascon 1996
Sort
View
CASCON
1996
101views Education» more  CASCON 1996»
13 years 6 months ago
Design patterns in enterprise
The Enterprise parallel programming system allows programmers to create, compile, execute, and debug parallel applications that execute over a network of workstations. The run-tim...
Steve MacDonald
CASCON
1996
104views Education» more  CASCON 1996»
13 years 6 months ago
Live WWW and its agents: the CAS-LWWW project
This paper proposes the idea of vision agents over Internet, outlines the performance models of Live WWW with agents, and describes an object search agent and its communications w...
Yiming Ye, John K. Tsotsos, Karen Bennet
CASCON
1996
77views Education» more  CASCON 1996»
13 years 6 months ago
Class testing and code-based criteria
This paper de nes three levels of requirements for adequate code-based class testing, examining the eectiveness of traditional testing criteria in the context of object-oriented (...
Pei Hsia, Xiaolin Li, David Chenho Kung
CASCON
1996
89views Education» more  CASCON 1996»
13 years 6 months ago
A comparison of algorithms for interprocedural class analysis
Message passing overhead is often a substantial source of runtime overhead in object-oriented applications. To combat this performance problem, a number of techniques have been de...
David Grove
CASCON
1996
126views Education» more  CASCON 1996»
13 years 6 months ago
A survey of testing techniques for object-oriented systems
Most research on objectoriented(OO) paradigms has been focused on analysis, design, and programming fundamentals. Testing the systems that are created with these paradigms has bee...
Morris S. Johnson Jr.