Sciweavers

9477 search results - page 26 / 1896
» Design is as Easy as Optimization
Sort
View
SOCO
2009
Springer
14 years 1 months ago
Language Design for Meta-programming in the Software Composition Domain
How would a language look like that is specially designed for solving meta-programming problems in the software composition domain? We present requirements for and design of Rascal...
Paul Klint, Jurgen J. Vinju, Tijs van der Storm
WWW
2002
ACM
14 years 7 months ago
Certified email with a light on-line trusted third party: design and implementation
This paper presents a new protocol for certified email. The protocol aims to combine security, scalability, easy implementation, and viable deployment. The protocol relies on a li...
Martín Abadi, Neal Glew
CEC
2010
IEEE
13 years 7 months ago
Linear antenna array synthesis using fitness-adaptive differential evolution algorithm
-- Design of non-uniform linear antenna arrays is one of the most important electromagnetic optimization problems of current interest. In this article, an adaptive Differential Evo...
Aritra Chowdhury, Ritwik Giri, Arnob Ghosh, Swagat...
SIGMETRICS
2004
ACM
115views Hardware» more  SIGMETRICS 2004»
14 years 6 days ago
Emulating low-priority transport at the application layer: a background transfer service
Low priority data transfer across the wide area is useful in several contexts, for example for the dissemination of large files such as OS updates, content distribution or prefet...
Peter B. Key, Laurent Massoulié, Bing Wang
CC
1999
Springer
116views System Software» more  CC 1999»
13 years 11 months ago
A Programmable ANSI C Transformation Engine
Abstract. Source code transformations are a very effective method of parallelizing and improving the efficiency of programs. Unfortunately most compiler systems require implementin...
Maarten Boekhold, Ireneusz Karkowski, Henk Corpora...