Category Archives for Programming
Syllabus for the CUDA Certification Exam
NVIDIA CUDA Professional Developer Program Study Guide As part of the process of achieving the standards expected from an NVIDIA CUDA Professional Developer, all candidates are required to take a series of self-study lectures and exercises. Please read this entire … Continue reading
Operators in C and C++
Arithmetic operators Operator name Syntax Overloadable Includedin C Prototype examples (T is any type) As member of T Outside class definitions Basic assignment a = b Yes Yes T& T::operator =(const T&b); N/A Addition a + b Yes Yes T T::operator +(const T& b)const; T operator +(const T& a, constT& b); … Continue reading
VI / VIM 단축키 모음
Copyright secured by Digiprove © 2011