Sciweavers

212 search results - page 10 / 43
» Converting a C
Sort
View
ISCAS
2003
IEEE
90views Hardware» more  ISCAS 2003»
15 years 7 months ago
"Intermittent" chaos and subharmonics in switching power supplies
This paper studies the “intermittent” chaos and subharmonics observed in switching dc/dc converters using a simple circuit model that describes possible unintended coupling of...
C. K. Michael Tse, Yufei Zhou, Francis Chi-Moon La...
112
Voted
FOSSACS
2006
Springer
15 years 6 months ago
Reversing Algebraic Process Calculi
Reversible computation has a growing number of promising application areas such as the modelling of biochemical systems, program debugging and testing, and even programming languag...
Iain C. C. Phillips, Irek Ulidowski
TSP
2008
91views more  TSP 2008»
15 years 2 months ago
On Optimal Perfect Reconstruction Feedback Quantizers
Abstract-- This paper presents novel results on Perfect Reconstruction Feedback Quantizers (PRFQs), i.e., noise-shaping, predictive and sigma-delta A/D converters whose signal tran...
Milan S. Derpich, Eduardo I. Silva, Daniel E. Quev...
111
Voted
ISCAS
1999
IEEE
93views Hardware» more  ISCAS 1999»
15 years 6 months ago
Problems of computing Lyapunov exponents in power electronics
Ideal power converters are governed by differential equations with discontinuous right-hand sides. General-purpose algorithms to compute their Lyapunov exponents assume smooth equ...
Y. H. Lim, D. C. Hamill

Book
1575views
16 years 10 months ago
Bison - The Yacc-compatible Parser Generator
"Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Once you are proficient with Biso...
Charles Donnelly and Richard Stallman