24.12.2014 Views

1 - Systems Modeling Simulation Lab. KAIST

1 - Systems Modeling Simulation Lab. KAIST

1 - Systems Modeling Simulation Lab. KAIST

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

한 개의 프로그램에서 모듈 연동 개념<br />

7 of 30<br />

공유데이터<br />

1 개의<br />

응용 프로그램<br />

쓰기<br />

읽기<br />

읽기<br />

쓰기<br />

모듈(서브루틴) i<br />

메시지 교환<br />

모듈(서브루틴) j<br />

단일 컴퓨터 프로그램 환경 (컴파일러)<br />

•모듈: 모듈 내에 자체적인 변수들(data)과 이들의 연산(procedure)들이 정의 되어 있음<br />

•공유 데이터: 단일 컴 퓨터 환경에서는 모듈 사이에서 자유로이 읽고 쓸수 있는 변수<br />

•정보 교환: 한 모듈에서 다른 모듈로 메시지를 보내어 정보 교환 가능 (메시지 전달)<br />

예: module i 내에서 메시지 보내기 : (module j .procedure k(arg 1))<br />

IE801 – Lecture 16<br />

© 2011 Tag Gon Kim

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!