Sciweavers

12334 search results - page 27 / 2467
» The Use of C
Sort
View
DT
2000
65views more  DT 2000»
13 years 9 months ago
Using a Soft Core in a SoC Design: Experiences with picoJava
Sujit Dey, Debashis Panigrahi, Li Chen, Clark N. T...
SIGCSE
2002
ACM
100views Education» more  SIGCSE 2002»
13 years 9 months ago
Using an environment chain model to teach inheritance in C++
Michael R. Wick, Daniel E. Stevenson, Andrew T. Ph...

Source Code
2846views
15 years 8 months ago
Armadillo C++ matrix library
Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. It is based on recursive templates. Integer, float...
Conrad Sanderson