Sciweavers

4166 search results - page 126 / 834
» A modular module system
Sort
View
GLOBECOM
2008
IEEE
14 years 4 months ago
Impact of Signaling Schemes on Iterative Linear Minimum-Mean-Square-Error Detection
—In this paper, we study the iterative detection problem for a coded system with multi-ary modulation. We show that, with iterative linear minimum-mean-square-error (LMMSE) detec...
Li Ping, Jun Tong, Xiaojun Yuan, Qinghua Guo
USENIX
2004
13 years 11 months ago
Trusted Path Execution for the Linux 2.6 Kernel as a Linux Security Module
The prevention of damage caused to a system via malicious executables is a significant issue in the current state of security on Linux operating systems. Several approaches are av...
Niki A. Rahimi
ICFP
2005
ACM
14 years 10 months ago
Associated type synonyms
ML modules and Haskell type classes have proven to be highly effective tools for program structuring. Modules emphasize explicit configuration of program components and the use of...
Manuel M. T. Chakravarty, Gabriele Keller, Simon L...
IROS
2006
IEEE
581views Robotics» more  IROS 2006»
14 years 4 months ago
A 3D Fax Machine based on Claytronics
Abstract— This paper presents a novel application of modular robotic technology. Many researchers expect manufacturing technology will allow robot modules to be built at smaller ...
Padmanabhan Pillai, Jason Campbell, Gautam Kedia, ...
ICFP
2006
ACM
14 years 10 months ago
From structures and functors to modules and units
t programming techniques encourage abstraction and reuse through external linking. Some parts of a program, however, must use concrete, internally specified references, so a pure ...
Scott Owens, Matthew Flatt