Sciweavers

12334 search results - page 27 / 2467
» The Use of C
Sort
View
DT
2000
65views more  DT 2000»
14 years 11 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»
14 years 11 months ago
Using an environment chain model to teach inheritance in C++
Michael R. Wick, Daniel E. Stevenson, Andrew T. Ph...

Source Code
2846views
16 years 10 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