Sciweavers

21984 search results - page 100 / 4397
» C
Sort
View
ALMOB
2007
73views more  ALMOB 2007»
15 years 3 months ago
GOGOT: a method for the identification of differentially expressed fragments from cDNA-AFLP data
Background: One-dimensional (1-D) electrophoretic data obtained using the cDNA-AFLP method have attracted great interest for the identification of differentially expressed transcr...
Koji Kadota, Ryoko Araki, Yuji Nakai, Masumi Abe
151
Voted
CORR
2010
Springer
97views Education» more  CORR 2010»
15 years 3 months ago
Continuation-Passing C, compiling threads to events through continuations
Abstract In this paper, we introduce Continuation Passing C (CPC), a programming language for concurrent systems in which native and cooperative threads are unified and presented t...
Gabriel Kerneis, Juliusz Chroboczek
JOT
2006
121views more  JOT 2006»
15 years 3 months ago
Constructing persistent object-oriented models with standard C++
In this paper, it is suggested an approach and a design pattern for developing object-oriented models that need to be persistent, including the databases of moderate size, with us...
Alexander Kozynchenko
122
Voted
JSA
2007
123views more  JSA 2007»
15 years 3 months ago
Application of deterministic and stochastic Petri-Nets for performance modeling of NoC architectures
The design of appropriate communication architectures for complex Systems-on-Chip (SoC) is a challenging task. One promising alternative to solve these problems are Networks-on-Ch...
Holger Blume, Thorsten von Sydow, Daniel Becker, T...
ASE
2004
127views more  ASE 2004»
15 years 3 months ago
Precise Call Graphs for C Programs with Function Pointers
Abstract. The use of pointers presents serious problems for software productivity tools for software understanding, restructuring, and testing. Pointers enable indirect memory acce...
Ana Milanova, Atanas Rountev, Barbara G. Ryder