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

검색결과 454건 처리시간 0.027초

Performance Comparison of Parallel Programming Frameworks in Digital Image Transformation

  • Shin, Woochang
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제11권3호
    • /
    • pp.1-7
    • /
    • 2019
  • Previously, parallel computing was mainly used in areas requiring high computing performance, but nowadays, multicore CPUs and GPUs have become widespread, and parallel programming advantages can be obtained even in a PC environment. Various parallel programming frameworks using multicore CPUs such as OpenMP and PPL have been announced. Nvidia and AMD have developed parallel programming platforms and APIs for program developers to take advantage of multicore GPUs on their graphics cards. In this paper, we develop digital image transformation programs that runs on each of the major parallel programming frameworks, and measure the execution time. We analyze the characteristics of each framework through the execution time comparison. Also a constant K indicating the ratio of program execution time between different parallel computing environments is presented. Using this, it is possible to predict rough execution time without implementing a parallel program.

Open API를 이용한 스마트폰 위치기반 모바일 매쉬업 개발 (Location Based Mobile Mashup Development of Smart Phone Using Open APIs)

  • 이용주;서종원;이정운
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2013년도 추계학술발표대회
    • /
    • pp.1572-1575
    • /
    • 2013
  • 매쉬업은 공개된 Open API들을 이용하여 두 가지 이상의 서로 다른 자원을 섞어서 완전히 새로운 가치의 서비스를 만드는 것이다. 매쉬업은 미래 IT 융합 서비스의 효과적인 구현 방법으로써 그 관심도가 점점 높아지고 있으나 컴퓨팅 파워가 떨어지는 스마트폰 환경에서 매쉬업을 성공적으로 개발하기 위해서는 한정된 스마트폰 성능과 고성능 무선 인터넷 활용에 대한 이슈들을 고려해야만 한다. 본 논문에서는 다양한 Open API들을 이용하여 스마트폰에서 활용 가능한 위치기반 모바일 매쉬업을 개발한다. 이는 클라우드 컴퓨팅 개념을 접목하여 별도의 솔루션을 구축하지 않고도 저비용 고효율적으로 스마트폰 응용 프로그램을 제작할 수 있는 방법을 제시하고 있다.

Design and Implementation of Procedural Self-Instructional Contents and Application on Smart Glasses

  • Yoon, Hyoseok;Kim, Seong Beom;Kim, Nahyun
    • Journal of Multimedia Information System
    • /
    • 제8권4호
    • /
    • pp.243-250
    • /
    • 2021
  • Instructional contents are used to demonstrate a technical process to teach and walkthrough certain procedures to carry out a task. This type of informational content is widely used for teaching and lectures in form of tutorial videos and training videos. Since there are questions and uncertainties for what could be the killer application for the novel wearables, we propose a self-instruction training application on a smart glass to utilize already-available instruction videos as well as public open data in creative ways. We design and implement a prototype application to help users train by wearing smart glasses specifically designed for two concrete and hand-constrained use cases where the user's hands need to be free to operate. To increase the efficiency and feasibility of the self-instruction training, we contribute to the development of a wearable killer application by integrating a voice-based user interface using speech recognizer, public open data APIs, and timestamp-based procedural content navigation structure into our proof-of-concept application.

시맨틱 정보를 이용한 OpenAPI 검색 기법 연구 (A Study on Searching Methods for OpenAPIs using Semantic Information)

  • 차승준;최윤정;이규철
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2009년도 추계학술발표대회
    • /
    • pp.777-778
    • /
    • 2009
  • 2.0 시대에 도래하면서 웹에 대한 새로운 패러다임이 생성되었다. 이러한 웹 2.0의 주요 기술은 OpenAPI인데, OpenAPI는 간단한 프로토콜로 정의되어 사용되기 때문에 많은 사용자들이 손쉽게 서비스를 만들 수 있는 장점이 있다. 하지만 빠르게 증가하는 OpenAPI를 효과적으로 검색할 수 있는 여전히 연구중이다. 본 논문은 이러한 OpenAPI에 대해 키워드 기반 검색보다 한단계 발전한 시맨틱 기반의 검색을 제공하기 위해 관련 표준 및 기술에 대해 설명하였다. 이러한 시맨틱을 활용한 OpenAPI의 검색기법은 OpenAPI를 통해 많이 사용되는 매쉬업(Mashup)을 위한 서비스 검색에도 활용될 수 있다.

OpenAPI 검색 시스템을 위한 통합 서비스 정보 모델의 연구 및 개발 (A Development of OpenAPIs' Integrated Service Information Model for OpenAPI Search System)

  • 차승준;김경옥;이규철
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2009년도 춘계학술발표대회
    • /
    • pp.1170-1173
    • /
    • 2009
  • OpenAPI와 매쉬업(Mashup)은 현재 발전해가고 있는 웹 2.0을 이루는 중요한 기술이다. OpenAPI의 수는 기하급수적으로 증가하고 있기 때문에, OpenAPI에 대한 검색시스템은 반드시 필요하게 되었다. 대표적인 OpenAPI 검색은 Programmableweb과 Popfly에서 제공하고 있으며, 이들의 제한점을 보완한 OpenAPI 검색 시스템이 연구되고 있다. OpenAPI 검색 시스템은 웹서비스 검색 시스템을 확장하여 개발되었지만, 다양한 OpenAPI의 프로토콜을 지원하지 못한다. 따라서 본 논문은 효과적인 OpenAPI 검색 시스템에서 OpenAPI의 다양한 프로토콜을 포함할 수 있는 통합 정보모델을 구축을 목표로 한다. 개발된 OpenAPI 통합모델은 OpenAPI 및 매쉬업 가능 서비스 검색에 활용될 수 있다.

이종 금융 API를 활용한 시각화 정보 서비스 구현 (Development of Infographic Service using Heterogeneous Finance APIs)

  • 최효현;유성민
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2021년도 제64차 하계학술대회논문집 29권2호
    • /
    • pp.511-512
    • /
    • 2021
  • 최근 들어 주식시장에 신규 개인투자자들의 유입이 많아지고 있다. 하지만 기본적인 금융에 대한 지식이 부족한 사람들이 많고 기존 서비스들은 금융 혹은 주식에 대한 이해도를 기반으로 직접 분석해야 했다. 이런 사람들을 위해 직접 분석하지 않더라도 투자할 기업을 판단할 수 있는 시각화 정보(Infographics) 서비스를 구현하였다. 필요한 정보를 얻기 위해서 open API를 사용하였는데 API의 특성상 윈도우즈 환경이 필요하여 리눅스와 윈도우즈 서버를 구축하고 서로 다른 OS 환경에서 이종 API를 처리할 수 있도록 개발하였다.

  • PDF

Rust 언어 메모리 안전 모델에서 스마트 포인터의 역할에 대한 연구 (Understanding The Role of Smart Pointers in the Rust Memory)

  • 카욘도마틴;방인영;백윤흥
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2023년도 춘계학술발표대회
    • /
    • pp.345-347
    • /
    • 2023
  • Rust has gained popularity as a memory safe systems programming language. At the center of its memory safety is a strict memory ownership model with stringent rules enforced by the compiler. This paper aims to shed light on this memory safety model and the role smart pointers play towards its success. We study specific smart pointers, their purposes and contribution to Rust's memory safety. We further explore weaknesses of these smart pointers and their APIs, and provide scenarios under which they may lead to memory vulnerabilities in Rust programs.

A Case Study of Combining Two Cross-platform Development Frameworks for Storybook Mobile App

  • Beomjoo Seo
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제17권12호
    • /
    • pp.3345-3363
    • /
    • 2023
  • Developers often use cross-platform frameworks to create mobile apps that can run on multiple platforms with minimal code changes. However, these frameworks may not suit all the needs of a specific app, so developers may also use native APIs to add platform-specific features. This method eventually dilutes the advantages of cross-platform development methodology that aims to reduce development costs and time, and often leads to a decision to return back to the original native mobile development methodology. In this study, we explore a different approach: combining different cross-platform tools to develop a storybook mobile app that meets various requirements. We have demonstrated that integrating two cross-platform solutions can be used reliably to develop complex mobile applications. However, we also report that this approach can introduce unforeseen issues such as sandbox redundancy, unexpected functional burdens, and redundant permission requests. Despite these challenges, we believe that combining two cross-platform solutions can be applied to a variety of functional and performance requirements, enabling the development of more sophisticated mobile applications at lower costs and with shorter development timelines than traditional mobile app development methodologies.

인공지능과 관련된 오픈 소스 파이썬 소프트웨어 프로젝트에서 자주 사용되는 파이썬 API들에 대한 연구 (An Empirical Study on Frequently used Python APIs in AI-Related Open Source Python Software Projects)

  • 김정일
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2024년도 제69차 동계학술대회논문집 32권1호
    • /
    • pp.19-22
    • /
    • 2024
  • 전통 소프트웨어 프로젝트 개발과 AI 관련된 소프트웨어 프로젝트 개발에 큰 차이가 있어서 AI 관련된 소프트웨어 프로젝트 개발 환경을 이해하려는 많은 노력이 있었지만 AI 관련 소프트웨어 프로젝트 개발에서 어떤 API들이 자주 사용되는지에 대해서 아직 충분히 조사되지 않았다. 본 논문에서는 "AI 관련 오픈 소스 소프트웨어 프로젝트에서 어떤 파이썬 API들이 자주 사용되는가?"에 대한 연구 질문의 해답을 알아보는 경험 연구를 소개한다. 이 경험 연구의 결과로 AI 관련 오픈 소스 소프트웨어 프로젝트에서 파이썬 표준 라이브러리와 관려된 API들이 가장 자주 사용된다는 것을 확인했다. 또한 기계 학습을 포함해서 데이터 처리, 이미지 처리, 테스팅, 웹 서비스와 관련된 라이브러리들에 있는 API들도 AI 관련 오픈 소스 소프트웨어 프로젝트들에 자주 사용된다는 것을 알아냈다.

  • PDF

상용 BIM 플랫폼 연계 프레임워크 및 응용 웹 개발 - Forge API 및 iTwin API를 중심으로 - (Commercial BIM Platform Integration-framework and Application Web Development - Focusing on Autodesk Forge API and Bentley Systems iTwin API -)

  • 김명환;최융기
    • 한국BIM학회 논문집
    • /
    • 제14권1호
    • /
    • pp.11-21
    • /
    • 2024
  • This study is about a case of web application development using representative commercial BIM platform-linked APIs from Autodesk and Bentley Systems. The development method was aimed at application development using Autodesk's Forge API and Bentley System's iTwin API. The specific development content was limited to the Model Viewer, Issues, and File Transfer API, and the administrator's site. The first research result is that parts with different internal configurations of commercial platforms were independently modularized and developed, and the common front-end was unified. The second research result is that a web front-end technology, was used to visualize 3D models using the viewer API, and the possibility of additional application expansion was discovered.