본문 바로가기

분류 전체보기

(140)
Lesson 02 GPIO 입출력 보호되어 있는 글입니다.
Lesson 01 아두이노 소개 보호되어 있는 글입니다.
안드로이드 API 레퍼런스 developer.android.com/reference API reference | Android 개발자 | Android Developers Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates. Last updated 2020-09-15 UTC. developer.android.com
Chapter 4 관계 데이터베이스 관계 데이터 모델(Relation Data Model) 관게(형) 데이터베이스(Relational Database)의 데이터 모델 E.F. Codd 제안(IBM, 1970) 모든 데이터는 릴레이션(Relation, 관계)으로 표현 릴레이션 ≒ 테이블(Table, 표) 더보기 릴레이션(Relation) = 릴레이션 스키마(Relation Schema) + 릴레이션 인스턴스(Relation Instance) 릴레이션 스키마 속성들의 집합으로 릴레이션의 논리적 구조를 나타냄 '릴레이션 스킴(Relation Scheme)' 또는 '릴레이션의 내포(Intension)'라고도 함 시간에 따라 변하지 않음 릴레이션 인스턴스 일정 시점에서의 투플(Tuple)들의 집합 시간에 따라 변함 투플: 속성에 해당하는 데이터의 ..
Chapter 3 데이터베이스 시스템의 구성 데이터베이스 시스템(Database System)의 구성요소 데이터베이스(DB) = 스키마(Schema) + 실제 데이터 데이터베이스 관리시스템(DBMS) 데이터베이스 언어(DB Language) 데이터베이스 사용자(User) 데이터베이스 관리자(DB Administrator) 데이터베이스 컴퓨터(H/W) 데이터베이스 도구(Tool/Utility) 스키마(Schema) : DB 내의 데이터의 구조, 관계, 제약조건에 대한 명세(Specification) 관점(뷰, View)에 따라 스키마는 달리 보여질 수 있다. 응용프로그램(또는 그것의 사용자) 관점 조직(기관) 전체의 관점 물리적 저장 장치 수준의 관점 3단계 스키마 구조 외부 스키마(External Schema) 개개의 사용자 또는 응용프로그램 수준..
Visual Studio Code 단축키 youtu.be/Wn7j5dfbJF4
아두이노 참고 자료 Arduino Reference www.arduino.cc/reference/en/ Arduino Reference - Arduino Reference Language Reference Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure. www.arduino.cc
아두이노 웹 에디터 https://static.login.arduino.cc/ Arduino SSO static.login.arduino.cc 아두이노 공식 사이트에서 제공하는 웹 에디터