Sciweavers

1527 search results - page 81 / 306
» What About Wednesday
Sort
View
ECWEB
2001
Springer
117views ECommerce» more  ECWEB 2001»
14 years 1 months ago
Just Business -Shouldn't We Have Some Fun?
Information Technology has changed our life and society already to such an extent that even our visions cannot exist without technology and its applications. And this change is acc...
Hannes Werthner
HICSS
1999
IEEE
82views Biometrics» more  HICSS 1999»
14 years 1 months ago
On the Spanning Hypothesis for EDI Semantics
What EDI needs is a good semantics, that is, a workable formal theory of what EDI messages mean. As is widely recognized, the point applies to electronic commerce and to communica...
Steven O. Kimbrough, Scott A. Moore
IWPC
1998
IEEE
14 years 1 months ago
Archetypal Source Code Searches: A Survey of Software Developers and Maintainers
In this study, we conducted a survey to generate archetypes of source code searching by programmers across maintenance tasks. Using a questionnaire on a web page, we obtained 69 r...
Susan Elliott Sim, Charles L. A. Clarke, Richard C...
CC
2004
Springer
134views System Software» more  CC 2004»
14 years 25 days ago
Widening Integer Arithmetic
Abstract. Some codes require computations to use fewer bits of precision than are normal for the target machine. For example, Java requires 32-bit arithmetic even on a 64-bit targe...
Kevin Redwine, Norman Ramsey
ATAL
2006
Springer
14 years 25 days ago
Information-theoretic approaches to branching in search
Deciding what to branch on at each node is a key element of search algorithms. We present four families of methods for selecting what question to branch on. They are all informati...
Andrew Gilpin, Tuomas Sandholm