Sciweavers

10435 search results - page 200 / 2087
» Computational Biology and Language
Sort
View
BICOB
2011
Springer
14 years 6 months ago
A Systematic Approach to Evaluate Sustained Stochastic Oscillations
Although the populations of biological systems are inherently discrete and their dynamics are strongly stochastic, it is usual to consider their limiting behaviour for large envir...
Jorge Júlvez, Marta Z. Kwiatkowska, Gethin ...
SIGCSE
2003
ACM
198views Education» more  SIGCSE 2003»
15 years 11 months ago
Computer graphics in undergraduate computational science education
Computer graphics forms an important part of a working scientist’s tools. This may be provided by resources with the scientist’s group or by capabilities of the toolkits that ...
Steve Cunningham, Angela B. Shiflet

Book
352views
17 years 4 months ago
C Elements of Style
This book covers the styling code convention of the C language.
Steve Oualline

Book
424views
17 years 4 months ago
The New C Standard
"This book contains a detailed analysis of the International Standard for the C language"
Derek M. Jones
ICALP
2007
Springer
15 years 10 months ago
In-Place Suffix Sorting
Given string T = T[1, . . . , n], the suffix sorting problem is to lexicographically sort the suffixes T[i, . . . , n] for all i. This problem is central to the construction of suf...
Gianni Franceschini, S. Muthukrishnan