Sciweavers

1587 search results - page 180 / 318
» Software Engineering Programmes are not Computer Science Pro...
Sort
View
WOSP
2010
ACM
15 years 9 months ago
A page fault equation for dynamic heap sizing
For garbage-collected applications, dynamically-allocated objects are contained in a heap. Programmer productivity improves significantly if there is a garbage collector to autom...
Y. C. Tay, X. R. Zong
UIST
2009
ACM
15 years 9 months ago
Virtual shelves: interactions with orientation aware devices
Triggering shortcuts or actions on a mobile device often requires a long sequence of key presses. Because the functions of buttons are highly dependent on the current application...
Frank Chun Yat Li, David Dearman, Khai N. Truong
ISSTA
2006
ACM
15 years 8 months ago
Tool support for randomized unit testing
There are several problem areas that must be addressed when applying randomization to unit testing. As yet no general, fully automated solution that works for all units has been p...
James H. Andrews, Susmita Haldar, Yong Lei, Felix ...
ICSM
2005
IEEE
15 years 8 months ago
Toward Documentation of Program Evolution
The documentation of a program often falls behind the evolution of the program source files. When this happens it may be attractive to shift the documentation mode from updating ...
Thomas Vestdam, Kurt Nørmark
FASE
2005
Springer
15 years 8 months ago
Checking Memory Safety with Blast
Abstract. Blast is an automatic verification tool for checking temporal safety properties of C programs. Given a C program and a temporal safety property, Blast statically proves ...
Dirk Beyer, Thomas A. Henzinger, Ranjit Jhala, Rup...