• 제목/요약/키워드: jQuery

검색결과 69건 처리시간 0.026초

웹 응용에서 jQuery를 이용한 사용자 인터랙션 연구 (A Study of User Interaction Using jQuery in Web Application)

  • 이선웅;문일영
    • 한국항행학회논문지
    • /
    • 제15권4호
    • /
    • pp.626-631
    • /
    • 2011
  • 본 논문에서는 웹 응용에서 jQuery를 이용한 사용자 인터랙션을 설계하고 구현하는 방법들을 제안하였다. 스마트 기기의 컴퓨팅 능력이 향상되면서 웹 응용 기술이 보편화되고 다양화되었다. 이로 인해 주목받는 웹 기술로서 JavaScript가 있고, 세계적으로 가장 많이 쓰이는 JavaScript 프레임워크가 jQuery이다. jQuery의 기본 문법과 확장성 및 플러그인에 대해 간단히 서술하였다. 사용자 인터랙션과 애니메이션들을 분류하였고, 이를 구현할 수 있는 방법을 서술하였다.

웹 접근성을 고려한 jQuery 유저 인터페이스 효과 플러그인 (User Interface Effect Plugin using jQuery for Web Accessibility)

  • 이선웅;문일영
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2011년도 추계학술대회
    • /
    • pp.866-868
    • /
    • 2011
  • 본 논문에서는 웹 접근성을 고려한 유저 인터페이스 효과를 jQuery로 구현하는 방법은 제안하였다. jQuery는 세계에서 가장 많이 사용하고 확장하기 편한 자바스크립트 라이브러리이다. jQuery는 DOM(Document Object Model)과 이벤트, Ajax의 제어에 적합하지만 고급 효과를 나타내기에는 부족한 부분이 있다. 이를 보완하고 UI(User Interface) 효과를 쉽게 적용할 수 있는 방법을 제시한다.

  • PDF

The Design of the Selection and Alignment Queries Using Mobile Program (J2ME) for Database Query Optimization

  • Min, Cheon-Hong;Kumar, Prasanna
    • 한국경영정보학회:학술대회논문집
    • /
    • 한국경영정보학회 2008년도 춘계학술대회
    • /
    • pp.620-627
    • /
    • 2008
  • In this paper, recognizing the importance of the database query optimization design methods, we implemented mobile database with mobile program (J2ME) which is a useful database procedures. In doing so, we emphasize the logical query optimization which brings mobile database to performance improvement. The research implies that the suggested mobile program (J2ME) would contribute to the realization of the efficient mobile database as the related technology develops in the future.

  • PDF

The Design of the Selection and Alignment Queries Using Mobile Program (J2ME) for Database Query Optimization

  • 고완석;민천홍
    • 한국디지털정책학회:학술대회논문집
    • /
    • 한국디지털정책학회 2003년도 창립학술대회
    • /
    • pp.263-273
    • /
    • 2003
  • Recognizing the importance of the database query optimization design methods, we implemented mobile database with mobile program (J2ME) which is a useful database procedures. In doing so, we emphasize the logical query optimization which brings mobile database to performance improvement. The research implies that the suggested mobile program (J2ME) would contribute to the realization of the efficient mobile database as the related technology develops in the future.

  • PDF

Visual Query and Analysis Tool of the Moving Object Database System

  • Lee, J.H.;Lee, S.H.;Nam, K.W.;Park, J.H.
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.455-457
    • /
    • 2003
  • Diverse researches are working moving objects. The most important activities in a moving object database system are query and analysis of spatio -temporal data providing decision-making and problem solving support. Traditional spatial database query language and tools are inappropriate of the real world entities. This paper presents a spatio-temporal query and analysis tool with visual environment. It provides effective, interactive and user-friendly as well as statistic analysis. The moving objects database system stores plentiful moving objects data and performs spatio-temporal and nonspatio-temporal queries.

  • PDF

Efficient Query Retrieval from Social Data in Neo4j using LIndex

  • Mathew, Anita Brigit
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제12권5호
    • /
    • pp.2211-2232
    • /
    • 2018
  • The unstructured and semi-structured big data in social network poses new challenges in query retrieval. This requirement needs to be met by introducing quality retrieval time measures like indexing. Due to the huge volume of data storage, there originate the need for efficient index algorithms to promote query processing. However, conventional algorithms fail to index the huge amount of frequently obtained information in real time and fall short of providing scalable indexing service. In this paper, a new LIndex algorithm, which is a heuristic on Lucene is built on Neo4jHA architecture that holds the social network Big data. LIndex is a flexible and simplified adaptive indexing scheme that ascendancy decomposed shortest paths around term neighbors as basic indexing unit. This newfangled index proves to be effectual in query space pruning of graph database Neo4j, scalable in index construction and deployment. A graph query is processed and optimized beyond the traditional Lucene in a time-based manner to a more efficient path method in LIndex. This advanced algorithm significantly reduces query fetch without compromising the quality of results in time. The experiments are conducted to confirm the efficiency of the proposed query retrieval in Neo4j graph NoSQL database.

Ajax과 jQuery 기반 약용식물 정보시스템 구현 (Implementation of medicinal plant information system using Ajax and jQuery)

  • 김해란;강소영;정희택;한순희
    • 한국정보통신학회논문지
    • /
    • 제14권7호
    • /
    • pp.1626-1633
    • /
    • 2010
  • 본 논문에서는 비동기 통신에 의해 웹페이지를 다시 읽지 않고 서버로부터 데이터를 가져올 수 있는 Ajax 기술과 경량의 크로스 브라우저 라이브러리인 jQuery를 이용하여 사용자 요구사항을 토대로 약용식물정보시스템을 구현했다. 또한 시스템 구현을 통해 체험한 응답 데이터 이용 방법을 코드로 제시하고 특징을 비교 분석하였다. 구현시스템은 서버에서 간단한 데이터를 응답 받아 클라이언트 측에서 처리하고 DOM 트리 조작에 의한 웹페이지 변경으로 사용자 상호작용 및 반응속도 향상과 사용자에게 자료 접근 편리성을 제공한다.

제이쿼리 모바일 환경에서 N-스크린 기반의 영화 예매 시스템의 설계 및 구현 (Design and Implementation of N-Screen Based Movie Reservation System in the jQuery Mobile Environment)

  • 이명호
    • 디지털융복합연구
    • /
    • 제12권5호
    • /
    • pp.255-261
    • /
    • 2014
  • 본 논문은 모바일 웹앱 환경에서의 N-스크린 활용에 관한 연구를 통하여 향후 모바일 웹앱 환경에서 제이쿼리 모바일 기반의 시스템 설계 및 구현을 제안하는데 있다. 현재 클라우드 컴퓨팅 시대에서 대표적인 서비스 형태가 N-스크린이다. N-스크린 시대를 가속화 시키는 요인은 사용자들이 모든 디바이스들에 대하여 만능의 기능을 요구하고 있다. 그러나 이러한 상황은 동일한 사용자 경험을 원하는 이용자들의 욕구에 반하는 것이며 N-스크린 시대는 이러한 이질적인 서비스를 용납하지 않는다. 따라서 본 연구에서는 제이쿼리 모바일 환경에서 N-스크린 기반의 영화예매 시스템을 구현하여 파일럿 시스템 분석 및 설계의 구조와 프레임워크를 제시하고자 한다.

jQuery를 이용한 이기종 브라우저 통합 자필 서명 시스템 설계 및 구현 (Design and Implementation of Hand Writing Signature System Using jQuery on Heterogeneous Browsers)

  • 이기명;박석천;김용희
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2015년도 춘계학술발표대회
    • /
    • pp.973-975
    • /
    • 2015
  • 최근 강화된 개인정보 보호법으로 인해 개인의 고객정보 이용 및 약관 동의서와 그에 따른 디지털 자필 서명을 필요로 하는 기업이 증가하고 있다. 그러나 고객에게 자필 서명을 받기 위한 플랫폼은 PC, 맥, 안드로이드, 아이폰 등 다양한 디바이스의 호환을 필요로 한다. 이에 본 논문에서는 이기종 호환 스크립트인 jQuery를 이용하여 HTML5 가 호환되지 않는 PC기반 IE6 이상의 브라우저부터 안드로이드, iOS 등 터치기반 스마트 디바이스의 최신 브라우저까지 모두 호환되는 자필 서명 시스템을 설계 및 구현한다.

단백질 시퀀스와 가중치 스트링에 대한 탐색 알고리즘 (Searching Algorithms for Protein Sequences and Weighted Strings)

  • 김성권
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제29권8호
    • /
    • pp.456-462
    • /
    • 2002
  • 단백질 시퀀스처럼 가중치를 가지는 스트링에 대한 탐색 알고리즘을 개발한다. ${\sum}$를 알파벳이라 하고 모든 $a{\in}{\sum}$에 대해서 무게 ${\mu}(a)$가 주어진다고 하자. 스트링 $A=a_1a_2…a_n\; 에서 (단, 모든 ai{\in}{\sum})$, 서브스트링 $A(i.j)=a_ia_{i+1}…a_j$로 정의하면, 이것의 무게는 ${\in}(A(i.j))={\in}(a_i)+{\in}(a_i+1)+…+{\in}(a_j)$가 된다. 다루고자하는 문제는 스트링 A를 사전 처리하여 탐색 자료구조를 만드는데, 이 자료구조는 나중에 질문 무게 M이 주어진 경우, $M={\in}(A(i,j))$인 서브스트링 A(i,j)가 있는가 라는 질문에 응답하는데 사용된다. 본 논문에서는 기존의 결과를 향상시키는 알고리즘을 제시한다. 기존의 알고리즘의 경우 O(n) 만큼의 메모리를 사용하는 탐색 자료구조를 이용하여 $0(\frac{nlog\;logn}{log\; n})$ 시간에 질문응답을 하였으나, 본 논문의 알고리즘은 질문 응답시간은 그대로 유지하면서 메모리만 $0(\frac{n}{log\; n})$으로 줄인다.