Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- conda
- c++
- GSL
- gfortran
- Anaconda
- Matplotlib
- Visual Studio
- h5py
- cygwin
- tab space
- jupyter
- HDF5
- hyperref
- mpi4py
- vim
- MAC
- Windows
- openmp
- vi
- SSH
- LaTeX
- arXiver
- datascience
- HFS+
- virtual
- intel compiler
- portforwarding
- cython
- polyglot
- python
Archives
- Today
- Total
목록memory (1)
Astro Coke
[C++] Pointers, References and Dynamic Memory Allocation
source: https://www.ntu.edu.sg/home/ehchua/programming/cpp/cp4_PointerReference.html Pointers, References and Dynamic Memory Allocation are the most powerful features in C/C++ language, which allows programmers to directly manipulate memory to efficiently manage the memory - the most critical and scarce resource in computer - for best performance. However, "pointer" is also the most complex and ..
Computer Setup
2019. 11. 3. 04:31