此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。
cpp.vectors.0: Creating and Sorting Vectors (Node 19)
描述
You can see this video in its original context here: http://djere.com/node/19
The LibreOffice Impress-generated HTML slideshow for this lecture is here:
http://djere.com/lectures/node19lecture/Node19.creating_and_sorting_vectors.html
This video discusses creating and sorting vectors. It also discusses doubles, functions, and passing by reference versus passing by value. I created the video as part of the Djere University (http://djere.com) tutorial series.
Learning Objectives:
- Define doubles.
- Discuss creating a vector in C++.
- Sorting a vector.
- Printing a vector.
- Briefly discuss passing a vector by reference versus passing it by value.
- Create a vector that accepts double precision numbers.
- Allow the user to fill the vector with an unlimited number of numbers of their choice.
- Automatically sort the vector from lowest to highest.
- Show the user the sorted output.
The LibreOffice Impress-generated HTML slideshow for this lecture is here:
http://djere.com/lectures/node19lecture/Node19.creating_and_sorting_vectors.html
This video discusses creating and sorting vectors. It also discusses doubles, functions, and passing by reference versus passing by value. I created the video as part of the Djere University (http://djere.com) tutorial series.
Learning Objectives:
- Define doubles.
- Discuss creating a vector in C++.
- Sorting a vector.
- Printing a vector.
- Briefly discuss passing a vector by reference versus passing it by value.
- Create a vector that accepts double precision numbers.
- Allow the user to fill the vector with an unlimited number of numbers of their choice.
- Automatically sort the vector from lowest to highest.
- Show the user the sorted output.
相关视频
and.basics.0: Getting Started Developing Android Apps On Fedora GNU-Linux (Node 28)
Djere University
gl.fedora.1: Building A Simple Html5 Calculator In Fedora Gnu/Linux (Node 30)
Djere University
How to use Social engineering toolkit website Attack vectors Using kali linux Tutorial
Thelinksmaster
Co-planar vectors | concurrent vectors | Null/zero vectors | unit vector | standard unit vector | polar vectors | Axial vectors #cityclasses
cityclasses
properties of vectors | vector properties | the angles between two vectors | angle between vectors #City Classes
cityclasses
Types of vectors | parallel vector | Anti-parallel vector | equal vector | negative/opposite vector | co-initial vector | co-linear vector #cityclasses
cityclasses
来自同一上传者
gl.fedora.1: Building A Simple Html5 Calculator In Fedora Gnu/Linux (Node 30)
478 次观看
and.basics.0: Getting Started Developing Android Apps On Fedora GNU-Linux (Node 28)
1 次观看
cpp.codeblocks.0: Installing Code::Blocks - Windows (Node 16)
1 次观看
cpp.codeblocks.1: Installing Code::Blocks - GNU/Linux (Node 17)
2 次观看
cpp.vectors.0: Creating and Sorting Vectors (Node 19)
117 次观看
cpp.vectors.1: Filling and Shuffling a C++ Vector (Node 21)
3 次观看