Sciweavers

3708 search results - page 319 / 371
» Programming with C Exceptions
Sort
View
130 views 116 votes 15 years 7 months ago  DATE 2008»
—Increasing integrated circuit (IC) power densities and temperatures may hamper multiprocessor system-on-chip (MPSoC) use in hard real-time systems. This article formalizes the t...
135 views 104 votes 15 years 3 months ago  ASM 2008»
A Virtual Machine (VM) is a program running on a conventional microprocessor that emulates the binary instruction set, registers, and memory space of an idealized computing machine...
125 views 83 votes 15 years 7 months ago  IFIP 2009»
Abstract. We analyse the C anonymity protocol under the novel assumption that the attacker has independent knowledge on behavioural patterns of individual users. Und...
172 views 122 votes 15 years 6 months ago  C5 2003»
A machine cycle CPU simulator is developed on the Squeak environment for educational use. The developed simulator is able to show hardware behavior in CPU at each system clock. An...
136 views 106 votes 15 years 5 months ago  SIGCSE 1996»
The Binary Search Tree serves as an important example when teaching data structures. We explore new approaches to understanding the implementation of a Binary Search Tree, using c...
172 views 84 votes 15 years 1 months ago  CSDA 2007»
We describe AMCMC, a software package for running adaptive MCMC algorithms on user-supplied density functions. AMCMC provides the user with an R interface, which in turn calls C pr...
140 views 105 votes 16 years 2 months ago  DAC 2003»
In this paper, we describe a set of compiler analyses and an implementation that automatically map a sequential and un-annotated C program into a pipelined implementation, targete...
109 views 203 votes 16 years 1 months ago  ICFP 2009»
We report on our experience using Haskell as an executable specification language in the formal verification of the seL4 microkernel. fication connects an abstract operational spe...
150 views 111 votes 15 years 7 months ago  HPCC 2007»
OpenMP is a portable shared memory programming interface that promises high programmer productivity for multithreaded applications. It is designed for small and middle sized shared...
153 views 117 votes 15 years 6 months ago  C5 2005»
In this paper, we present a novel framework for asynchronous Web-based training. The proposed system has two distinguishing features. Firstly, it is based on P2P architecture for ...