본문 바로가기 메뉴 바로가기

Practical Accumulation

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Practical Accumulation

검색하기 폼
  • 분류 전체보기 (423)
    • 광고 (0)
    • 업무 폴더 (0)
    • Demos (40)
      • 민원신청 SPA (0)
      • Email Client (14)
      • Shopping mall (9)
      • Football Club (12)
    • Languages (25)
    • Spring (185)
      • Hibernate (27)
      • Spring Basic (45)
      • Spring Security (15)
      • Spring AOP (12)
      • Spring REST (23)
      • Spring Advanced (18)
      • Spring Boot (26)
      • Spring Test (16)
      • Microservice (3)
    • Client Technologies (61)
      • Angular (30)
      • React (19)
      • Bootstrap (9)
      • Thymeleaf (3)
    • Side Technologies (46)
    • Basic (13)
      • Algorithms (10)
      • Data Structure (2)
    • Embedded Systems (2)
    • IT 관련 유용한 것들 (4)
    • 기록 (43)
  • 방명록

Embedded Systems (2)
Embedded Systems : C 언어 기억할 것들

1. Global variable은 define만 한 경우에도 값이 0으로 초기화 된다. 2. 반면 Local variable은 define만 한 경우에는 garbage value가 들어간다. 3. extern은 외부에서 해당 변수나 함수를 정의했다는 의미다. static의 활용 - static은 storage class specifier라고 불린다. 4. global 변수로 사용하면서 특정한 함수에서만 사용하기 원하는 경우는 4-1 함수 안에서 static으로 선언하면 된다. int main() { func1(); func1(); func1(); func1(); } void func1() { static int count = 0; printf("counter is :: \d", ++count); } 5..

Embedded Systems 2020. 9. 6. 20:26
Embedded Systems : 기본적인 것들

1. Functional Specification - 기본적으로 달성해야할 기능들의 목표 2. Microcontrollers - CPU + Bus Controller + Memory (RAM, Flash) + Peripherals + Ports 2-1 Common Peripherals - Communication, Analogy signal processing, Input/Output, Timing, Processor support 3. Microprocessors(CPU) - Registers, AL, Interrupt Controller, On-Bard Debugger/Programmer 4. Layers - Device Drivers, Code Booting, Operating System, Lib..

Embedded Systems 2020. 8. 29. 16:25
이전 1 다음
이전 다음
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 도커 개발환경 참고
  • AWS ARN 구조
  • Immuability에 관한 설명
  • 자바스크립트 멀티 비동기 함수 호출 참고
  • WSDL 참고
  • SOAP 컨슈머 참고
  • MySql dump 사용법
  • AWS Lambda with Addon
  • NFC 드라이버 linux 설치
  • electron IPC
  • mifare classic 강의
  • go module 관련 상세한 정보
  • C 메모리 찍어보기
  • C++ Addon 마이그레이션
  • JAX WS Header 관련 stackoverflow
  • SOAP Custom Header 설정 참고
  • SOAP Custom Header
  • SOAP BindingProvider
  • dispatcher 사용하여 설정
  • vagrant kvm으로 사용하기
  • git fork, pull request to the …
  • vagrant libvirt bridge network
  • python, js의 async, await의 차이
  • go JSON struct 생성
  • Netflix Kinesis 활용 분석
  • docker credential problem
  • private subnet에서 outbound IP 확…
  • 안드로이드 coroutine
  • kotlin with, apply, also 등
  • 안드로이드 초기로딩이 안되는 경우
  • navigation 데이터 보내기
  • 레이스 컨디션 navController
  • raylib
TAG
  • 로그인
  • hibernate
  • 외부파일
  • MYSQL
  • 매핑
  • Spring Security
  • 스프링
  • 하이버네이트
  • crud
  • form
  • Spring
  • one-to-many
  • 설정
  • 자바
  • RestTemplate
  • Angular
  • Rest
  • mapping
  • WebMvc
  • XML
  • 스프링부트
  • jsp
  • Validation
  • Security
  • Many-To-Many
  • 설정하기
  • 상속
  • spring boot
  • one-to-one
  • login
more
250x250

Blog is powered by Tistory / Designed by Tistory

티스토리툴바