Sciweavers

2781 search results - page 178 / 557
» System Modules
Sort
View
SAINT
2007
IEEE
15 years 9 months ago
Hierarchical Agent System for Web-Based Sensor Network
To achieve a smart sensor network with Web-based sensor nodes such as Field Servers, we propose a hierarchical agent system that manages sensor nodes autonomously and flexibly, an...
Tokihiro Fukatsu, Takuji Kiura, Kei Tanaka, Masayu...
240
Voted
POPL
2006
ACM
16 years 2 months ago
Modular set-based analysis from contracts
In PLT Scheme, programs consist of modules with contracts. The latter describe the inputs and outputs of functions and objects via predicates. A run-time system enforces these pre...
Philippe Meunier, Robert Bruce Findler, Matthias F...
122
Voted
VTC
2006
IEEE
142views Communications» more  VTC 2006»
15 years 8 months ago
Adaptive Bit-Interleaved Coded OFDM over Time-Varying Channels
When adapting the transmitter to the channel state information (CSI), improved transmission is possible compared to the open loop system where no CSI is provided at the transmitte...
Jin Soo Choi, Chang-Kyung Sung, Sung Hyun Moon, In...
128
Voted
SIGCSE
2005
ACM
134views Education» more  SIGCSE 2005»
15 years 8 months ago
Enhancing team knowledge: instruction vs. experience
Information technology projects are growing in complexity and require teams to solve problems and develop solutions. With current undergraduate, computer science and information s...
Debra L. Smarkusky, Richard F. Dempsey, Joan J. Lu...
CC
1999
Springer
107views System Software» more  CC 1999»
15 years 6 months ago
Link-Time Improvement of Scheme Programs
Abstract. Optimizing compilers typically limit the scope of their analyses and optimizations to individual modules. This has two drawbacks: rst, library code cannot be optimized to...
Saumya K. Debray, Robert Muth, Scott A. Watterson