• 제목/요약/키워드: Script language

검색결과 215건 처리시간 0.028초

Error Recovery Script of Immunity Debugger for C# .NET Applications

  • Shinde, Rupali;Choi, Min;Lee, Su-Hyun
    • Journal of Information Processing Systems
    • /
    • 제15권6호
    • /
    • pp.1438-1448
    • /
    • 2019
  • We present a new technique, called VED (very effective debugging), for detecting and correcting division by zero errors for all types of .NET application. We use applications written in C# because C# applications are distributed through the internet and its executable format is used extensively. A tool called Immunity Debugger is used to reverse engineer executable code to get binaries of source code. With this technique, we demonstrate integer division by zero errors, the location of the error causing assembly language code, as well as error recovery done according to user preference. This technique can be extended to work for other programming languages in addition to C#. VED can work on different platforms such as Linux. This technique is simple to implement and economical because all the software used here are open source. Our aims are to simplify the maintenance process and to reduce the cost of the software development life cycle.

OPERA를 이용한 전기기기의 최적설계 기법 (Optimum Design Technique with OPERA for Electromagnetic Devices)

  • 심기덕;배준한;진흥범;권영길;류강식;이상진
    • 대한전기학회:학술대회논문집
    • /
    • 대한전기학회 1999년도 하계학술대회 논문집 A
    • /
    • pp.223-225
    • /
    • 1999
  • The procedure of optimum design is consist of a system analysis module, an optimum design module and an optimizing method module. In this paper, the method to connect the system analysis module with the optimizing method module using the self script language of OPERA has been provided. Optimum design for a magnet whose central field must be 27 has been carried out with the presented method. OPERA Pre/Post-processor has been used as a system analysis module and mixed decent/gradient method as an optimizing method.

  • PDF

Unity 엔진의 분석 및 유용성에 대한 검토 (A Study On Analysis and Availability of Unity 3D Engine)

  • 윤석현
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2014년도 제49차 동계학술대회논문집 22권1호
    • /
    • pp.323-326
    • /
    • 2014
  • 본 논문에서는 Unity 3D 엔진을 심층 분석하여 게임개발 교육현장에서의 유용성을 검토하였다. Unity 엔진을 이용하면 필드의 제작, 캐릭터 애니메이션 세팅, 스크립트 작성, Asset 관리, 레벨 디자인 등 많은 작업을 하나의 통합 환경에서 수행할 수 있다. 또한 컴파일 과정을 거치지 않아도 게임을 제작하는 도중 언제라도 실행해 볼 수 있기 때문에 개발에 걸리는 시간을 단축 할 수 있다. 본 연구의 초점은 게임 앱 설계 관련 프로젝트의 수행이나 교육용 게임 개발의 학습 모형을 제시하기 위한 과정이다.

  • PDF

AJAX를 이용한 소방엔진펌프의 모니터링과 제어 시스템 구현 (Implementation of Monitoring and Control System for Fire Engine Pump using the AJAX)

  • 양오;이헌국
    • 반도체디스플레이기술학회지
    • /
    • 제15권3호
    • /
    • pp.40-45
    • /
    • 2016
  • In this paper, the fire engine pump is controlled and monitored by the AJAX (Asynchronous Javascript and Xml) in the web server. The embedded system with built-in system having a processor and a memory of high performance occurs many problems in transmitting the large amount of data in real time through the web server. The AJAX is different from HTML (Hyper Text Makeup Language) with java script technology and can make RIA (Rich Internet Application). It process the necessary data by using asynchronous and it take advantage of usefulness, accessibility, a fast response time. Using AJAX can build up web server with real time and monitoring that fire engine pump status, check processing pump memory in the event of fire, also remotely monitors can do. The web server system can control the fire engine pump as like the black box. The experimental results show the effectiveness and commercialize possibility.

Beyond Politeness: A Spoken Discourse Approach to Korean Address Reference Terms

  • Hong, Jin-Ok
    • 영어어문교육
    • /
    • 제15권2호
    • /
    • pp.93-119
    • /
    • 2009
  • Internalized Confucian cultural scripts trigger meta-pragmatic thinking in Korean communication. Commonly shared cultural knowledge acts as a powerful constraint upon the behavioral patterns of each participant and this knowledge can be strategically manipulated to avoid confrontations. The strategic use of address reference terms utilizes cultural values as a face-redress mechanism to achieve situation-specific goals. This paper offers a view of Korean address reference terms that rests on four revisions of politeness theory (Brown & Levinson, 1978, 1987). First, the notion of discernment - or 'wakimae' - as a culture-specific mechanism is reanalyzed. Secondly, culture-specific values as another R (ranking of imposition) variable are introduced. Thirdly, a reevaluation of the notion of positive face (respect) is discussed. Finally, the address reference terms in combination with other honorifics by the speaker that can be strategically applied either to threaten or to enhance the face of the hearer is observed. Because Confucianism is embedded in Korean cultural identity, teaching cultural values integrated and their roles in situation-dependent politeness is required in order to understand interactional nature of politeness occurring from particular discourse contexts.

  • PDF

교육적 관점에서 본 Unity 3D 엔진 (A Study On Unity 3D Engine in the Educational Perspective)

  • 윤석현
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2015년도 제52차 하계학술대회논문집 23권2호
    • /
    • pp.246-249
    • /
    • 2015
  • 게임 개발사의 경영진이나 개발자들을 통해 유니티 엔진을 다룰 수 있는 프로그래머에 대한 수요가 무척 많다는 것을 확인할 수 있다. 유니티의 사용 환경으로 과거 PC 온라인 게임을 중심으로 게임 개발이 이루어졌을 때에 비해 개발사의 수도 많아졌고, 한 개발사에서 동시에 만드는 게임의 수도 크게 증가하고 있다. 본 논문에서는 Unity 3D 엔진을 심층 분석하여 게임개발 교육현장에서의 유용성을 검토하였다. 본 연구는 게임 앱 설계 관련 프로젝트의 수행이나 교육용 게임 개발의 학습을 위한 유니티의 현주소를 조명하는 데 있다.

  • PDF

인터넷을 통한 네트워크 광고 서비스 구축에 관한 연구 (A Study on Development of Network Advertising Service through Internet)

  • 이희남;이창호
    • 산업공학
    • /
    • 제13권4호
    • /
    • pp.599-607
    • /
    • 2000
  • In recent days, Internet advertising effects are expanded by the steep increase of the Internet users and the extension of the advertising market will be accelerated through Internet. This paper indicates the importance of Internet advertising and suggests the solution of a network advertising service. The system is divided into an Advertise Server, an Advertiser and a Web Publisher. This study proposes both the collection and the analysis of traffic data in real time. Also, the banner advertising frames not for sale purpose are levelled for the impression using the solution for the banner exchange engine. In addition, with developing the advertising service system by using Active Server Pages, the newest language of server side script will be able to lead the additional supplement of more various profitable functions when it is considered the rapid increment of Active Server Pages.

  • PDF

익명 통신로를 이용한 Escrow 전자화폐 (Implementation of an Integrated Access Control Rule Script Language and Graphical User Interface for Hybrid Firewalls)

  • 김춘수;박춘식;전희종
    • 정보보호학회논문지
    • /
    • 제9권1호
    • /
    • pp.29-46
    • /
    • 1999
  • 기존에 제안된 대부분의 전자화폐는 개인의 프라이버시를 보호하기 위하여 추적 불가능 특성을 채택하고 있으나, 역효과로서 범죄에 사용되기 쉽다는 단점이 있다. 이를 보완하기 위하여 본 논문에서는 Escrow 방법을 도입하였다 이 방법을 통하여 개인의 프라이버시 보호뿐만 아니라 범죄에 대한 예방책을 마련하였다. 또한 기존에 제안된 방법들을 설명하고 본 논문에서 제안한 방법과 비교하였다.

스토리기반 텍스트 추리 모바일 게임 설계 및 구현 (Design and Implementation of Story-Based Text Reasoning Mobile Game)

  • 최치훈;오재용;신현주;윤상현;최재홍;주용완;이준동
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2022년도 제66차 하계학술대회논문집 30권2호
    • /
    • pp.595-597
    • /
    • 2022
  • 2020년 기준 국내 게임 시장은 작년 대비 21.3%가 증가하였으며, 그 중 모바일 게임 시장은 전체 게임 시장의 57.4%를 점유하고 있다. 이는 전년 대비 약 40% 성장한 모습으로 모바일 기기의 접근성과 성능의 향상으로 질 좋은 게임들을 장소에 구애받지 않고 즐길 수 있기 때문이다. 본 논문은 "김 탐정과 이상한 마을"이라는 모바일 게임을 설계하고 구현한다. 김탐정이 이상한 마을의 촌장에게 의뢰를 받아 마을에서 일어나는 사건들을 조사하여 사건들을 해결하는 스토리기반 텍스트추리 모바일게임이다. 게임의 스토리를 바탕으로 도트 프로그램과 포토샵을 이용하여 게임 배경, 캐릭터 디자인을 하였으며, 유니티를 이용하여 구현하였다.

  • PDF

ANTLR 을 이용한 임베디드 시스템 테스트 스크립트 언어 구현 방안 (A Study on Implementation of Test Script Language for Embedded System using ANTLR)

  • 신현규;이재승;최종욱;천이진
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2011년도 춘계학술발표대회
    • /
    • pp.27-29
    • /
    • 2011
  • 위성 전체 시스템의 동작과 임무 수행을 책임지고 있는 위성 탑재 소프트웨어의 개발 과정에서 위성 탑재 컴퓨터를 이해하고 소프트웨어가 동작하기 위한 환경을 구성하는 작업은 필수적인 과정이다. 위성 탑재 소프트웨어 개발의 초기 과정은 하드웨어와 매우 밀접하게 관련되어 있으며, 이러한 하드웨어의 동작을 보다 쉽게 테스트하기 위한 환경이 필요하게 된다. 최근 위성 탑재 컴퓨터로 널리 쓰이고 있는 LEON 2/3 플랫폼은 AHB-UART 를 이용하여 Memory 에 대한 직접적인 R/W Operation 을 지원하고 있는데, 본 논문에서는 이 기능을 이용하여 위성 탑재 컴퓨터를 보다 쉽게 테스트할 수 있는 테스트 스크립트 언어의 구현 방안에 대하여 기술하며, 더불어 이러한 테스트 언어의 구현에 있어 ANTLR 을 이용하는 방안도 함께 소개한다.