Sciweavers

10666 search results - page 207 / 2134
» Quantum programming languages
Sort
View

Book
385views
15 years 9 months ago
Intro to Design Patterns in C++ and Qt 4
C++ is taught "the Qt Way"
Alan Ezust, Paul Ezust

Book
385views
15 years 9 months ago
C and C++ Style Guides
"This is an archive of style guides for C and C++ code."
ICSEA
2007
IEEE
14 years 5 months ago
An Integrated Database Programming and Querying Language with Support for Simultaneous Processing
The integration of query languages and programming languages is still a central problem of database research. In particular, issues with respect to the impedance mismatch are of i...
Markus Kirchberg
WOA
2000
14 years 3 days ago
Calculi for Network Aware Programming
ogramming are evaluated along three different guidelines: the programming abstractions the calculus suggests; the underlying programming model; the security mechanisms provided. Th...
Gian Luigi Ferrari, Rosario Pugliese, Emilio Tuost...

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