Fl0w3r

An OBS Studio Live Broadcasting Guide for Beginners

Original link: https://yousazoe.top/archives/cf9398b.html introduction Record the blogger’s personal experience of using OBS Studio for live streaming. Software Description Intercept an overview from Wikipedia: OBS is a free and open source software package for recording and live webcasting. Written in C and C++, OBS provides real-time source and device capture, scene composition, encoding, recording, and broadcast. …

An OBS Studio Live Broadcasting Guide for Beginners Read More »

An OBS Studio live broadcast guide for new anchors

Original link: https://yousazoe.top/archives/3d96efbb.html introduction Record the blogger’s personal experience of using OBS Studio for live streaming. Software Description Intercept an overview from Wikipedia: OBS is a free and open source software package for recording and live webcasting. Written in C and C++, OBS provides real-time source and device capture, scene composition, encoding, recording, and broadcast. …

An OBS Studio live broadcast guide for new anchors Read More »

Live broadcast guide based on OBS Studio

Original link: https://yousazoe.top/archives/91815f53.html introduction Record the blogger’s personal experience of using OBS Studio for live streaming. This article is reproduced from: https://yousazoe.top/archives/91815f53.html This site is only for collection, and the copyright belongs to the original author.

Google Open Source Project C++ Style Guide

Original link: https://yousazoe.top/archives/bf0a0e19.html introduction Google often releases open source projects, which means accepting code from other code contributors. But if the code contributor’s programming style is inconsistent with Google’s, it will cause a lot of trouble for code readers and other code committers. Google has therefore published its own programming style guide to make Google’s …

Google Open Source Project C++ Style Guide Read More »

vector

Original link: https://yousazoe.top/archives/8c47f151.html introduction The purpose of this course is to focus on the design and implementation of various data structures, revealing the laws, principles and methods, and at the same time, aiming at algorithm design and performance analysis, to enable students to understand and master the main routines and methods. This article will explain …

vector Read More »

Introduction

Original link: https://yousazoe.top/archives/ed328fdc.html introduction The important thing about computational geometry is that it is the foundation of many technologies and disciplines, such as graphics, CAD, GIS, path planning, etc. The principles behind these techniques are often based on computational geometry in nature. Therefore, the study of this course is very helpful to develop a general …

Introduction Read More »

Convex Hull

Original link: https://yousazoe.top/archives/84b74385.html introduction In this section we will explore the central problem of computational geometry: the convex hull problem. Convexity Why Convex Hull The first stop of our computational geometry is the convex hull problem, which is at the core of computational geometry, and this core is reflected in the fact that almost all …

Convex Hull Read More »

Basic algorithm

Original link: https://yousazoe.top/archives/ce5da845.html introduction Briefly introduce some basic algorithms, including: search, greedy, binary search and third search, sequence divide and conquer, and sorting. search what is search search tree Taking the starting state as the root, each state connects directed edges to its successor states, and a rooted tree can be obtained The terminal state …

Basic algorithm Read More »

STL & Basic Data Structure

Original link: https://yousazoe.top/archives/558bb9a.html introduction Briefly introduce the principles of Vector vector, List linked list, Queue queue, Stack stack, Priority_Queue priority queue, and the use of these data structures in C++ STL, as well as some application scenarios for written tests and interviews. STL container Introduction to STL Containers Containers are objects that hold a series …

STL & Basic Data Structure Read More »

NVIDIA Special Address at SIGGRAPH 2022

Original link: https://yousazoe.top/archives/5bc35f45.html This article is reprinted from: https://yousazoe.top/archives/5bc35f45.html This site is for inclusion only, and the copyright belongs to the original author.

Giving fate back to time and land – after watching the movie “Hidden in the Dust”

Original link: https://yousazoe.top/archives/7d09866f.html introduction The film tells the story of two lonely individuals abandoned by their respective families in the northwest countryside, who support each other in day-to-day cultivation. Wu Renlin and Haiqing show a pair of low-level peasant couples from unfamiliar to familiar, from acquaintance to mutual support. Mind journey. Author’s statement I always …

Giving fate back to time and land – after watching the movie “Hidden in the Dust” Read More »

South of the Antarctic Circle, Promised Buried Beneath the Glacier – South of the Circle

Original link: https://yousazoe.top/archives/6c20c24c.html introduction South of the Polar Circle is a gripping narrative game that explores the emotional relationship between Pitt and Clara, two Cambridge academics caught up in a political conflict. How can we keep the promise of our careers and true love when the choices we were forced to make in the past …

South of the Antarctic Circle, Promised Buried Beneath the Glacier – South of the Circle Read More »

South of the Antarctic Circle, Promised Buried Beneath the Glacier – South of the Circle

Original link: https://yousazoe.top/archives/6c20c24c.html introduction South of the Polar Circle is a gripping narrative game that explores the emotional relationship between Pitt and Clara, two Cambridge academics caught up in a political conflict. How can we keep the promise of our careers and true love when the choices we were forced to make in the past …

South of the Antarctic Circle, Promised Buried Beneath the Glacier – South of the Circle Read More »