• 제목/요약/키워드: Data Access Object

검색결과 217건 처리시간 0.024초

실시간 원격 협력 설계 시스템 -CoDes (CoDes: A Real-Time Collaborative Design System)

  • 양상욱;최영
    • 한국CDE학회논문집
    • /
    • 제5권1호
    • /
    • pp.42-49
    • /
    • 2000
  • This paper presents a solid modeling system that enables real time co-operative modeling and discussion on m between geographically separated designers. The modeling system is implemented using CORBA architecture and integrated in WWW with Java technology. The server objects use a commercial solid modeling kernel to provide modeling features and access database including product model data. The client is implemented using Java2 platform so that enables end-users access the system with web-browsers.

  • PDF

온-라인 데이터 가시화 프로그램의 개발과 그 적용 (DEVELOPMENT OF ON-LINE DATA VISUALIZATION PROGRAM AND ITS APPLICATION)

  • 강상현;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2008년도 학술대회
    • /
    • pp.290-296
    • /
    • 2008
  • In this paper development of on-line data visualization program is described and some examples of data postprocessing are shown. The program is written in JAVA language and runs as a JAVA applet on the web browser such as Internet Explorer or Firefox. Remote users can use the program to visualize and analyze their own flow data by accessing the program server through the internet and loading data files in proper formats from their local computers. This paper describes briefly about algorithms for data visualization, structure and available functions of the program, and web sever system. The mechanism of how the JAVA applet can access and process local data files and relevant coding techniques are explained as well. Also explained is what is required for the remote users and client computers to access the program on-line. Some visualization examples performed on a local computer are illustrated by accessing the server remotely.

  • PDF

온-라인 데이터 가시화 프로그램의 개발과 그 적용 (DEVELOPMENT OF ON-LINE DATA VISUALIZATION PROGRAM AND ITS APPLICATION)

  • 강상현;김병수
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2008년 추계학술대회논문집
    • /
    • pp.290-296
    • /
    • 2008
  • In this paper development of on-line data visualization program is described and some examples of data postprocessing are shown. The program is written in JAVA language and runs as a JAVA applet on the web browser such as Internet Explorer or Firefox. Remote users can use the program to visualize and analyze their own flow data by accessing the program server through the internet and loading data files in proper formats from their local computers. This paper describes briefly about algorithms for data visualization, structure and available functions of the program, and web sever system. The mechanism of how the JAVA applet can access and process local data files and relevant coding techniques are explained as well. Also explained is what is required for the remote users and client computers to access the program on-line. Some visualization examples performed on a local computer are illustrated by accessing the server remotely.

  • PDF

SOAP을 이용한 쾌속제품개발모듈의 통합 (Integration of RPD Modules Using SOAP)

  • 김호찬;최홍태;김준안;이석희
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.38-41
    • /
    • 2003
  • Better understanding and sharing information are getting important to manage interdisciplinary product development team in a globally-distributed company. This study propose a solution to implement RPD(Rapid Product Development) system, focusing on rapid production process, for better understanding between development team members in different place and easy sharing of product information. The system developed by this research shows that SOAP(Simple Object Access Protocol) operates in distributed environment more efficiently than other RPC(Remote Procedure Call) techniques and it does not respond sensitively to firewall. And SOAP is an excellent RPC and messaging technique to exchange structured data. Procedures developed with use of SOAP are worked together with web, and users can use remote services as an application program in their computer.

  • PDF

초고속 무선 LAN을 위한 Priority Oriented Dobule Reservation 프로토콜 (Priority oriented dobule reservation probocol for very high speed wireless LANs)

  • 조광민;정상일;강철신
    • 한국통신학회논문지
    • /
    • 제22권1호
    • /
    • pp.151-161
    • /
    • 1997
  • In this paper we designed a high speed wireless multiple access protocol, which is suitable for future multimedia wireless LAN systems which support high quality video teleconferencing, telephony and graphic databases. In the proposed protocol, Slotted-ALOHA protocol is used for transmitting random data packets and the packet reservation multiple access(PRMA) protocol for transmitting periodic data packets. The use of minislot is introduced for the reservation scheme. In order to measure the performance characteristic of the proposed protocol, a simulator is designed using an object oriented programming language, C++, and an exhaustive simulation study is carried out. From the simulation results, it is observed that the proposed protocol and the existing PRMA protocol have almost the same delay characteristic when network traffic is low. However, the proposed protocol is superior to the PRMA protocol when traffic becomes higher. The proposed protocol and the results can be utilized for the design of the wireless access systems and future broadband wireless LANs.

  • PDF

온라인 모드 클라이언트-클러스터 운영 시스템 (Management System of On-line Mode Client-cluster)

  • 박제호;박용범
    • 한국산학기술학회논문지
    • /
    • 제4권2호
    • /
    • pp.108-113
    • /
    • 2003
  • 고전적인 클라이언트-서버 데이터베이스 시스템은 동시 클라이언트가 많을 경우 범위성에서 한계를 가지는 것은 많은 연구 결과를 통해 알려져 있다. 사용자들의 자료이용의 유사성 기반 다계층 데이터베이스 시스템은 유사한 자료 이용 행태를 나타내는 클라이언트들을 논리적 클러스터들로 분할한다. 그 결과로 클러스터 내부에서의 자료객체 요구 만족도를 최적화하여 서버에 대한 부하는 줄어들 뿐 아니라, 객체 요구에 대한 응답시간은 최소화된다. 이 시스템의 목적을 위해서 유사한 자료이용 행태에 기반한 클러스터링의 관리가 매우 중요한 구성요소이다. 오프라인 방식은 전체 클러스터링의 질을 최적화 하지만, 그 비용과 수행 시기 선택에 따른 안정적인 시스템 성능 관리 측면을 신중하게 고려하여야 한다. 이 논문에서는 자료이용 유형에 생기는 변화를 실시간 인지하여 시스템 구성을 변경하는 방법론을 제안한다. 마지막으로 온라인 변화 인식의 유효성을 예시하고, 온라인 시스템 재구성의 구현 가능성과 기술적 완성도를 검증한다.

  • PDF

무선 위치기반서비스에서 영역질의처리를 위한 계층적 인덱스기법 (A Hierarchical Sequential Index Scheme for Range Queries in Wireless Location-based Services)

  • 박광진
    • 인터넷정보학회논문지
    • /
    • 제11권1호
    • /
    • pp.15-20
    • /
    • 2010
  • 본 논문은 무선 브로드캐스트 환경에서 인접한 노드들로부터의 정보를 활용하여 질의접근시간과 에너지소모를 줄이기 위한 인덱스 기법을 소개한다. 우리는 정보의 선별적 청취를 위해 HLBS라 불리는 3-계층 위치기반 순차적 접근방식의 인덱스를 제안한다. HLBS는 객체들의 위치를 참고한 순차적인 접근탐색 구조를 통해 포인터 없이 모든 객체의 인덱스를 구성한다. HLBS는 단순하고 적은 크기의 인덱스 구조로 무선 브로드캐스트 채널에서 효율적인 정보탐색을 지원한다. 시뮬레이션을 통해 제안 기법의 효율적인 정보검색의 성능을 증명하였다.

The Influence of Financial Inclusion on MSMEs' Performance Through Financial Intermediation and Access to Capital

  • RATNAWATI, Kusuma
    • The Journal of Asian Finance, Economics and Business
    • /
    • 제7권11호
    • /
    • pp.205-218
    • /
    • 2020
  • This study aims to analyze the influence of financial inclusion on micro-, small-, and medium-sized enterprises' (MSMEs) performance and examine the mediation role of financial intermediation and access to capital. The object of this study is MSMEs in Malang, Indonesia. The sample consists of 100 MSME actors in Malang City, which is determined using Roscoes theory. The data is collected using Simple Random Sampling method, by distributing questionnaire measured with Likert scales. The hypotheses proposed in this study are examined using Partial Least Square (PLS) model. The results of this study show that financial inclusion influences MSMEs' performance both directly and indirectly through mediation from financial intermediation and access to capital. The direct influence means that the efforts to increase access to financial services, especially access to credit financing for MSMEs, will be able to increase market share, number of workers, sales, as well as profit of the MSMEs. Increased financial inclusion has a major impact on improving MSMEs' performance through financial intermediation compared to access to capital. This means that the increase of financial access for MSMEs followed by an increase in financial intermediation in the form of a financial service approach to MSMEs will improve MSMEs' performance.

시맨틱웹을 위한 효율적인 온톨로지 객체 모델 (Efficient Ontology Object Model for Semantic Web)

  • 윤보현;서창호
    • 한국컴퓨터정보학회논문지
    • /
    • 제11권2호
    • /
    • pp.7-13
    • /
    • 2006
  • 시멘틱 웹의 대두로 인해 웹 상에서 데이터를 접근 할 수 있는 방법도 다양화 되었다. 이에 현재 진행되고 있는 웹 온톨로지 뿐만 아니라 기존에 구축된 지식베이스 시스템에 접근하여 데이터를 핸들링 할 수 있는 모델이 필요하다. 웹 온톨로지를 표현하기 위한 언어로 RDF(Resource Description Framework), DAML-OIL, OWL(Web Ontology Language)등이 사용되고 있다. 본 논문은 웹 온톨로지와 기존의 구축된 지식 베이스의 데이터를 접근, 표현 및 처리할 수 있는 온톨로지 객체 모델의 생성과 그 방법에 관한 것이다. 웹 온톨로지에 대한 접근 방법으로 각각의 언어에 맞는 파서(Parser)를 이용하여 메모리 상에 모델을 생성하여 접근하게 되어 있는 기존의 방법과는 다르게 본 논문에서는 웹 온톨로지를 표현하기 위한 모델을 계층별로 구별하여 프레임 기반의 상위 온톨로지(frame-based ontology layer), 다른 도메인에서도 사용이 가능한 공통된 어휘(vocabulary)를 표현한 핵심 온톨로지(generic ontology layer)와 각각의 온톨로지 언어에 의존적인 어휘를 표현한 기능 온톨로지(functional ontology layer)로 구성한다. 이는 표현의 중복을 없애고 재 사용성을 높이기 위한 모델을 제공함으로써, 외부 어플리케이션(온톨로지 추론, 온톨로지 병합, 온톨로지 저작 도구 등)에서의 온톨로지에 대한 쉬운 지식 표현과 접근 및 핸들링을 제공할 수 있다.

  • PDF

장애인편의시설 외부접근 공간 개선을 위한 기초조사 연구 (A Preliminary Study for the Outdoor Accessibility Improvement on The Handicapped Facilities)

  • 김대희;이강희;장정희
    • 한국주거학회:학술대회논문집
    • /
    • 한국주거학회 2005년도 추계학술대회 논문집
    • /
    • pp.97-100
    • /
    • 2005
  • The handicapped as a member of a society should possess the same opportunity of a perfect participation in public affairs and an equal opportunity in parity of treatment. All sorts of physical and social barriers surrounding the handicapped who can not having a impairment and disability give a less chance to have a share in their society. Therefore, this discrimination barriers must be phased off not only by handicapped but also by normal social members so as to perfect and free access to movement, all of social institution and social activities. Therefor, this paper provides a basic data which conducts investigation and analysis on the outdoor access environment for the handicapped's easy access to public building or facilities. It would be most import rules to make a decision between improvement rate and object for public building or public facilities.

  • PDF