Sciweavers

21984 search results - page 12 / 4397
» C
Sort
View
DATE
2003
IEEE
84views Hardware» more  DATE 2003»
14 years 24 days ago
SoC Design and Test Considerations
: Modern SoC Design for high-volume products requires a strong focus on Design-for-Test and Designfor-Manufacturability. We present a case study of an SoC test concept, including a...
Martin Schrader, Roderick McConnell
GCSE
2000
Springer
13 years 11 months ago
Mixin-Based Programming in C++
Combinations of C++ features, like inheritance, templates, and class nesting, allow for the expression of powerful component patterns. In particular, research has demonstrated that...
Yannis Smaragdakis, Don S. Batory
CORR
2004
Springer
100views Education» more  CORR 2004»
13 years 7 months ago
An Example of Clifford Algebras Calculations with GiNaC
This is an example of C++ code of Clifford algebra calculations with the GiNaC computer algebra system. This code makes both symbolic and numeric computations. It was used to produ...
Vladimir V. Kisil

Source Code
590views
15 years 8 months ago
Embedding Vtk4.2 into Visual C++ 6.0
This dialog-based visual C++ 6.0 template embeds vtk4.2 inside the dialog. A simple infra-structure for further development.
M. Sabry Hassouna

Book
1455views
15 years 5 months ago
Introduction to Object-Oriented Programming using C++
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
Peter Müller