В категории материалов: 29
Показано материалов: 11-20
Страницы: « 1 2 3 »


Python. PyGame. Keyboard events

  1. Keyboard events
  2. Keyboard events attribute
  3. Check key down
  4. Task 1
  5. Task 2 
  6. Using keyboard shortcuts
  7. Questions
  8. Exercises
  9. Tasks

12.5.3.4 control characters with the keyboard.

Algorithms | Просмотров: 6155 | Добавил: bzfar77 | Дата: 08.01.2023 | Комментарии (3)

Python. PyGame. Loading and animation pictures

  1. Loading pictures
  2. How to load the picture
  3. How to determine the size of the surface
  4. Creating a background for race
  5. Add car movement
  6. Questions
  7. Exercises
  8. Tasks

12.5.3.1 code the movement of graphic objects

Algorithms | Просмотров: 7089 | Добавил: bzfar77 | Дата: 20.11.2022 | Комментарии (0)

Python. PyGame.

Time and animation

  • Animation
  • Time
  • Example
  • Questions
  • Exercises
  • Tasks

12.5.3.1 code the movement of graphic objects; 
12.5.3.8 analyse the result of the program execution;
12.5.3.2 control the characters with module Time.

Algorithms | Просмотров: 5774 | Добавил: bzfar77 | Дата: 13.11.2022 | Комментарии (0)

Python. PyGame. Surfaces

  • Creating new surface
  • Output surface on display
  • Output surface on another surface
  • Example
  • Questions
  • Exercises
  • Tasks

12.5.2.3 manage the surfaces programmatically. 

Algorithms | Просмотров: 5702 | Добавил: bzfar77 | Дата: 13.11.2022 | Комментарии (0)

Python. PyGame library

  1. Installing the PyGame library
  2. Connecting and Initializing a PyGame module in the program
  3. Game window creation
  4. Game loop
  5. Questions
  6. Exercises
  7. Tasks

12.5.1.1 connect the PyGame library and its modules; 
12.5.1.2 create the game window; 
12.5.1.3 code the game loop of the application. 

Algorithms | Просмотров: 6228 | Добавил: bzfar77 | Дата: 01.11.2022 | Комментарии (0)

PIL library. Image processing.

  1. Wave library
  2. Open and close *.wav files 
  3. Functions of Wave library
  4. Get information about *.wav file
  5. Struct library
  6. Questions
  7. Exercises
  8. Tasks

12.6.3.1 use commands of the Wave library to process sound files.

Algorithms | Просмотров: 7583 | Добавил: bzfar77 | Дата: 28.09.2022 | Комментарии (0)

PIL library. Image processing.

  1. Model example
  2. Load pixels and Change color
  3. Get three colors from the pixel
  4. ImageFilter module in PIL
  5. Types of filters in ImageFilter
  6. Questions
  7. Exercises
  8. Tasks

12.6.2.2 use commands of module Image in PIL library (load, create, size, save) to manipulate images.

12.6.2.4 create filters for image processing.
 

Algorithms | Просмотров: 5570 | Добавил: bzfar77 | Дата: 22.09.2022 | Комментарии (0)

Python. Цикл FOR

  1. Синтаксис
  2. Диапазон значений итератора - Range
  3. Когда использовать цикл FOR
  4. Вопросы
  5. Упражнения
  6. Задачи

11.1.2.4 писать программу, используя цикл For
11.1.2.5 определять диапазон значений для цикла

Algorithms | Просмотров: 2225 | Добавил: Admin | Дата: 13.04.2022 | Комментарии (0)

Python. WHILE Loop

  1. Определение
  2. Особенности цикла while
  3. Вопросы
  4. Упражнения
  5. Задачи

11.1.2.1 писать программный код, используя цикл While
11.1.2.2 программировать циклический алгоритм в соответствии с блок-схемой

Algorithms | Просмотров: 3907 | Добавил: bzfar77 | Дата: 09.04.2022 | Комментарии (0)

Python. Условный оператор. 

  1. Ветвление
  2. Операторы сравнения
  3. Конструкция if-else 
  4. Тернарный условный оператор
  5. Конструкция if-elif-else 
  6. Вопросы
  7. Упражнения
  8. Задачи

11.1.1.7 применять логические операции для логических переменных;
11.1.1.9 реализовывать алгоритмы ветвления в соответствии с блок-схемой.

Algorithms | Просмотров: 2347 | Добавил: bzfar77 | Дата: 31.03.2022 | Комментарии (0)


1-10 11-20 21-29