VideosWatching

1. 경북대 박준구 논리회로 (2010)

1.1. 1

조합회로,combinational_circuit
메모리,memory가 없다.
입력한 값에 따라 출력이 나온다.
출력 = 𝑓(입력)
순차회로,sequential_circuit
메모리,memory가 있다.
메모리에 상태,state가 저장된다.
출력은 입력과 현 상태에 의해 결정됨.
(출력, 다음 상태) = 𝑓(입력, 상태)

2. 정한울 Docceptor

2.2. 디지털논리회로 1-1

(Docceptor 디지털논리회로 1-1) 디지털논리회로 소개, 왜 binary number를 사용하는가? - YouTube
https://www.youtube.com/watch?v=zKWkTzMN-34&list=PLrJcoRcsaj2vCVaB8fgDwktmltu1jJTt9

2.3. 디지털논리회로 1-2

(Docceptor 디지털논리회로 1-2) Binary code를 사용한 logic operation 및 logic gate 간단 소개 - YouTube
https://www.youtube.com/watch?v=yXyfhai7I44&list=PLrJcoRcsaj2vCVaB8fgDwktmltu1jJTt9&index=2


3. Category Theory in Life - Eugenia Cheng - YouTube



3:13 Outline
Plan.
  1. 범주론이란?
  2. 대상과 사상
  3. WtEn:sameness의 원리
  4. Universal properties -> WpEn:Universal_property
  5. 시각적 표현 // visual_representation - isa 표현,representation

1. What is category theory?
Category thoery is the mathematics of mathematics.
Mathematics is the logical study of how logical things work. // 만물에 대한 것을 다루진 않고 논리,logic 논리학,logic인 것에 대한

그래서 the category theory is
the logical study of
the logical study of
how logical things work.

2. Objects and morphisms
8:45