Sciweavers

1729 search results - page 198 / 346
» Deterministic Expressions in C
Sort
View
FSEN
2009
Springer
14 years 4 months ago
A Process-Theoretic Look at Automata
Automata theory presents roughly three types of automata: finite automata, pushdown automata and Turing machines. The automata are treated as language acceptors, and the expressiv...
Jos C. M. Baeten, Pieter J. L. Cuijpers, Bas Lutti...
APLAS
2009
ACM
14 years 4 months ago
Fractional Ownerships for Safe Memory Deallocation
We propose a type system for a programming language with memory allocation/deallocation primitives, which prevents memory-related errors such as double-frees and memory leaks. The ...
Kohei Suenaga, Naoki Kobayashi
SIGCOMM
2009
ACM
14 years 4 months ago
Practical declarative network management
We present Flow-based Management Language (FML), a declarative policy language for managing the configuration of enterprise networks. FML was designed to replace the many dispara...
Timothy L. Hinrichs, Natasha Gude, Martin Casado, ...
ICIP
2008
IEEE
14 years 4 months ago
Perceptual soft thresholding using the structural similarity index
In this paper, we present a novel algorithm for wavelet domain image denoising using the soft thresholding function. The thresholds are designed to be locally optimal with respect...
Sumohana S. Channappayya, Alan C. Bovik, Robert W....
SCAM
2008
IEEE
14 years 4 months ago
Exploiting the Correspondence between Micro Patterns and Class Names
This paper argues that semantic information encoded in natural language identifiers is a largely neglected resource for program analysis. First we show that words in Java class n...
Jeremy Singer, Chris C. Kirkham