ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

C++ Tutorial : structures and abstract datatypes C/C++ - part 1

Автор: Professor Hank Stalica

Загружено: 2016-10-29

Просмотров: 6607

Описание: Playlist of the series :    • Плейлист  

In this video, I introduce the viewer to abstract data types and modeling them in C/C++ use structures, or "structs" for short.

I demonstrate how to create a new data type, an abstract data type, using the struct mechanism. We then define variables using our new data type and assign values to the variables and retrieve values using the dot operator.

abstract data types are data types created by the programmer and can be used to represent real world things such as students, or cars, or maybe monsters in a fantasy rpg.

These are implemented using the struct construct within the language, and let us wrap up multiple values inside one data type, much like an array is like a variable that can hold more than one value.

Unlike arrays, structs can hold values of different types.

In later videos, I will show you how to pass structs to functions, return them from functions, create arrays of structs, and use structs with dynamic memory allocation.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
C++ Tutorial : structures and abstract datatypes C/C++ - part 1

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

C++ Tutorial : structures and abstract datatypes C/C++ - part 2

C++ Tutorial : structures and abstract datatypes C/C++ - part 2

Object Oriented Programming (OOP) in C++ Course

Object Oriented Programming (OOP) in C++ Course

C++ Tutorial : structures and abstract datatypes C/C++ - part 3

C++ Tutorial : structures and abstract datatypes C/C++ - part 3

ARRAY - Making DATA STRUCTURES in C++

ARRAY - Making DATA STRUCTURES in C++

1. Программирование микропроцессоров: введение | Программирование микропроцессоров

1. Программирование микропроцессоров: введение | Программирование микропроцессоров

MIT 6.006 Introduction to Algorithms, Spring 2020

MIT 6.006 Introduction to Algorithms, Spring 2020

2. Data Structures and Dynamic Arrays

2. Data Structures and Dynamic Arrays

Объяснение структур в C++ 🏗️

Объяснение структур в C++ 🏗️

C++ Vectors Tutorial: Master Dynamic Arrays and Advanced Data Storage

C++ Vectors Tutorial: Master Dynamic Arrays and Advanced Data Storage

Гениальная самоделка Ирана: Самое ненавистное оружие 21 века, которое переписало правила войны

Гениальная самоделка Ирана: Самое ненавистное оружие 21 века, которое переписало правила войны

C++ FULL COURSE For Beginners (Learn C++ in 10 hours)

C++ FULL COURSE For Beginners (Learn C++ in 10 hours)

Введение | Абстрактные типы данных | Структуры данных и алгоритмы | JomaClass

Введение | Абстрактные типы данных | Структуры данных и алгоритмы | JomaClass

Pointers and Dynamic Memory in C++ (Memory Management)

Pointers and Dynamic Memory in C++ (Memory Management)

OOP Constructors - Types of Constructors You Need to Know (Basics to Mastery)

OOP Constructors - Types of Constructors You Need to Know (Basics to Mastery)

Зеленский теряет контроль над Радой — В Киеве начинается открытый бунт? Мураев

Зеленский теряет контроль над Радой — В Киеве начинается открытый бунт? Мураев

Итераторы C++ за 7 минут

Итераторы C++ за 7 минут

Программирование на C++: линейный алгоритм поиска

Программирование на C++: линейный алгоритм поиска

Data Types vs. Abstract Data Types

Data Types vs. Abstract Data Types

Как НА САМОМ ДЕЛЕ работает Zapret 2? VLESS больше не нужен.

Как НА САМОМ ДЕЛЕ работает Zapret 2? VLESS больше не нужен.

Шаблон проектирования Singleton | Пример C++

Шаблон проектирования Singleton | Пример C++

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]