Mathematical Modeling Design | MA | Course

Brief Information Name : Mathematical Modeling Design 수학적모델설계 Lecturer : Lee Jongwoo?이종우 Semester : 2016 Spring Major?: BS, Mathematics Textbook Using lecture notes Syllabus : Syllabus_2016-5-1__Mathematical Modeling Design.pdf In?short Applied mathematics Modeling from?data: least squares Modeling from?theory: approximation theory Logistic model: population model Theory of conflicts Temperature control model Curve of pursuit Control theory Traffic […]

Topology 1 | MA | Course

Brief Information Name : Topology 1 위상수학1 Lecturer : Cho Hyanggam 조향감 Semester : 2016 Spring Major?: BS, Mathematics Textbook 송형수 (2010) 『위상수학:?PBL(문제중심학습)』. 1판.?교우사 Syllabus : Syllabus_2016-5-1__Topology 1.pdf In?short Retake Assignments Topology 1) Assignment 1.pdf Topology 1) Assignment 2.pdf Tests The 1st Test topology, topological space, open set, closed set, closure, interior, exterior, boundary, base, […]

Operating System | CS | Course

Brief Information Name : Operating System 운영체제 Lecturer : Ahn Woohyun 안우현 Semester : 2016 Spring Major?: BE,?Computer Science and Engineering Textbook Silberschatz, A., Galvin, P. B. & Gagne, G. (2008) Operating System Concepts. 8th Ed.?Wiley Syllabus 😕Syllabus_2016-5-1__Operating System.pdf In?short Assignments [Assignment 1] Interconnected One Hash Table and Two Doubly Linked Lists | Operating System […]

Introduction to Analysis 1 | MA | Course

Brief Information Name : Introduction to Analysis 1 해석학1 Lecturer : 허민?Min Her Semester : 2016 Spring Major?: BS, Mathematics Textbook 맨프레드 스톨 (2015) 『실 해석학 입문』. 2판. 오혜영·허민(역). 경문사(경문북스) Stoll, M. (2000) Introduction to Real Analysis. 2nd Ed.?Pearson Syllabus : Syllabus_2016-5-1__Introduction to Analysis 1.pdf In?short Assignments Submit all notes where you have learned before […]

Introduction to Financial Mathematics | MA | Course

Brief Information Name : Introduction to Financial Mathematics 금융수학개론 Lecturer : Lee Hoseok 이호석 Semester : 2016 Spring Major?: BS, Mathematics Textbook Hull, J. C. (2012) 『선물·옵션 투자의 이론과 전략』. 윤평식(역). 8판.?퍼스트북 Syllabus : Syllabus_2016-5-1__Introduction to Financial Mathematics.pdf In?short Assignments [Assignment 1] Manage the stocks at the long strangle position. Introduction to Financial Mathematics) Assignment […]

The Empty String, the Empty List, and Zero All Evaluate to False

The empty string, the empty list, the empty dictionary, the empty set, and zero all evaluate to False.

 

Mathematical Statistics 2 | MA | Course

Brief Information Name :?Mathematical Statistics 2 Lecturer : Lee Myungsook 이명숙 Semester : 2016 Spring Major?: BS, Mathematics Syllabus 😕Syllabus_2016-5-1__Mathematical Statistics 2.pdf Textbook 여인권·송문섭·허문열 (2009) 『이론통계』. 박영사 The Slides itself My own reference 한근식 (2015)『데이터처리입문 Introduction to Data Processing』. 개정판. 그린 In?short 범주형자료분석 categorical data analysis 분산분석 variance analysis 회귀분석 regression analysis Summary Mathematical Statistics […]

Conversion Between Str and Bytes

Diagram: Conversion Between Str and Bytes Conversion to String

  Conversion To Bytes

  Write a?File in Write Binary Mode (‘wb’)

  Write a?File in Write Character?Mode (‘w’)

 

How to Get and Change the Current Working Directory | Python

How to Get?the Current Working Directory

How to Change?the Current Working Directory