Concept 썸네일형 리스트형 The concept of an Aligorithm. 알고리즘 개념 Algorithm is an ordered set of unambiguous, executable steps, defining a terminating process. An Algorithm is abstract from its representation. ex> F = (9/5)C + 32 : Algorithm Multiply the temperature readings in Celsius by 9/5 and then add 32 to the product : represent A Program is a representation of an algorithm. To execute a program is to execute the algorithm represented by the program. 이 글.. 더보기 이전 1 다음