Sciweavers

3256 search results - page 266 / 652
» Mixin-Based Programming in C
Sort
View
ASM
2008
ASM
15 years 5 months ago
Using EventB to Create a Virtual Machine Instruction Set Architecture
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...
Stephen Wright
97
Voted
IFIP
2009
Springer
15 years 10 months ago
Probable Innocence in the Presence of Independent Knowledge
Abstract. We analyse the C anonymity protocol under the novel assumption that the attacker has independent knowledge on behavioural patterns of individual users. Und...
Sardaouna Hamadou, Catuscia Palamidessi, Vladimiro...
C5
2003
IEEE
15 years 8 months ago
Machine Cycle CPU Simulator for Educational Use based on Squeak Environment
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...
Takao Kawamura, Yoshio Kawaguchi, Shinji Nakanishi...
SIGCSE
1996
ACM
136views Education» more  SIGCSE 1996»
15 years 7 months ago
Thinking about binary trees in an object-oriented world
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...
A. Michael Berman, Robert C. Duvall
CSDA
2007
172views more  CSDA 2007»
15 years 3 months ago
AMCMC: An R interface for adaptive MCMC
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...
Jeffrey S. Rosenthal