Subject
Now showing items 1-2 of 2
-
Foundations of Programming for High Performance Computing
(Libros Digitales, 2015-07-28)This course note is an introduction to high performance computing (HPC) on modern desktop computer architectures. The targeted audience is undergraduate students who are not engaged in a computer science program but who ... -
Pointers Programming and Data Structures
(Libros Digitales, 2015-07-28)This note provides an introduction to pointers in C.It covers the following topics: Address and Value, Locations, Pointer Usage Example, Accessing the Address of a Variable, Pointer Declarations, Pointer Expressions, Passing ...