Sciweavers

3221 search results - page 158 / 645
» Termination of Linear Programs
Sort
View
ICFP
2002
ACM
16 years 6 months ago
Packrat parsing: : simple, powerful, lazy, linear time, functional pearl
Packrat parsing is a novel technique for implementing parsers in a lazy functional programming language. A packrat parser provides the power and flexibility of top-down parsing wi...
Bryan Ford
CCECE
2006
IEEE
16 years 11 days ago
Adaptive Multi-Stream Relaying
— In this paper, we study a cooperative network with one source-destination pair and a relay assisting their communication. All terminals have multiple antennas, which enables th...
Furuzan Atay Onat, Halim Yanikomeroglu, Shalini S....
HYBRID
2001
Springer
15 years 10 months ago
Semi-decidable Synthesis for Triangular Hybrid Systems
Abstract. The algorithmic design of least restrictive controllers for hybrid systems that satisfy reachability specifications has received much attention recently. Despite the imp...
Omid Shakernia, George J. Pappas, Shankar Sastry
ICC
2009
IEEE
116views Communications» more  ICC 2009»
15 years 4 months ago
Capacity Evaluation of a Land Mobile Satellite System Utilizing Multiple Element Antennas
Land Mobile Satellite (LMS) systems can exploit multiple-input-multiple-output (MIMO) techniques in order to achieve high transmission rates. This paper evaluates theoretically the...
Nektarios Moraitis, Argyris Kyriazos, Philip Const...
ICFP
2006
ACM
16 years 6 months ago
Static analysis for syntax objects
We describe an s-expression based syntax-extension framework much like Scheme macros, with a key additional facility: the ability to define static semantics, such as type systems ...
David Fisher, Olin Shivers