Sciweavers

1031 search results - page 53 / 207
» Survey on User Interface Programming
Sort
View
SIGCSE
2010
ACM
158views Education» more  SIGCSE 2010»
14 years 5 months ago
Test-first Java concurrency for the classroom
Concurrent programming is becoming more important due to the growing dominance of multi-core processors and the prevalence of graphical user interfaces (GUIs). To prepare students...
Mathias Ricken, Robert Cartwright
NAR
2007
145views more  NAR 2007»
13 years 9 months ago
Primer3Plus, an enhanced web interface to Primer3
Here we present Primer3Plus, a new web interface to the popular Primer3 primer design program as an enhanced alternative for the CGI- scripts that come with Primer3. Primer3 consi...
Andreas Untergasser, Harm Nijveen, Xiangyu Rao, To...
SIGMOD
2005
ACM
124views Database» more  SIGMOD 2005»
14 years 10 months ago
Simplifying construction of complex workflows for non-expert users of the Southern California Earthquake Center Community Modeli
: Workflow systems often present the user with rich interfaces that express all the capabilities and complexities of the application programs and the computing environments that th...
Philip Maechling, Hans Chalupsky, Maureen Doughert...
IADIS
2004
13 years 11 months ago
Designers' Perspective of Website Usability: The Cultural Dimension
The aim of this paper is to conduct a comparative study between liberal and prescriptive cultures (in this case Arab and British audiences) to extract the views of Web designers i...
Ali H. Al-Badi, Pam J. Mayhew
IPPS
2010
IEEE
13 years 8 months ago
User level DB: a debugging API for user-level thread libraries
With the advent of the multicore era, parallel programming is becoming ubiquitous. Multithreading is a common approach to benefit from these architectures. Hybrid M:N libraries lik...
Kevin Pouget, Marc Pérache, Patrick Carriba...