RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
          펼치기
        • 등재정보
          펼치기
        • 학술지명
          펼치기
        • 주제분류
          펼치기
        • 발행연도
          펼치기
        • 작성언어
        • 저자
          펼치기
      • 무료
      • 기관 내 무료
      • 유료
      • 급성 임파구성 백혈병 환아에서 발생한 급성 뇨산 신병증 2례

        고광만,이종국,김상우,백인기,전우기 인제대학교 1987 仁濟醫學 Vol.8 No.4

        Acute uric acid nephropathy is an obstructive nephropathy characterized by deposits of uric acid in the collecting tubules. We experienced two cases of acute uric acid nephropathy in acute lymphoblastic leukemia. One was 3+5/12year old female, who was characterized by both renal enlargement and acute renal insufficiency. The other was 10 year old male, who develped acute renal failure few hours after the induction of chemotherapy. Brief review of the related literatures is also presented.

      • KCI등재

        패턴 매칭 기법을 이용한 자바 바이트코드 변환기의 설계 및 구현

        高光萬 대한전자공학회 2002 電子工學會論文誌-CI (Computer and Information) Vol.39 No.7

        The various researches are investigated for translating Bytecode into native code which can be implemented in the specific processor using classical compiling methods to improve the execution speed of the Java application programs. The code generation techniques using pattern matching can generate more high-quality machine code than code expansion techniques. We provide, in this research, the standardized pattern describing methods and pattern matching techniques that can be used to generate the register-based intermediate code which is for the effective native code generation from Bytecode. And we designed and realized the intermediate code translator with which we can generate the high-quality register-based intermediate code using standardized pattern described formerly. 자바 언어의 실행 속도를 개선하기 위해 전통적인 컴파일 방법을 사용하여 바이트코드를 특정 프로세서에서 수행될 수 있는 목적기계 코드로 변환하는 다양한 연구가 진행중이다. 패턴 매칭 이용한 코드 생성 기법은 코드 확장 기법에 비해 양질의 코드를 생성할 수 있는 장점을 가지고 있다. 본 연구에서는 바이트코드로부터 효과적으로 네이티브 코드를 생성하기 위해 레지스터 기반의 중간 언어를 효율적으로 생성할 수 있는 정형화된 패턴 기술 방법과 패턴 매칭 기법에 대해 제시한다. 또한 기술된 정형화 패턴을 활용하여 양질의 레지스터 기반 중간 코드를 생성하는 중간 코드 변환기를 설계하고 구현하였다.

      • KCI등재

        아버지의 직무 스트레스가 양육 참여 수준 및 부모 역할 만족도에 미치는 영향 : 일·가족 갈등의 매개효과를 중심으로

        고광만,이숙현,권영인 한국가족관계학회 2012 한국가족관계학회지 Vol.17 No.3

        The purposes of this study were to examine (1) the effects of fathers' job stress and parental involvement and (2) the mediating effect of fathers' work-family conflict on the relationship between job stress and parental involvement as well as between job stress and satisfaction with parenting. The participants of this study were 206 employed fathers who live in Seoul and Kyeonggi-Do with at least one preschool child. The instruments used for this study were 'Parental Satisfaction of Korea Parents(Hyon, On Gang & Jo, Bok Hee, 1994)', 'Parental Involvement in Child Index(Radin, 1989)', 'Korean Occupational Stress Scale(Jang, Se Jin et al., 2005) and 'Multidimensional Measure of Work-Family Conflict(Carlson, Kacmar & Williams, 2000). Data were analyzed using descriptive statistics, correlations, a series of multiple regressions and Sobel Test. The results of this study were as follows; First, fathers' job stress signigicantly incluenced satisfaction with paternal involvement and parenting. The more the fathers felt job stress at workplaces, the less they participated in child rearing and the less they satisfied with their parental role accomplishment. Second, fathers' work-family conflict mediated both between job stress and paternal involvemnet and between job stress and satisfaction with parenting. In other words, fathers' job stress ingluenced paternal involvement and satisfaction with parenting indirectly through fathers' work-family conflict.

      • KCI등재

        360도 영상에서 이동 물체 감지 및추적 시스템의 개발

        고광만,주수종 한국멀티미디어학회 2018 멀티미디어학회논문지 Vol.21 No.2

        The 360 degree panoramas are picture of a wide range of images on one screen, so we can see a fairly wide range at a time. In particular, cylinderical panoramas are the most widely used spherical image, and its left and right viewing angles reach 360 degree, so you can observe front, rear, left, and right at once. Using 360 degree panorama, all directions can be monitored at the same time, so all directions can be effectively monitored compared to other methods. In this paper, we develop a system to recognize and track the movement of moving objects on a 360 degree panorama, and then present and verify the experimental results. For this goals, first, we developed a system to recognize moving objects in 360 degree panorama using DoF(Difference of Frame) algorithm. Second, based on the TLD algorithm, we developed an application that can track a specific single moving object in a 360 degree panorama and presented the experimental results.

      • KCI등재

        자바 클래스 파일에 대한 시각화 실행 분석기

        고광만 한국정보처리학회 2004 정보처리학회논문지. 컴퓨터 및 통신시스템 Vol.11 No.6

        The Java language is rapidly being adopted in the Internet. The distributed applications and their application range are being expanded beyond just a programing language and developed into software applications. A variety of researches are going on with regard to the Java Virtual Machine runtime environment and methods of analyzing the Java class files and utilizing the information for applications. A class file is a converted file that is executable by the Java virtual machine. Analysis on the class file structure and the runtime processes will be convenient in arranging the decompilers and debugging the source programs. This paper is about the runtime process analyzer that presents the runtime processes, including class files, more visually. The content of a class file will be easily accessed and expressed as in a graphic user interface. The information in the class file displayed is divided into Constant_Pool, Class_file, Interface, Field, Method and Attribute with information on method area, operand stack and local variables expressed visually. 자바 언어는 빠른 속도로 인터넷 및 분산 응용 분야 등에서 활용되고 있으며 단순히 응용 소프트웨어를 개발할 수 있는 프로그래밍 언어 이상으로 활용 범위가 확대되고 있다. 특히, 실행 환경인 자바 가상 기계에 연관되어 다양한 연구가 진행되고 있으며 자바 클래스 파일에 대한 분석 및 응용 분야에 적합한 형태로 정보를 활용할 수 있는 다양한 시도가 진행되고 있다. 자바 언어에 대한 클래스 파일은 소스 프로그램의 의미를 자바 가상 기계에서 실행가능한 형식으로 변환된 형태이다. 이러한 클래스 파일의 구조 및 실질적인 실행 과정에 대한 분석은 디컴파일러 구성, 소스 프로그램의 디버깅 등에 편리성을 지원할 수 있다. 본 논문에서는 이러한 클래스 파일에 대한 분석을 비롯하여 실제로 실행되는 과정을 보다 시각적으로 표현하기 위한 실행 분석기 개발에 관한 연구이다. 이를 위해 클래스 파일의 내용을 GUI 환경에서와 같이 접근 및 표현이 용이하도록 구현하였다. 클래스 파일이 포함하고 있는 정보들을 Constant_Pool 부분, Class_file 부분, Interface 부분, Field 부분, Method 부분, Attribute 부분으로 나뉘어서 나타내도록 해주었다. 또한 클래스 파일의 실행 과정에서 핵심 정보를 저장하고 있는 메소드 영역 정보, 오퍼란드 스택 정보, 지역 변수의 정보를 시각적으로 표현하였다.

      • 모바일 웹 서버 관리기 구현

        고광만,박홍진,Ko, Kaung-Man,Park, Hong-Jin 한국컴퓨터산업학회 2004 컴퓨터産業敎育學會論文誌 Vol.5 No.9

        웹 서버에서 로그파일은 웹 서버에 대한 접속정보를 저장한다. 이 정보를 분석을 하면 웹 서비스를 하는데 있어서 서비스의 질을 높이는데 좋은 참고자료가 된다. 또한, 웹 서버에 이상이 생겼을 경우 발생한 오류를 조기에 발견하는 데에도 사용되는 중요한 자료이다. 현재 이러한 로그파일을 이용한 많은 웹 서버 관리기들이 있지만 대다수가 유선기반으로 이동성에는 취약한점이 있다. 본 연구에서는 모바일 웹 서버 관리기로 이러한 단점을 해결하고자 하였다. 웹 서버 관리기를 모바일로 구현할 경우에는 언제 어디서든지 쉽게 웹 서버 로그정보를 확인할 수 있을 뿐만 아니라 실시간으로 로그파일에 접근하여 최근의 정보를 바로 확인이 가능하다. A log file in web server stores various information of web server. The web server information is good reference information to improve web service quality. Also if web server occurs any fault, log file information is important information to find out occurred error. Currently, many of web server manager that they have wire have disadvantages in mobility. In order to solve above problem, this paper represent web server manager based mobile. Incase web server manager based mobile, it can immediately know recent log information accessing real-rime as also anytime, anywhere

      • KCI등재

        이동성 관리를 지원하는 경량 홈 네트워크 미들웨어 보안 기술

        고광만,현호재,홍주희,한선영,Koh Kwang-Man,Hyun Ho-Jae,Hong Ju-Hee,Han Sun-Young 한국정보처리학회 2006 정보처리학회논문지 C : 정보통신,정보보안 Vol.13 No.3

        다양한 종류의 임베디드 시스템이 폭넓게 사용됨에 따라, 임베디드 정보 가전에 접근하고 제어할 수 있는 홈 네트워크 미들웨어에 관한 연구가 활발히 진행 중이다. 그러나 제한된 저장 공간과 낮은 컴퓨팅 능력은 홈 네트워크 기술을 임베디드 시스템에 적용했을 때 심각한 문제를 발생시킨다. 본 논문에서는 홈 네트워크 미들웨어의 실제 성능을 강화하기 위해 이동성 관리를 지원하는 경량 미들웨어를 제시한다. 이동성 관리는 애니캐스트 기술을 적용하여 구현하였으며, IP 기반의 홈 네트워크는 서비스(디바이스)가 노출되어 있기 때문에 사용자의 신원을 확인하는 인증과 정근에 관한 보안 기술을 제안한다. As various kinds of embedded systems (or devices) become widely available, research on home network middleware which can access and control embedded home appliances are actively being progressed. However, there is a significant problem in applying the home network technology to embedded systems because of their limited storage space and low computing power. In this paper, we present a lightweight middleware for home network on embedded systems. Also, we propose a mechanism for mobility management which adopts the anycast technology.

      • 임 베디드 시스뎀을 위한 가상기계의 라이브러리 링킹에 관한 연구

        고광만,Ko, Kwang-Man 한국컴퓨터산업학회 2004 컴퓨터産業敎育學會論文誌 Vol.5 No.9

        본 논문은 소규모 장치 및 모바일 장치 등에 탑재되고 있는 KVM, Waba VM의 탑재 기법 및 네이티브 코드 연결 기법을 기반으로 임베디드 시스템에 적합한 가상기계의 정적/동적 라이브러리 연결 기법에 관한 연구이다. 이를 위해, KVM, Waba VM의 네이티브 함수 연결 기법을 기반으로 정적/동적 라이브러리 함수 연결을 위한 새로운 네이티브 함수 테이블을 구현하였다. 또한 구현된 기법을 이용하여 다양한 실험 및 분석 결과를 제시하였다. This Paper presents the experiences of the static and dynamic library function connection technique for the embedded virtual machines, base on the native function connection methods of the virtual machines such as KVM, Waba VM. For this goals, we implements the new native function table for the static and dynamic library function connection technique base on the native function connection methods of the virtual machines such as KVM, Waba VM. And we presents the variety experiment and analysis results using the implemented technique.

      • KCI등재

        재설계된 자바 클래스 파일을 위한 가상기계의 설계 및 구현

        고광만 한국정보처리학회 2005 정보처리학회논문지. 컴퓨터 및 통신시스템 Vol.12 No.3

        The virtual machine is a programming environment that supports device and platform independence. So far, virtual machines such as JVM and KVM have been used in a variety of environments for the Java language. Some virtual machines similar to them are also being developed and used. This paper presents the experiences of extracting elements essential for smallsized devices such as PDA from Java Class files(*.class) and designing a converted class file(*.rclass) for runtime efficiency by modifying its class file format and developing its translator. In addition, a virtual machine is developed to receive the translated class file entered and output the runtime results. 가상 기계(Virtual Machine; VM)는 언어에 대한 장치 독립성 및 플랫폼 독립성을 지원하는 프로그래밍 실행 환경이다. 현재까지 자바 언어를 위해 JVM, KVM 등이 다양한 환경에서 사용되고 있으며 유사한 가상 기계가 개발되어 활용되고 있다. 본 논문에서는 자바 클래스 파일(*.class)에서 PDA와 같은 소규모 장치에서 반드시 필요한 요소를 추출하고 실행 효율성을 위해 클래스 파일의 포맷을 재구성한 클래스 파일(*.rclass)을 설계하고 변환기를 개발하였다. 또한 재설계된 클래스 파일을 입력으로 받아 실행 결과를 생성하는 가상기계를 구현하였다.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼