Sciweavers

6960 search results - page 266 / 1392
» Continuity Analysis of Programs
Sort
View
133
Voted
HCI
2007
15 years 5 months ago
Designing for Participation in Socio-technical Software Systems
Participative software systems are a new class of software systems whose development does not end at the deployment but requires continued user participation and contribution. They...
Yunwen Ye, Gerhard Fischer
EICS
2009
ACM
15 years 10 months ago
Social network analysis and interactive device design analysis
What methods can we use to help understand why users adopt certain use strategies, and how can we evaluate designs to anticipate and perhaps positively modify how users are likely...
Harold W. Thimbleby, Patrick Oladimeji
CC
2008
Springer
137views System Software» more  CC 2008»
15 years 6 months ago
On the Relative Completeness of Bytecode Analysis Versus Source Code Analysis
Abstract. We discuss the challenges faced by bytecode analyzers designed for code verification compared to similar analyzers for source code. While a bytecode-level analysis brings...
Francesco Logozzo, Manuel Fähndrich
123
Voted
SAS
1991
Springer
15 years 7 months ago
Polymorphic Time Systems for Estimating Program Complexity
We present a new approach to static program analysis that permits each expression in a program to be assigned an execution time estimate. Our approach uses a time system in conjun...
Vincent Dornic, Pierre Jouvelot, David K. Gifford
SSR
2001
134views more  SSR 2001»
15 years 5 months ago
Generation of visitor components that implement program transformations
The visitor pattern is appealing to developers of program-analysis tools because it separates the design of the data structures that represent a program from the design of softwar...
Kurt Stirewalt, Laura K. Dillon