• 제목/요약/키워드: Programming class

검색결과 375건 처리시간 0.021초

다층 셀룰라 비선형 회로망(CNN)을 이용한 고속 패턴 분류 (Fast Pattern Classification with the Multi-layer Cellular Nonlinear Networks (CNN))

  • 오태완;이혜정;손홍락;김형석
    • 대한전기학회논문지:시스템및제어부문D
    • /
    • 제52권9호
    • /
    • pp.540-546
    • /
    • 2003
  • A fast pattern classification algorithm with Cellular Nonlinear Network-based dynamic programming is proposed. The Cellular Nonlinear Networks is an analog parallel processing architecture and the dynamic programing is an efficient computation algorithm for optimization problem. Combining merits of these two technologies, fast pattern classification with optimization is formed. On such CNN-based dynamic programming, if exemplars and test patterns are presented as the goals and the start positions, respectively, the optimal paths from test patterns to their closest exemplars are found. Such paths are utilized as aggregating keys for the classification. The algorithm is similar to the conventional neural network-based method in the use of the exemplar patterns but quite different in the use of the most likely path finding of the dynamic programming. The pattern classification is performed well regardless of degree of the nonlinearity in class borders.

객체지향기법을 이용한 효율적인 조류계산 (The Efficient Method of Power Flow Calculation using Object-Oriented Programming)

  • 김재현
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제50권4호
    • /
    • pp.166-171
    • /
    • 2001
  • Object-oriented programming is a solution for problems in the development, maintenance, and update of large software such as power system analysis software. However, many applications in the electrical industry critically depend on the computational efficiency of the implementation. In order to be flexible and reduce the computation time, this paper represents an efficient method for constructing a Jacobian matrix and for factorizing it, and designs the class hierarchy for power system. This method is applied to four different power systems for load flow calculation. The performance of the object-oriented program developed in C++ is assessed in computer simulation.

  • PDF

재설계된 자바 클래스 파일을 위한 가상기계의 설계 및 구현 (Design and Implementation of the Virtual Machine for the Redesigned Java Class File)

  • 고광만
    • 정보처리학회논문지A
    • /
    • 제12A권3호
    • /
    • pp.229-234
    • /
    • 2005
  • 가상 기계(Virtual Machine; VM)는 언어에 대한 장치 독립성 및 플랫폼 독립성을 지원하는 프로그래밍 실행 환경이다. 현재까지 자바 언어를 위해 JVM, KVM 등이 다양한 환경에서 사용되고 있으며 유사한 가상 기계가 개발되어 활용되고 있다. 본 논문에서는 자바 클래스 파일(*.class)에서 PDA와 같은 소규모 장치에서 반드시 필요한 요소를 추출하고 실행 효율성을 위해 클래스 파일의 포맷을 재구성한 클래스 파일(*.rclass)을 설계하고 변환기를 개발하였다. 또한 재설계된 클래스 파일을 입력으로 받아 실행 결과를 생성하는 가상기계를 구현하였다.

수치사진측량을 위한 객체지향클래스 라이브러리 개발 (Development of Object Oriented Class Library for Digital Photogrammetry)

  • 유복모;이석군;김의명;김기홍
    • 대한공간정보학회지
    • /
    • 제5권2호
    • /
    • pp.87-97
    • /
    • 1997
  • 수치영상의 실시간 자료처리를 위해서는 문제 영역의 모든 것을 각각의 독립적 객체로 파악하여, 모든 문제를 객체간의 메시지 전달에 의한 객체들의 동작으로 파악하려는 객체지향기법이 필요하다. 본 연구에서는 객체지향기법을 이용하여 수치사진측량용 클래스를 설계하고 클래스들 간의 계층구조를 확립하였다. 또한 클래스 라이브러리를 이용하여 근거리 사진측량에 적용하므로써 쉽게 수치사진측량 시스템이 구현됨을 알 수 있었다

  • PDF

Java 기반의 D-클래스 계산 패키지 구현에 대한 연구 (A Study on the Implementation of a D-Class Computation Package based on Java)

  • 임범준;한재일
    • 한국IT서비스학회지
    • /
    • 제3권2호
    • /
    • pp.99-104
    • /
    • 2004
  • Conventional and public-key cryptography has been widely accepted as a base technology for the design of computer security systems. D-classes have the potential for application to conventional and public-key cryptography. However, there are very few results on D-classes because the computational complexity of D-class computation is NP-complete. This paper discusses the design of algorithms for the efficient computation of D-classes and the Java implementation of them. In addition, the paper implements the same D-class computation algorithms in C and shows the performance of C and Java programming languages for the computation-intensive applications by comparing their execution results.

플립드러닝과 하브루타 학습법에 기반한 학습자 중심의 코딩 수업 설계 및 적용 (Design and application of learner-centered coding class based on flip-learning and havruta learning method)

  • 이애리
    • 디지털산업정보학회논문지
    • /
    • 제14권2호
    • /
    • pp.69-78
    • /
    • 2018
  • When it comes to the value of modern education, teachers are required to perform the role of a helper to promote interaction between learners, the role of a manager to facilitate smooth learning, and the role of a guide who has expert knowledge in the learning contents. Therefore, this study investigated what kind of learner-centered teaching methods there are, which require teachers to perform the roles of helper, manager, and guide, and conducted a pedagogical research on coding education to explore class models for self-directed learning. Subsequently, a class model was proposed by applying the flipped learning and havruta learning to a coding class. In this study, the learner-centered education methods of flipped learning and havruta method were applied to constructing a coding class as a university general education course. The feature of this class is that it enables dynamic interaction between teachers and learners as well as active interaction between leaners in a classroom instruction. After applying the proposed method to the actual class and analyzing it, the students taught using suggested method were more positively assessed in learning interest than those taught using a traditional method. And that in academic achievement as well, suggested method was more effective.

중학교 정보교과에서 짝 프로그래밍이 4Cs 향상에 미치는 영향 (The Influence of Pair Programming on 4Cs Improvement in Middle School Informatics)

  • 박윤미;이효종
    • 정보교육학회논문지
    • /
    • 제24권4호
    • /
    • pp.301-311
    • /
    • 2020
  • 협동학습의 한 모형인 짝 프로그래밍을 중학교 정보 교과 수업에 적용하였다. 짝 프로그래밍을 통하여 알고리즘 및 프로그래밍 교육을 2주간에 걸쳐서 교육시키고, 전미교육협회에서 제시한 4Cs에 준거하여 실험 분석하였다. 실험결과 통제집단은 사전-사후1검사에서 비판적사고가 통계적으로 유의하게 증가하였고, 실험집단은 비판적사고, 의사소통, 협업, 창의력 모든 측정에서 통계적으로 유의하게 향상되었다. 사전-사후2검사에서 통제집단은 4Cs 평균점수 차이가 전체적으로 0.2점대로 근소하게 나타나 별다른 변화가 없었으며, 실험집단은 비판적사고, 의사소통, 협업, 창의력, 모든 측정에서 통계적으로 유의하게 향상하였다. 사후1-사후2검사에서는 두 집단 모두 4Cs에 유의미한 차이가 없었다. 모든 사후검사에서 실험집단은 통제집단보다 4Cs 모든 측정에서 높은 점수를 보였다. 이에 따라 짝 프로그래밍의 적용은 4Cs에 긍정적인 영향을 미치는 것으로 나타났다.

PBL 기반 프로그래밍 수업에서 학습양식에 따른 학습동기 차이분석을 통한 시사점 도출 (Analysing Differences of Learning Motivation According to Learning Styles in Project-Based Programming Learning)

  • 김병욱;김한성;이원규
    • 컴퓨터교육학회논문지
    • /
    • 제13권5호
    • /
    • pp.15-27
    • /
    • 2010
  • PBL(Project Based Learning)은 학업성취도 및 문제해결력 향상에 효과적인 교수-학습방법으로 프로그래밍 교육에 널리 적용되고 있다. 하지만 학습 초기의 진입장벽이 높은 프로그래밍 학습에서 PBL의 장점이 발휘되기 위해서는 수업설계시에 학습동기 유발전략이 요구된다. 이러한 학습동기 유발전략은 학습자의 학습양식을 고려하여 적용하였을 때에 효과적이지만, 아직까지 PBL 기반의 프로그래밍 수업에서 학습동기 향상을 위해 학습양식에 따라 고려해야 할 요소에 대한 연구는 부족한 실정이다. 이에 본 연구는 PBL 기반의 프로그래밍 수업에서 학습양식에 따라 학습동기에 어떠한 차이가 있는지를 분석하고, 이를 토대로 수업설계시 고려해야 할 요소에 대한 시사점을 도출하는 것을 목적으로 수행되었다. 이를 위해, ARCS 모델을 중심으로 설계된 시뮬레이션을 제작해보는 PBL 프로그래밍 수업을 실시하였다. 사전에 학습동기검사, 학습양식검사를 실시하였고 실험조치 후 사후 학습동기를 검사한 결과, 학습자의 학습동기에 유의미한 차이가 나타났다. 끝으로, 학습양식에 따른 ARCS 모델의 하위 요소별 차이를 비교 분석하여 PBL 기반의 프로그래밍 수업설계에 있어서의 시사점을 제시하였다.

  • PDF

CPS에 기반한 스크래치 EPL이 문제해결력과 프로그래밍 태도에 미치는 효과 (The Effect of CPS-based Scratch EPL on Problem Solving Ability and Programming Attitude)

  • 조성환;송정범;김성식;이경화
    • 정보교육학회논문지
    • /
    • 제12권1호
    • /
    • pp.77-88
    • /
    • 2008
  • 프로그래밍 교육은 학생들의 창의력, 문제해결력, 논리적 사고력 향상 등에 긍정적인 영향을 끼친다. 하지만, 프로그래밍을 하기 위해서는 기본 문법과 구조를 이해하고 프로그램을 사용하는 방법을 익히는데 너무 많은 노력을 요구하는 등 문제점을 갖고 있으며, 이로 인해 학습자에게 프로그래밍에 대한 부정적인 인식을 갖게 한다. 따라서 본 연구에서는 배우기 쉽고, 직관적이며, 학습자의 문제해결력 향상을 도모할 수 있는 교육용 프로그래밍 언어(EPL)인 '스크래치'를 CPS(Creative Problem Solving) 모형을 활용해 적용해봄으로써 중학교 남녀 학습자에게 있어 문제해결력 향상과 프로그래밍 교육에 대한 태도에 어떠한 영향을 미치는지 단일집단 사전사후 검사를 통해 검증하였다.

  • PDF

신속한 평가결과를 제공하는 웹기반 프로그래밍 교육시스템 (Web-based programming education system for providing rapid grading result)

  • 류혜정;박소영;심동욱
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2009년도 춘계학술대회
    • /
    • pp.511-514
    • /
    • 2009
  • 최근 웹은 교육 분야에서 이전보다 더 많이 활용되고 있다. 기존 웹기반 프로그래밍 교육 시스템은 학습자가 언제 어디서나 프로그래밍 과제를 제출한 후 컴파일 오류와 실행오류를 확인할 수 있도록 도와준다. 그러나 기존 시스템에서는 정답과의 일치 여부, 표절검사, 제한시간 내의 제출 여부 등에 관한 세부적인 평가결과를 제공하지 않는다. 본 논문에서는 신속한 평가결과를 제공하는 웹기반 프로그래밍 교육시스템을 제안한다. 이 시스템에서 표절검사는 이전의 학습자가 업로드한 파일만을 대상으로 비교하여 검사하므로, 피드백을 바로 제공할 수 있다. 제안하는 웹기반 프로그래밍 교육 시스템은 실제 약 40명의 학생들을 대상으로 하는 C 프로그래밍 언어 수업에 적용하였다. 제안하는 시스템은 신속한 피드백을 통해 학생들의 참여도를 개선하였다.

  • PDF