웹3D 표준화포럼 위원회

Size: px
Start display at page:

Download "웹3D 표준화포럼 위원회"

Transcription

1 웹 3D 동향 2011 년 3 월 31 일 TTA 현실가상융합기술세미나 수원대이명원

2 웹 3D 표준화 Web3D Consortium ( VRML (Virtual Reality Modeling Language): ISO/IEC X3D (Extensible 3D): ISO/IEC H-Anim (Humanoid Animation): ISO/IEC 웹3D 거점기관 2009년 ~ 2010년 : 한국표준협회 ( 2011년 ~ 현재 : 한국정보과학회 ( 국제대응기구 : Web3D Korea Chapter ( 국내활성화포럼 : 웹3D 포럼 ( 웹3D 포럼 ( 2007년 ~ 현재 웹 3D 포럼 2

3 웹 3D 국제표준기술 (ISO) 국제표준화기관 : ISO/IEC JTC1 SC24 및 Web3D Consortium ISO/IEC : 2008, X3D Architecture and base components Edition 2, IS ISO/IEC : 2010, X3D Scene access interface Edition 2, IS ISO/IEC :2009, X3D encodings: XML encoding Edition 2, IS ISO/IEC :2008, X3D encodings: Classic VRML encoding Edition 2, IS ISO/IEC :2007, X3D encodings: Compressed binary encoding Edition 1, IS ISO/IEC :2011, X3D encodings: Compressed binary encoding Edition 2, FDIS ISO/IEC :2006, X3D language bindings: ECMAScript, IS ISO/IEC :2006, X3D language bindings: Java, IS ISO/IEC 19774:2006, Humanoid Animation, IS ISO/IEC 14772:1997, Virtual Reality Modeling Language (VRML97), IS ISO/IEC :1997/Amd., VRML97 Amendment 1, IS 웹 3D 포럼 3

4 웹 3D 표준기술 X3D (Extensible 3D) 유비쿼터스환경에서 3D 데이터교환을위한저작권사용료가없는공개된 ISO 국제표준 XML 을이용하여 3D 장면과물체들표현하고통신한다. 어플리케이션에삽입되어실시간그래픽스콘텐츠를저장, 검색, 재생 공학및과학적가시화, CAD 및건축, 의료가시화, 교육및훈련시뮬레이션, 멀티미디어, 오락등많은분야에서이용될수있도록부품화 대화형웹과멀티미디어와통합된방송기반 3D 컨텐츠를위한소프트웨어표준 다양한하드웨어장치에서 3D 그래픽스와멀티미디어가통합된교환형식 런타임구조와데이터인코딩을분리시키고, XML 을포함한다양한인코딩형식을지원한다. 새로운그래픽, 행동및대화형객체를추가할수있고다른 API 를 3D 장면안으로제공할수있다. 휴머노이드애니메이션, 모핑, 사용자상호작용기능제공 웹 3D 포럼 4

5 웹 3D 세계 The Micro Universe of 3D Standards ARB Creation Khronos Delivery Shaders Web3D Communication 웹 3D 포럼 5

6 Communicating via the Web X3D defining how 3D graphics is integrated into the 2D via XML Communicating via Broadcast X3D is the 3D component of the MPEG-4 standard tightly integrated 3D and video W3C Building the foundation of the Worldwide Web MPEG Experts in video creation and delivery Communicating into the Future A stable and long-lived standards foundation for companies to build their future upon ISO Creating International Standards Web3D has cooperative agreements with other key standards bodies to promote 3D solutions to the wider industry 웹 3D 포럼 6

7 X3D 기본프로파일 웹 3D 포럼 7

8 X3D 시스템구조 X3D files and/or streams Event passing with external application Classic VRML encoding Parsers Binary encoding New-node prototype construction XML encoding Scene access interface (internal) Application programmer Interfaces (APIs) Scene access Interface (external) Prototype and External Prototype Scene graph manager X3D Node Types X3D Browser Scripting Engines (ECMAScript,) (Java, others) Scene Graph Data Structures Event Graph 웹 3D 포럼 8

9 X3D 장면그래프 X3D 장면그래프와런타임환경 X3D 런타임환경의기본 단위는장면그래프 (Scene Graph) 변환계층으로물체렌더링의공간적관계를정의하고행동그래프에의해필드와이벤트와의연결을기술 X3D 브라우저는하나의 X3D 파일을디스플레이하며사용자에게변환계층구조를보여줌 X3D 런타임환경은장면을렌더링하고다양한센서로부터입력데이터를받아들이고행동시스템의명령에따라장면그래프에변화를실행 X3D 런타임환경은물체의생존사이클을관리하고, 이벤트처리를제어하며파일전송, 하이퍼링크, 어플리케이션과의상호작용을관리 X3D 시스템은추상적개체로구성되며각객체의기능적명세를정의하며구현에대해서는지시하지는않는다. X3D 객체들은노드와필드로기술되며 X3D 인코딩이나내장형스크립트등을이용하여런타임에장면내에정의된다 웹 3D 포럼 9

10 X3D 실행모델 Scene Graph Sensor nodes initial events output events Execution Engine Nodes Script nodes add/delete route direct output events Route Graph input events 웹 3D 포럼 10

11 X3D 컴포넌트 Core Time Networking Grouping Rendering Shape Geometry3D Geometry2D Text Sound Lighting Texturing Interpolation Pointing device sen sor Environmental effects Geospatial Humanoid animati on NURBS Distributed interactiv e simulation (DIS) Scripting Event utilities Programmable sha ders CAD geometry Texturing3D Cube map environ mental texturing Layering Layout Rigid body physics Picking sensor Followers Particle systems 웹 3D 포럼 11

12 장면접근인터페이스 Scene Acess Interface (SAI) X3D 는런타임장면접근을정의한장면접근인터페이스 (SAI) 제공 개발자는 SAI 를이용하여노드생성과해지, 이벤트전송, 노드연결, 필드값읽기및설정, 장면그래프읽기, 브라우저작동제어 프로그래밍접근은내부적혹은외부적으로할수있다. 내부적접근은장면그래프에주문형요소를생성할때사용하고, 외부적접근은장면밖에서웹브라우저와같은호스트어플리케이션에서사용 X3D SAI 는언어와독립적인서비스로서여러프로그래밍언어및스크립트언어의바인딩으로서명시화 X3D SAI 서비스와컴포넌트모델인터페이스명세서는 ISO/IEC 에기록 X3D SAI 서비스를위한언어바인딩은 ISO/IEC 웹 3D 포럼 12

13 휴머노이드애니메이션표준 ISO/IEC 19774:2006 Humanoid Animation (H-Anim) 3 차원인체형상의생성, 교환, 애니메이션을위한규격정의 한회사의모델링도구로생성한인체형상을다른회사의모션캡처와애니메이션도구를사용하여애니메이션을생성할수있는표준화된방법제공 네트워크 3D 그래픽스와멀티미디어환경에서인체표현을위한구조적시스템정의 각휴머노이드가다른표현시스템에삽입될수있고애니메이션될수있는관절형캐릭터의추상형형태와구조정의 H-Anim 형상은휴머노이드, 관절, 세그먼트, 위치, 치환으로분류하는 H- Anim 객체를이용하여기술된다. H-Anim 형상의골격에대한기술은 HumanoidRoot 관절로부터휴머노이드부속물의종단효과기 (end effector) 까지의변환을정의하는관절객체들의트리로구성된다. 휴머노이드형상의필요한관절의수는관절레벨 LOA(Level of Articulation) 으로정의. 저수준관절수는 14 개이며고수준관절의수는 72 개로정의 웹 3D 포럼 13

14 ISO/IEC 19774:2006 Humanoid Animation (H-Anim) 손의방향 인체의특징점 H-Anim 구조 기본자세정의 웹 3D 포럼 14

15 HTML5 & X3Dom 3D for HTML V5 XML-based X3D scenes. a JavaScript based interface for X3D It runs in any browser that supports HTML V5. It supports native X3D within an HTML page. X3DOM version (AnthroGloss model) 웹 3D 포럼 15

16 Applications & Browsers Applications, Players and Plugins for X3D / VRML Viewing X3D Players BitMangment s BS Contact, Octaga, InstantReality, FreeWRL/FreeX3D, Xj3D Open Source, SwirlX3D Free Player, Heilan X3D Browser, NuGraf, GeoVrml Run-Time, Sensegraphics Kambi VRML game engine, Parallel Graphics Cortona3D, blaxxun Contact, Cosmo Player, libx3d, OpenVRML, Vivaty Player, Flux

17 Authoring Software X3D-Edit BS Editor Vivaty Studio Wings3D Blender Project RawKee Rez Octaga Exporter AC3D VIM Editor VrmlPad Viper SubmarineX3D

18 Conversion and Translation Tools Okino Polytrans Xj3D Open Source X3D-Edit InstantReality X3D encoding converter BSConverter for 3ds max and BS Converter for Blender. MeshLab for unstructured 3D triangular meshes. NIST VRML to X3D Translator Vivaty View3dscene CAD Exchanger Ayam: RenderMan interface

19 Examples & Scripts [1] Basic X3D Examples

20 Examples & Scripts [2] Conformance NIST Test Suite

21 Examples & Scripts [3] VRML 2.0 Textbook

22 Examples & Scripts [4] X3D for Web authors

23 Examples & Scripts [5] InstantReality Examples

24 Examples & Scripts [6] Kambi VRML Game Engine

25 Export by Applications Maple: math-oriented technical computing software Mathematica: a powerful computational tool for numerics UCSF Chimera: interactive visualization and analysis of molecular structures Jmol: an open-source java viewer for three-dimensional chemical structures VMD: a molecular visualization program Chemistry Markup Language (CML) examples 웹 3D 포럼 25

26 X3D Real World Solutions [1] Massive Multiplayer X3D Game Leelh.com online 3d visualization cad data engine building industry Virtual Sandiago de Compostela in X3D Octaga Player Interactive Avatars with X3D CAVE Immersive experience 웹 3D 포럼 26

27 X3D Real World Solutions [2] The LEGO Group Colosseum of ancient Rome Coperion 3D A Virtual Factory on the Tabletop Bitmanagement 3D Cities on the web Bitmanagement a digital factory tool program 웹 3D 포럼

28 X3D Showcase DVD

29 X3D Resources

30 Tutorials Flux Tutorial VRML/X3D Tutorials X3D MIME Types and File Extensions How to use the SAI (Scene Access Interface) Tutorial Xj3D Tutorial - Using Xj3D in your Java Application Xj3D Tutorial - Xj3D as a Java3D Loader Len Bullard's 2003 Extensible 3D: XML Meets VRML from August 2003 NPS' Savage X3D Educational Resources: Revised May 8, 2007 XML Matters: The Web ain't just for 2D any more 웹 3D 포럼 30

31 Developer Toolkit Xj3D X3D Developer Toolkit X3DV Module Suite X3DToolKit The AntWars B3D Engine SAI API Generator RFX2X3D RenderMonkey to X3D Converter Planet 9 Virtual Cities Open Inventor Open ActiveWrl Octagon SDK Octagon Modeller H3D API CyberX3D for Java CyberX3D for C++ esynthesis XSD XML Schema to C+ + Data Binding Compiler ChefX3D BS Editor Bitmanagment BS SDK package Avalon 31 Plant 9 Virtual Cities AntWars Plant 9 RayGun

32 Open Active World H3DAPI CyberX3D for Java and C 웹 3D 포럼 32

33 ChefX3D Room Designer ChefX3D Rapid Scenario Generation Toolkit 웹 3D 포럼 33

34 Savage Studio Toolkit : Scenario designer for military strategic planning Savage Studio 3D Simulation View 웹 3D 포럼 34

35 Working Groups X3D X3D Earth X3D Networking User Interface CAD Medical VizSim X3D Conformance Program Programmable Shaders GeoSpatial DIS-XML H-Anim X3D Source Mobile Special Interest Groups AR E-Learning 웹 3D 포럼 35

36 X3D Open Source Projects Xj3D: a Java-based toolkit and X3D browser FreeWRL: a VRML/X3D browser OpenVRML: a cross-platform VRML/X3D runtime library Rawkee: an X3D plug-in for Maya H3D: an X3D and OpenGL-based Haptic API X3DToolkit: a portable LPGL free C++ toolkit for X3D scenegraph libx3d: a set of libraries and tools Info3D: a web application for information visualization The Planet Earth Project: a web3d earth 웹 3D 포럼 36

37 Web3D Public Wiki

38 Web3D Members-Only Wiki 웹 3D 포럼

39 Web3D Korea Wiki 웹 3D 포럼

40 Products Developer Toolkits and Libraries File Translators & Utilities Games, Entertainment, and Education Market-Specific Applications X3D Collaboration Applications X3D Content Authoring & Editing Tools X3D Viewers, Browsers & Plug-ins 웹 3D 포럼 40

41 Developer Toolkits and Libraries Avalon Bitmanagment BS SDK package BS Editor ChefX3D CyberX3D for C++ CyberX3D for Java esynthesis XSD XML Schema to C++ Data Binding Compiler H3D API Octagon Modeller SDK Octagon SDK Open ActiveWrl Open Inventor Planet 9 Virtual Cities RFX2X3D - RenderMonkey to X3D Converter SAI API Generator The AntWars B3D Engine X3DToolKit X3DV Module Suite Xj3D X3D Developer Toolkit 웹 3D 포럼 41

42 File Translators & Utilities 3D Object Converter 3dsMax Exporter AccuTrans 3D Antiprism Blender X3D Exporter Blender X3D import script BS Encrypt BS Exporter for 3ds max BS Exporter for Blender BS Reducer BVH to H-ANIM motion capture conversion scripts CIS/2 to VRML Translator (X3D too) KML2X3D MilkShape X3D exporter Octaga Exporter Okino's PolyTrans & NuGraf, incl. 3ds Max, Maya & XSI plugin systems PixelTexture SFImage plugin for 3DSMAX RawKee plug-in for Maya UnrealToX3D VRML to X3D Translator X3D and VRML Plugin Detector X3D export plugin for AC3D Xj3D command line translator 웹 3D 포럼 42

43 Game, Entertainment and Education For developers of Interactive 3D simulation systems The Taylor Tour Market Specific Applications Vertical markets such as simulation, CAD, geographic mapping, medical and prototyping BS GeoFormer BS Tiler DESIRE RadVis Digital Archive Network for Anthropology and World Heritage LandXplorer Studio medworld3d interactive anatomical 3D visualization MOPET virtual trainer 웹 3D 포럼 43

44 X3D Collaboration Applications X3D applications for online collaboration and communication in virtual environments. BS Collaborate BS Contact VRML/X3D Octaga Server Planet 9 GeoFeeder Server 웹 3D 포럼 44

45 X3D Content Authoring & Editing : Open 3D genealogy Alpharis Blender BS Exporter for 3ds max BS Exporter for Blender BS GeoFormer Dione Flux Flux Studio H-Animator modo NSS X-Modeler Octaga Producer PSPad Seamless3d SwirlX3D WireFusion X3D-Edit X3D-Edit 3.1 for Extensible 3D X3D-Weaver X3DV Module Suite 웹 3D 포럼 45

46 X3D Viewers, Browsers & Plug-ins Blaxxun3D BS Contact Geo BS Contact J BS Contact Mobile BS Contact Stereo BS Contact VRML/X3D BS Contact VRML/X3D Carina Viewer Demotride Flux Player FreeWRL JINX Octaga Producer Octaga Professional OpenVRML OpenWorlds Horizon-X3D Planet 9 - RayGun Multi-user Client SwirlX3D Viewer Vcom3D Venues X3D Simulation Engine (Beta 3.0) Xj3D 웹 3D 포럼 46

47 Web3D 예제 웹 3D 포럼 47

48 웹 3D 포럼 (2007 ~ 현재 ) 목표 웹 3D 서비스소프트웨어의국제표준개발 국제민간표준단체인 Web3D Consortium 의국내대응체계구축 ( 한국지부운영과국제표준화활동의공동대응 ) 웹3D 포럼과 Web3D Korea Chapter 배경 ISO/IEC JTC1 SC24 WG6 표준화영역 년한국표준협회표준화포럼사업 2009-현재한국표준협회표준화거점기관사업 웹3D 거점기관 한국표준협회 2011-현재웹3D 거점기관 한국정보과학회 웹 3D 포럼 48

49 웹 3D 국제표준제안현황 한국제안표준안 ( 국제표준화진행중인표준안 ) 웹3D 물리단위정의 ( 수원대 ) 웹3D 투시적텍스처매핑 ( 충북대 ) 웹3D 혼합현실 (ETRI, 고려대 ) 웹3D CAD 데이터 (KAIST, 부품디비 ) 웹3D 모바일 ( 수원대 ) 웹3D 캐릭터애니메이션 ( 수원대, ETRI) 웹3D 의료데이터 ( 충북대 ) 웹3D 디지털교과서 ( 충북대 ) 웹3D 이러닝 (KERIS, 충북대 ) 웹3D GPS 인터페이스 ( 수원대 ) 웹 3D 포럼 49

50 Web3D Korea 시험데이터 / 소프트웨어 (1) 수원대 웹 3D 포럼 50

51 Web3D Korea 시험데이터 / 소프트웨어 (2) 충북대 부품디비 KAIST 웹 3D 포럼 51

52 Web3D Korea 추진조직 Web3D Consortium 거점기관 ( 한국정보과학회 ) Web3D 한국사무국 ( 국제 ) web3d Korea Chapter ( 국내 ) 웹 3D Korea Forum 공동위원장 : 이명원 / 류관희 국제표준대응 / 의견반영 보급 / 확산 국내산학연전문위원 (35 인, 현재 ) X3D WG 3D Character WG Mobile Media WG 단체표준화 WG 3D CAD WG Medical WG AR WG e-learning WG 웹 3D 포럼 52

53 Web3D Korea 사이트 웹 3D 포럼 53

X3D 현황 (3D 그래픽스데이터 ) 3D 그래픽스 이명원

X3D 현황 (3D 그래픽스데이터 ) 3D 그래픽스 이명원 X3D 현황 (3D 그래픽스데이터 ) 3D 그래픽스 2015. 3. 9 이명원 요약 Web3D Consortium X3D 기술현황 X3D 응용과예제 VRML H-Anim X3D 표준개발사례 H-Anim 표준개발사례 2015-2-24 명지대학교세미나 2 Web3D Consortium An international, non-profit, member funded,

More information

04_오픈지엘API.key

04_오픈지엘API.key 4. API. API. API..,.. 1 ,, ISO/IEC JTC1/SC24, Working Group ISO " (Architecture) " (API, Application Program Interface) " (Metafile and Interface) " (Language Binding) " (Validation Testing and Registration)"

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이

Special Theme _ 모바일웹과 스마트폰 본 고에서는 모바일웹에서의 단말 API인 W3C DAP (Device API and Policy) 의 표준 개발 현황에 대해서 살펴보고 관 련하여 개발 중인 사례를 통하여 이해를 돕고자 한다. 2. 웹 애플리케이션과 네이 모바일웹 플랫폼과 Device API 표준 이강찬 TTA 유비쿼터스 웹 응용 실무반(WG6052)의장, ETRI 선임연구원 1. 머리말 현재 소개되어 이용되는 모바일 플랫폼은 아이폰, 윈 도 모바일, 안드로이드, 심비안, 모조, 리모, 팜 WebOS, 바다 등이 있으며, 플랫폼별로 버전을 고려하면 그 수 를 열거하기 힘들 정도로 다양하게 이용되고 있다. 이

More information

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients

More information

HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API

HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API WAC 2.0 & Hybrid Web App 권정혁 ( @xguru ) 1 HTML5* Web Development to the next level HTML5 ~= HTML + CSS + JS API Mobile Web App needs Device APIs Camera Filesystem Acclerometer Web Browser Contacts Messaging

More information

untitled

untitled 老 老 說 李 理 領 1. (Motion Planning) 理 (Geometric Reasoning) 2. (Artificial Life) 3D 3. (Distributed Virtual Environment) 4. 數 (Affective Computer for Digital Home) 5. Grid Computing 6. 1. (Motion planning/geometric

More information

Service-Oriented Architecture Copyright Tmax Soft 2005

Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Service-Oriented Architecture Copyright Tmax Soft 2005 Monolithic Architecture Reusable Services New Service Service Consumer Wrapped Service Composite

More information

MPEG-4 Visual & 응용 장의선 삼성종합기술원멀티미디어랩

MPEG-4 Visual & 응용 장의선 삼성종합기술원멀티미디어랩 MPEG-4 Visual & 응용 장의선 esjang@sait.samsung.co.kr 삼성종합기술원멀티미디어랩 MPEG? MPEG! Moving Picture Experts Group ISO/IEC JTC1/SC29/WG11 1988년 15명으로출발! 2001년 3백여명의동영상전문가집단으로성장 MPEG History 101 MPEG-1,2,4,7,21 멀티미디어압축표준

More information

서현수

서현수 Introduction to TIZEN SDK UI Builder S-Core 서현수 2015.10.28 CONTENTS TIZEN APP 이란? TIZEN SDK UI Builder 소개 TIZEN APP 개발방법 UI Builder 기능 UI Builder 사용방법 실전, TIZEN APP 개발시작하기 마침 TIZEN APP? TIZEN APP 이란? Mobile,

More information

Intro to Servlet, EJB, JSP, WS

Intro to Servlet, EJB, JSP, WS ! Introduction to J2EE (2) - EJB, Web Services J2EE iseminar.. 1544-3355 ( ) iseminar Chat. 1 Who Are We? Business Solutions Consultant Oracle Application Server 10g Business Solutions Consultant Oracle10g

More information

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을 동 향 제 23 권 5호 통권 504호 HTML5가 웹 환경에 미치는 영향 이 은 민 * 16) 1. 개 요 구글(Google)은 2010년 5월 구글 I/O 개발자 컨퍼런스에서 HTML5를 통해 플러 그인의 사용이 줄어들고 프로그램 다운로드 및 설치가 필요 없는 브라우저 기반 웹 플랫폼 환경이 점차 구현되고 있다고 강조했다. 그리고 애플(Apple)은 2010년

More information

슬라이드 제목 없음

슬라이드 제목 없음 (JTC1/SC6) sjkoh@knu.ac.kr JTC1 JTC1/SC6/WG7 ECTP/RMCP/MMC (JTC1/SC6) 2/48 JTC1 ISO/IEC JTC1 Joint Technical Committee 1 ( ) ISO/TC 97 ( ) IEC/TC 83 ( ) Information Technology (IT) http://www.jtc1.org

More information

Gartner Day

Gartner Day 1 OracleAS 10g Wireless 2 Universal Access Many Servers PC Wireless Browsing Telephony 802.11b Voice 2 way Ask Consolidated Backend Offline Synchronization IM/Chat Browser Messaging 3 Universal Access

More information

<352EC0CCB9CEB1D920C1A4C3B6C8F120C0CCB8EDBFF828BCF6C1A4BABBBBE7BFEB31292E687770>

<352EC0CCB9CEB1D920C1A4C3B6C8F120C0CCB8EDBFF828BCF6C1A4BABBBBE7BFEB31292E687770> Journal of Standards and Standardization, Vol. 6, No. 3, 30 September 2016, pp. 45-54 ISSN 2234-0408 http://www.standards-standardization.org Copyright c 2016 SSS 1) 3D 가상환경언어바인딩표준개발 이민근 1, 정철희 2, 이명원

More information

<C7D1B1B9C4DCC5D9C3F7C1F8C8EFBFF82D3230313420C4DCC5D9C3F7BBEABEF7B9E9BCAD5FB3BBC1F6303830372E687770>

<C7D1B1B9C4DCC5D9C3F7C1F8C8EFBFF82D3230313420C4DCC5D9C3F7BBEABEF7B9E9BCAD5FB3BBC1F6303830372E687770> 표 3-2-6 문화산업 현장 수요 지원 기술 개발 과제 지원 현황 2014년 문화산업 현장 수요 지원 기술 개발 과제(신규) 분야 과제명 주관연구기관 공연 전시 융복합 게임 복원불가능 아티스트의 가상 공연을 위한 실사촬영 수준의 디지털 액터 및 홀로그래픽 영상콘텐츠 제작 기술 개발 무대전용 분산제어 오토메이션 시스템 및 무대장치 개발 인터랙티브 공연기술의 고도화를

More information

Portal_9iAS.ppt [읽기 전용]

Portal_9iAS.ppt [읽기 전용] Application Server iplatform Oracle9 A P P L I C A T I O N S E R V E R i Oracle9i Application Server e-business Portal Client Database Server e-business Portals B2C, B2B, B2E, WebsiteX B2Me GUI ID B2C

More information

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770>

<C0CCBCBCBFB52DC1A4B4EBBFF82DBCAEBBE7B3EDB9AE2D313939392D382E687770> i ii iii iv v vi 1 2 3 4 가상대학 시스템의 국내외 현황 조사 가상대학 플랫폼 개발 이상적인 가상대학시스템의 미래상 제안 5 웹-기반 가상대학 시스템 전통적인 교수 방법 시간/공간 제약을 극복한 학습동기 부여 교수의 일방적인 내용전달 교수와 학생간의 상호작용 동료 학생들 간의 상호작용 가상대학 운영 공지사항,강의록 자료실, 메모 질의응답,

More information

2Q SWG Teleweb Business Plan & 1Q Recovery Plan April 2, 2003

2Q SWG Teleweb Business Plan  & 1Q Recovery Plan     April 2, 2003 WBI Modeler V5.1.1 Rational Rose XDE WSAD-IE IBM on-demand Service Oriented Architecture RUP Full-life cycle Business-driven, Process-based LOB IT Seamless Service Modeling (Service, Component, Process

More information

국내 디지털콘텐츠산업의 Global화 전략

국내 디지털콘텐츠산업의 Global화 전략 Digital Conents Contents Words, Sound, Picture, Image, etc. Digitizing : Product, Delivery, Consumption NAICS(, IMO Digital Contents Digital Contents S/W DC DC Post PC TV Worldwide Digital Contents

More information

제 출 문 환경부장관 귀하 본 보고서를 습마트기기 활용 환경지킴이 및 교육 통합 서비스 개 발 과제의 최종보고서로 제출합니다. 주관연구기관 : 주관연구기관장 : 2015년 10월 주식회사 덕키즈 김 형 준 (주관)연구책임자 : 문종욱 (주관)참여연구원 : 김형준, 문병

제 출 문 환경부장관 귀하 본 보고서를 습마트기기 활용 환경지킴이 및 교육 통합 서비스 개 발 과제의 최종보고서로 제출합니다. 주관연구기관 : 주관연구기관장 : 2015년 10월 주식회사 덕키즈 김 형 준 (주관)연구책임자 : 문종욱 (주관)참여연구원 : 김형준, 문병 보안과제[ ], 일반과제[ ] 최종보고서 그린 생산소비형태 촉진 기술 Technologies for the facilitation of the green production & a type of consumption 스마트기기 활용 환경지킴이 및 교육통합 서비스 개발 Development for Web/App for environmental protection

More information

Social Network

Social Network Social Network Service, Social Network Service Social Network Social Network Service from Digital Marketing Internet Media : SNS Market report A social network service is a social software specially focused

More information

Voice Portal using Oracle 9i AS Wireless

Voice Portal using Oracle 9i AS Wireless Voice Portal Platform using Oracle9iAS Wireless 20020829 Oracle Technology Day 1 Contents Introduction Voice Portal Voice Web Voice XML Voice Portal Platform using Oracle9iAS Wireless Voice Portal Video

More information

슬라이드 1

슬라이드 1 회사소개서 ()137 060 763 30.02 536 8402. 02 536 8404 #763-30 Bangbae-dong, Seocho-gu, Seoul, Korea Tel.+82-2-536-8402 Fax.+82-2-536-8404 E-Mail : hmlee@unitech.co.kr URL : http://www.unitech.co.kr Copyright

More information

1

1 1 1....6 1.1...6 2. Java Architecture...7 2.1 2SDK(Software Development Kit)...8 2.2 JRE(Java Runtime Environment)...9 2.3 (Java Virtual Machine, JVM)...10 2.4 JVM...11 2.5 (runtime)jvm...12 2.5.1 2.5.2

More information

1

1 04단원 컴퓨터 소프트웨어 1. 프로그래밍 언어 2. 시스템 소프트웨어 1/10 1. 프로그래밍 언어 1) 프로그래밍 언어 구분 각종 프로그래밍 언어에 대해 알아보는 시간을 갖도록 하겠습니다. 우리가 흔히 접하는 소프트웨어 들은 프로그래밍 언어로 만들어지는데, 프로그래밍 언어는 크게 2가지로 나눌 수 있습니다. 1 저급어 : 0과 1로 구성되어 있어, 컴퓨터가

More information

/ TV 80 () DAB 2001 2002 2003 2004 2005 2010 Analog/Digital CATV Services EPG TV ( 60 ) TV ( Basic, Tier, Premiums 60 ) VOD Services Movies In Demand ( 20 ) Education N- VOD (24 ) Digital Music

More information

AT_GraduateProgram.key

AT_GraduateProgram.key Art & Technology Graduate Program M.A.S (Master of Arts & Science) in Art & Technology Why Art Tech Graduate Program? / + + X Why Sogang? - Art/Design + Technology 4 Art & Technology Who is this for? (

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 How to produce ChemML and MathML 조윤상 ( 과편협기획운영위원 ) 1 Applications of XML Applications of XML RDF (Resource Description Framework) : 자원의정보를표현하기위한규격, 구문및구조에대한공통적인규칙을지원. RSS (Rich Site Summary) : 뉴스나블로그사이트에서주로사용하는콘텐츠표현방식.

More information

<31325FB1E8B0E6BCBA2E687770>

<31325FB1E8B0E6BCBA2E687770> 88 / 한국전산유체공학회지 제15권, 제1호, pp.88-94, 2010. 3 관내 유동 해석을 위한 웹기반 자바 프로그램 개발 김 경 성, 1 박 종 천 *2 DEVELOPMENT OF WEB-BASED JAVA PROGRAM FOR NUMERICAL ANALYSIS OF PIPE FLOW K.S. Kim 1 and J.C. Park *2 In general,

More information

Intra_DW_Ch4.PDF

Intra_DW_Ch4.PDF The Intranet Data Warehouse Richard Tanler Ch4 : Online Analytic Processing: From Data To Information 2000. 4. 14 All rights reserved OLAP OLAP OLAP OLAP OLAP OLAP is a label, rather than a technology

More information

Corporate PPT Template

Corporate PPT Template Tech Sales Consultant Oracle Corporation What s New in Oracle9iAS Forms? Why upgrade Oracle Forms to the WEB? Agenda Oracle9i Forms Web Oracle9i Forms Oracle9i Forms Oracle9i Forms What s NEW in Oracle

More information

SK IoT IoT SK IoT onem2m OIC IoT onem2m LG IoT SK IoT KAIST NCSoft Yo Studio tidev kr 5 SK IoT DMB SK IoT A M LG SDS 6 OS API 7 ios API API BaaS Backend as a Service IoT IoT ThingPlug SK IoT SK M2M M2M

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

<4D6963726F736F667420576F7264202D20C1A4BAB8C5EBBDC5C1F8C8EFC7F9C8B8BFF8B0ED5FBDBAB8B6C6AEBDC3B4EBBAF22E727466>

<4D6963726F736F667420576F7264202D20C1A4BAB8C5EBBDC5C1F8C8EFC7F9C8B8BFF8B0ED5FBDBAB8B6C6AEBDC3B4EBBAF22E727466> 스마트TV 시대의 빅뱅과 미디어 생태계 송 민 정 KT 경제경영연구소, mzsong@kt.com 1. 들어가는 말 스마트TV란 스마트폰 운영체제(Operating System)를 탑재해 소비자가 인터넷을 통해 다양한 애플리케이션(Application: 이후 앱)을 다운로드 받을 수 있게 하는 신개념의 TV이며, 스마트폰이 촉발한 또 하나의 단말 혁명이다. 스마트폰과

More information

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r Jakarta is a Project of the Apache

More information

DE1-SoC Board

DE1-SoC Board 실습 1 개발환경 DE1-SoC Board Design Tools - Installation Download & Install Quartus Prime Lite Edition http://www.altera.com/ Quartus Prime (includes Nios II EDS) Nios II Embedded Design Suite (EDS) is automatically

More information

Building Mobile AR Web Applications in HTML5 - Google IO 2012

Building Mobile AR Web Applications in HTML5 - Google IO 2012 Building Mobile AR Web Applications in HTML5 HTML5 -, KIST -, UST HCI & Robotics Agenda Insight: AR Web Browser S.M.AR.T: AR CMS HTML5 HTML5 AR - Hello world! - Transform - - AR Events 3/33 - - - (Simplicity)

More information

OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile Alliance) 기반 Data Model ATSC 3.0 을위한확장 - icon, Channel No.

OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile Alliance) 기반 Data Model ATSC 3.0 을위한확장 - icon, Channel No. Special Report_Special Theme UHDTV 지상파 UHD ESG 및 IBB 표준기술 이동관 MBC 기술연구소차장 2.1 개요 2.2 표준구성 TTA Journal Vol.167 l 63 OMA Bcast Service Guide ATSC 3.0 (S33-2) T-UHDTV 송수신정합 Part.1 Mobile Broadcast (Open Mobile

More information

<A4B5A4C4A4B5A4BFA4B7A4B7A4D1A4A9A4B7A4C5A4A4A4D1A4A4A4BEA4D3A4B1A4B7A4C7A4BDA4D1A4A4A4A7A4C4A4B7A4D3A4BCA4C E706466>

<A4B5A4C4A4B5A4BFA4B7A4B7A4D1A4A9A4B7A4C5A4A4A4D1A4A4A4BEA4D3A4B1A4B7A4C7A4BDA4D1A4A4A4A7A4C4A4B7A4D3A4BCA4C E706466> , OPEN DATA ? 2 - - - (DIKW Pyramid) 3 4 (Public Information) Public Sector Information, (raw data) Public Sector Contents OECD. 2005. Digital Broadband Content: Public Sector Information and Content.

More information

이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33% 예상) 3. 삼성의 스마트폰 OS 바다는 과연 성공할 수 있을까? 지금부터 기업들이 관심 가져야 할 질문들 1. 스마트폰은

이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33% 예상) 3. 삼성의 스마트폰 OS 바다는 과연 성공할 수 있을까? 지금부터 기업들이 관심 가져야 할 질문들 1. 스마트폰은 Enterprise Mobility 경영혁신 스마트폰, 웹2.0 그리고 소셜라이프의 전략적 활용에 대하여 Enterpise2.0 Blog : www.kslee.info 1 이경상 모바일생산성추진단 단장/경영공학박사 이제는 쓸모없는 질문들 1. 스마트폰 열기가 과연 계속될까? 2. 언제 스마트폰이 일반 휴대폰을 앞지를까? (2010년 10%, 2012년 33%

More information

MAX+plus II Getting Started - 무작정따라하기

MAX+plus II Getting Started - 무작정따라하기 무작정 따라하기 2001 10 4 / Version 20-2 0 MAX+plus II Digital, Schematic Capture MAX+plus II, IC, CPLD FPGA (Logic) ALTERA PLD FLEX10K Series EPF10K10QC208-4 MAX+plus II Project, Schematic, Design Compilation,

More information

09오충원(613~623)

09오충원(613~623) A Study of GIS Service of Weather Information* Chung-Weon Oh**,..,., Web 2.0 GIS.,.,, Web 2.0 GIS, Abstract : Due to social and economic value of Weather Information such as urban flooding, demand of Weather

More information

AV PDA Broadcastin g Centers Audio /PC Personal Mobile Interactive (, PDA,, DMB ),, ( 150km/h ) (PPV,, ) Personal Mobile Interactive Multimedia Broadcasting Services 6 MHz TV Channel Block A Block

More information

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770>

<353420B1C7B9CCB6F52DC1F5B0ADC7F6BDC7C0BB20C0CCBFEBC7D120BEC6B5BFB1B3C0B0C7C1B7CEB1D7B7A52E687770> Journal of the Korea Academia-Industrial cooperation Society Vol. 13, No. 2 pp. 866-871, 2012 http://dx.doi.org/10.5762/kais.2012.13.2.866 증강현실을 이용한 아동교육프로그램 모델제안 권미란 1*, 김정일 2 1 나사렛대학교 아동학과, 2 한세대학교 e-비즈니스학과

More information

Microsoft Word - 조병호

Microsoft Word - 조병호 포커스 클라우드 컴퓨팅 서비스 기술 및 표준화 추진 동향 조병호* 2006년에 클라우딩 컴퓨팅이란 용어가 처음 생겨난 이래 글로벌 IT 기업 CEO들이 잇달아 차 기 핵심 기술로 클라우드 컴퓨팅을 지목하면서 전세계적으로 클라우드 컴퓨팅이라는 새로운 파 라다임에 관심이 고조되고 있다. 클라우드 컴퓨팅 기술을 이용하면 효율적인 IT 자원을 운용할 수 있으며 비용절감

More information

슬라이드 1

슬라이드 1 삼성전자 VD 사업부유영욱선임 목차 Samsung Smart TV Smart TV App Samsung Smart TV SDK Hello TV App 만들기 Key Event 처리 Q & A Samsung Smart TV Samsung Smart TV History InfoLive (2007) Power InfoLink (2008) Internet@TV (2009)

More information

목순 차서 v KM의 현황 v Web2.0 의 개념 v Web2.0의 도입 사례 v Web2.0의 KM 적용방안 v 고려사항 1/29

목순 차서 v KM의 현황 v Web2.0 의 개념 v Web2.0의 도입 사례 v Web2.0의 KM 적용방안 v 고려사항 1/29 Web2.0의 EKP/KMS 적용 방안 및 사례 2008. 3. OnTheIt Consulting Knowledge Management Strategic Planning & Implementation Methodology 목순 차서 v KM의 현황 v Web2.0 의 개념 v Web2.0의 도입 사례 v Web2.0의 KM 적용방안 v 고려사항 1/29 현재의

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Post - Internet Marketing Contents. Internet Marketing. Post - Internet Marketing Trend. Post - Internet Marketing. Paradigm. . Internet Marketing Internet Interactive Individual Interesting International

More information

Week13

Week13 Week 13 Social Data Mining 02 Joonhwan Lee human-computer interaction + design lab. Crawling Twitter Data OAuth Crawling Data using OpenAPI Advanced Web Crawling 1. Crawling Twitter Data Twitter API API

More information

ETL_project_best_practice1.ppt

ETL_project_best_practice1.ppt ETL ETL Data,., Data Warehouse DataData Warehouse ETL tool/system: ETL, ETL Process Data Warehouse Platform Database, Access Method Data Source Data Operational Data Near Real-Time Data Modeling Refresh/Replication

More information

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2

FMX M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX 20062 () wwwexellencom sales@exellencom () 1 FMX 1 11 5M JPG 15MB 320x240 30fps, 160Kbps 11MB View operation,, seek seek Random Access Average Read Sequential Read 12 FMX () 2 FMX FMX D E (one

More information

기술 이력서 2.0

기술 이력서 2.0 Release 2.1 (2004-12-20) : : 2006/ 4/ 24,. < > Technical Resumé / www.novonetworks.com 2006.04 Works Projects and Technologies 2 / 15 2006.04 Informal,, Project. = Project 91~94 FLC-A TMN OSI, TMN Agent

More information

J2EE & Web Services iSeminar

J2EE & Web Services iSeminar 9iAS :, 2002 8 21 OC4J Oracle J2EE (ECperf) JDeveloper : OLTP : Oracle : SMS (Short Message Service) Collaboration Suite Platform Email Developer Suite Portal Java BI XML Forms Reports Collaboration Suite

More information

김기남_ATDC2016_160620_[키노트].key

김기남_ATDC2016_160620_[키노트].key metatron Enterprise Big Data SKT Metatron/Big Data Big Data Big Data... metatron Ready to Enterprise Big Data Big Data Big Data Big Data?? Data Raw. CRM SCM MES TCO Data & Store & Processing Computational

More information

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for

example code are examined in this stage The low pressure pressurizer reactor trip module of the Plant Protection System was programmed as subject for 2003 Development of the Software Generation Method using Model Driven Software Engineering Tool,,,,, Hoon-Seon Chang, Jae-Cheon Jung, Jae-Hack Kim Hee-Hwan Han, Do-Yeon Kim, Young-Woo Chang Wang Sik, Moon

More information

미래 서비스를 위한 스마트 클라우드 모델 수동적으로 웹에 접속을 해야만 요구에 맞는 서비스를 받을 수 있었다. 수동적인 아닌 사용자의 상황에 필요한 정보를 지능적으로 파악 하여 그에 맞는 적합한 서비스 를 제공할 수 새로운 연구 개발이 요구 되고 있다. 이를 위하여,

미래 서비스를 위한 스마트 클라우드 모델 수동적으로 웹에 접속을 해야만 요구에 맞는 서비스를 받을 수 있었다. 수동적인 아닌 사용자의 상황에 필요한 정보를 지능적으로 파악 하여 그에 맞는 적합한 서비스 를 제공할 수 새로운 연구 개발이 요구 되고 있다. 이를 위하여, BIZ STORY HOT TREND 2 미래 서비스를 위한 스마트 클라우드 모델 윤용익 숙명여자대학교 정보과학부 교수 HOT TREND 2 1. 서론 클라우드 컴퓨팅은 인터넷이 접속 가능한 공간이면 언제 어디서나 사용자에게 컴퓨팅 자원을 이용할 수 있 게 해주는 기술로써 클라우드 컴퓨팅 시대의 개막은 기 존의 하드웨어 또는 소프트웨어 중심에서 서비스 중심 의

More information

Interstage5 SOAP서비스 설정 가이드

Interstage5 SOAP서비스 설정 가이드 Interstage 5 Application Server ( Solaris ) SOAP Service Internet Sample Test SOAP Server Application SOAP Client Application CORBA/SOAP Server Gateway CORBA/SOAP Gateway Client INTERSTAGE SOAP Service

More information

KDTÁ¾ÇÕ-1-07/03

KDTÁ¾ÇÕ-1-07/03 CIMON-PLC CIMON-SCADA CIMON-TOUCH CIMON-Xpanel www.kdtsys.com CIMON-PLC Total Solution for Industrial Automation PLC (Program Logic Controller) Sphere 8 Total Solution For Industrial Automation PLC Application

More information

KDTÁ¾ÇÕ-2-07/03

KDTÁ¾ÇÕ-2-07/03 CIMON-PLC CIMON-SCADA CIMON-TOUCH CIMON-Xpanel www.kdtsys.com CIMON-SCADA Total Solution for Industrial Automation Industrial Automatic Software sphere 16 Total Solution For Industrial Automation SCADA

More information

DW 개요.PDF

DW 개요.PDF Data Warehouse Hammersoftkorea BI Group / DW / 1960 1970 1980 1990 2000 Automating Informating Source : Kelly, The Data Warehousing : The Route to Mass Customization, 1996. -,, Data .,.., /. ...,.,,,.

More information

Mentor_PCB설계입문

Mentor_PCB설계입문 Mentor MCM, PCB 1999, 03, 13 (daedoo@eeinfokaistackr), (kkuumm00@orgionet) KAIST EE Terahertz Media & System Laboratory MCM, PCB (mentor) : da & Summary librarian jakup & package jakup & layout jakup &

More information

Windows Embedded Compact 2013 [그림 1]은 Windows CE 로 알려진 Microsoft의 Windows Embedded Compact OS의 history를 보여주고 있다. [표 1] 은 각 Windows CE 버전들의 주요 특징들을 담고

Windows Embedded Compact 2013 [그림 1]은 Windows CE 로 알려진 Microsoft의 Windows Embedded Compact OS의 history를 보여주고 있다. [표 1] 은 각 Windows CE 버전들의 주요 특징들을 담고 OT S / SOFTWARE 임베디드 시스템에 최적화된 Windows Embedded Compact 2013 MDS테크놀로지 / ES사업부 SE팀 김재형 부장 / jaei@mdstec.com 또 다른 산업혁명이 도래한 시점에 아직도 자신을 떳떳이 드러내지 못하고 있는 Windows Embedded Compact를 오랫동안 지켜보면서, 필자는 여기서 그와 관련된

More information

À±½Â¿í Ãâ·Â

À±½Â¿í Ãâ·Â Representation, Encoding and Intermediate View Interpolation Methods for Multi-view Video Using Layered Depth Images The multi-view video is a collection of multiple videos, capturing the same scene at

More information

Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일

Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 11 년 10 월 26 일수요일 Eclipse 와 Firefox 를이용한 Javascript 개발 발표자 : 문경대 Introduce Me!!! Job Jeju National University Student Ubuntu Korean Jeju Community Owner E-Mail: ned3y2k@hanmail.net Blog: http://ned3y2k.wo.tc Facebook: http://www.facebook.com/gyeongdae

More information

MVVM 패턴의 이해

MVVM 패턴의 이해 Seo Hero 요약 joshua227.tistory. 2014 년 5 월 13 일 이문서는 WPF 어플리케이션개발에필요한 MVVM 패턴에대한내용을담고있다. 1. Model-View-ViewModel 1.1 기본개념 MVVM 모델은 MVC(Model-View-Contorl) 패턴에서출발했다. MVC 패턴은전체 project 를 model, view 로나누어

More information

Open Cloud Engine Open Source Big Data Platform Flamingo Project Open Cloud Engine Flamingo Project Leader 김병곤

Open Cloud Engine Open Source Big Data Platform Flamingo Project Open Cloud Engine Flamingo Project Leader 김병곤 Open Cloud Engine Open Source Big Data Platform Flamingo Project Open Cloud Engine Flamingo Project Leader 김병곤 (byounggon.kim@opence.org) 빅데이터분석및서비스플랫폼 모바일 Browser 인포메이션카탈로그 Search 인포메이션유형 보안등급 생성주기 형식

More information

CMS-내지(서진이)

CMS-내지(서진이) 2013 CMS Application and Market Perspective 05 11 19 25 29 37 61 69 75 81 06 07 News Feeds Miscellaneous Personal Relationships Social Networks Text, Mobile Web Reviews Multi-Channel Life Newspaper

More information

08SW

08SW www.mke.go.kr + www.keit.re.kr Part.08 654 662 709 731 753 778 01 654 Korea EvaluationInstitute of industrial Technology IT R&D www.mke.go.kr www.keit.re.kr 02 Ministry of Knowledge Economy 655 Domain-Specific

More information

정보기술응용학회 발표

정보기술응용학회 발표 , hsh@bhknuackr, trademark21@koreacom 1370, +82-53-950-5440 - 476 - :,, VOC,, CBML - Abstract -,, VOC VOC VOC - 477 - - 478 - Cost- Center [2] VOC VOC, ( ) VOC - 479 - IT [7] Knowledge / Information Management

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Web Browser Web Server ( ) MS Explorer 5.0 WEB Server MS-SQL HTML Image Multimedia IIS Application Web Server ASP ASP platform Admin Web Based ASP Platform Manager Any Platform ASP : Application Service

More information

No Slide Title

No Slide Title J2EE J2EE(Java 2 Enterprise Edition) (Web Services) :,, SOAP: Simple Object Access Protocol WSDL: Web Service Description Language UDDI: Universal Discovery, Description & Integration 4. (XML Protocol

More information

(ISP) (EAP) (EA) 연방 전사 아키텍처 프레임워크[CIO Council, 1998 1999] ① 아키텍처 동기 전사적 아키텍처의 변화 원인이 되는 외부의 자극을 나타낸다. ② 전략적 방향 변화가 전체적인 방향과 일치하도록 보장한다. 달성하고자 하는 미래의 목표 상태인 비젼과 비젼을 구현하기 위한 지침 및 기준인 원칙으로

More information

<4D F736F F F696E74202D C0CCB8EDBFF829C8DEB8D5B8F0BCC7B5A5C0CCC5CDC7A5C1D8C8AD F322E BC8A3C8AF20B8F0B

<4D F736F F F696E74202D C0CCB8EDBFF829C8DEB8D5B8F0BCC7B5A5C0CCC5CDC7A5C1D8C8AD F322E BC8A3C8AF20B8F0B 휴먼모션데이터표준화 2008 년 10 월 24 일 정철희 / 이명원 수원대학교 목차 1 H-Anim 2 모션캡처데이터 3 H-Anim 과모션캡처데이터 4 모션캡처컴포넌트정의 5 모션리타게팅 6 구현및결과 웹 3D 서비스표준화포럼 2 H-Anim H-Anim ISO/IEC 19774:2005, Humanoid animation (H-Anim) Information

More information

Data Industry White Paper

Data Industry White Paper 2017 2017 Data Industry White Paper 2017 1 3 1 2 3 Interview 1 ICT 1 Recommendation System * 98 2017 Artificial 3 Neural NetworkArtificial IntelligenceAI 2 AlphaGo 1 33 Search Algorithm Deep Learning IBM

More information

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph

VOL.76.2008/2 Technical SmartPlant Materials - Document Management SmartPlant Materials에서 기본적인 Document를 관리하고자 할 때 필요한 세팅, 파일 업로드 방법 그리고 Path Type인 Ph 인터그래프코리아(주)뉴스레터 통권 제76회 비매품 News Letters Information Systems for the plant Lifecycle Proccess Power & Marine Intergraph 2008 Contents Intergraph 2008 SmartPlant Materials Customer Status 인터그래프(주) 파트너사

More information

15_3oracle

15_3oracle Principal Consultant Corporate Management Team ( Oracle HRMS ) Agenda 1. Oracle Overview 2. HR Transformation 3. Oracle HRMS Initiatives 4. Oracle HRMS Model 5. Oracle HRMS System 6. Business Benefit 7.

More information

untitled

untitled 웹2.0의 사회 경제적 영향력 2007. 3. 21 < 목 차 > Ⅰ. 웹2.0의 의의 및 현황 1 Ⅱ. 웹2.0은 무엇이 다른가? 4 Ⅲ. 웹2.0의 비즈니스 모델 9 Ⅳ. 사회 경제적 영향 11 산은경제연구소 산업분석 2팀 Ⅰ. 웹2.0의 의의 및 현황 1. 의의 웹2.0이란 무엇인가? 정보의 개방을 통해 인터넷 사용자들간의 정보공유와 참여를 이끌어내고,

More information

Microsoft Word - 김완석.doc

Microsoft Word - 김완석.doc 포커스 구글의 기술과 시사점 김완석* 성낙선** 정명애*** 구글에는 전설적인 다수의 개발자들이 지금도 현역으로 일하고 있으며, 구글 창업자와 직원들이 직접 대 화하는 금요회의가 지금도 계속되고 있다. 구글은 창업자, 전설적 개발자, 금요회의, 복지 등 여러 면에서 화제와 관심의 대상이다. 이러한 화제의 구글을 기술 측면에서 이해하기 위하여 구글의 주요 기술에

More information

Orcad Capture 9.x

Orcad Capture 9.x OrCAD Capture Workbook (Ver 10.xx) 0 Capture 1 2 3 Capture for window 4.opj ( OrCAD Project file) Design file Programe link file..dsn (OrCAD Design file) Design file..olb (OrCAD Library file) file..upd

More information

U.Tu System Application DW Service AGENDA 1. 개요 4. 솔루션 모음 1.1. 제안의 배경 및 목적 4.1. 고객정의 DW구축에 필요한 메타정보 생성 1.2. 제품 개요 4.2. 사전 변경 관리 1.3. 제품 특장점 4.3. 부품화형

U.Tu System Application DW Service AGENDA 1. 개요 4. 솔루션 모음 1.1. 제안의 배경 및 목적 4.1. 고객정의 DW구축에 필요한 메타정보 생성 1.2. 제품 개요 4.2. 사전 변경 관리 1.3. 제품 특장점 4.3. 부품화형 AGENDA 1. 개요 4. 솔루션 모음 1.1. 제안의 배경 및 목적 4.1. 고객정의 DW구축에 필요한 메타정보 생성 1.2. 제품 개요 4.2. 사전 변경 관리 1.3. 제품 특장점 4.3. 부품화형 언어 변환 1.4. 기대 효과 4.4. 프로그램 Restructuring 4.5. 소스 모듈 관리 2. SeeMAGMA 적용 전략 2.1. SeeMAGMA

More information

20주년용

20주년용 지상파 하이브리드 TV 시스템 개발 초고속 통신망의 발전으로 인터넷을 통한 고화질 비디오 서비스가 가능하게 되었고, IPTV 서비스 등의 방통융합서비스도 본격화되고 있 또한 최근에는 단순한 방송시청 뿐 만 아니라 검색이나 SNS 서비스 등의 다양한 기능을 가진 스마트TV도 등장하였 이에 따라 방송 이외의 매체를 통한 비디오 콘텐츠 소비가 증가하고 있고, IT사업자들과

More information

Microsoft PowerPoint - Smart CRM v4.0_TM 소개_20160320.pptx

Microsoft PowerPoint - Smart CRM v4.0_TM 소개_20160320.pptx (보험TM) 소개서 2015.12 대표전화 : 070 ) 7405 1700 팩스 : 02 ) 6012 1784 홈 페이지 : http://www.itfact.co.kr 목 차 01. Framework 02. Application 03. 회사 소개 01. Framework 1) Architecture Server Framework Client Framework

More information

제목을 입력하세요.

제목을 입력하세요. 1. 4 1.1. SQLGate for Oracle? 4 1.2. 4 1.3. 5 1.4. 7 2. SQLGate for Oracle 9 2.1. 9 2.2. 10 2.3. 10 2.4. 13 3. SQLGate for Oracle 15 3.1. Connection 15 Connect 15 Multi Connect 17 Disconnect 18 3.2. Query

More information

Business Agility () Dynamic ebusiness, RTE (Real-Time Enterprise) IT Web Services c c WE-SDS (Web Services Enabled SDS) SDS SDS Service-riented Architecture Web Services ( ) ( ) ( ) / c IT / Service- Service-

More information

2 3. Texture, Sound 등의 리소스를 관리하며, WFRM(Write Few Read Many) database 를 기초로 하고 있다. 4. 응용프로그램 개발을 위한 다양한 프로그램 언어를 지원한다. SL 의 전용 Script 언어인 LSL/OSSL 을 비롯

2 3. Texture, Sound 등의 리소스를 관리하며, WFRM(Write Few Read Many) database 를 기초로 하고 있다. 4. 응용프로그램 개발을 위한 다양한 프로그램 언어를 지원한다. SL 의 전용 Script 언어인 LSL/OSSL 을 비롯 1 Virtual Reality Development Server Platform : OpenSimulator 지승현 Ji SeungHyun 부산대학교 컴퓨터공학과 shji@pusan.ac.kr ABSTRACT 본 보고서는 3 차원 가상현실 제작 툴인 OpenSimulator(이하 OpenSim) 에 대하여 알아 본다. OpenSim 은 가상현실 Server

More information

PowerPoint Presentation

PowerPoint Presentation Samsung Gear S Application Development SeogHyun Kang Software R&D Center Samsung Electronics Self Introduction 강석현 Engineer, SW Platform Team Software R&D Center Samsung Electronics 주요업무 Tizen Web Application

More information

아트앤플레이군 (2년제) Art & Play Faculty 95 교육목표 95 군 공통(네트워크) 교과과정표 96 드로잉과 페인팅 Drawing & Painting Major Track 97 매체예술 Media Art Major Track 98 비디오 & 사운드 Video & Sound Major Track 99 사진예술 PHOTOGRAPHIC ART Major

More information

(Microsoft PowerPoint - \301\24613\260\255 - oFusion \276\300 \261\270\274\272)

(Microsoft PowerPoint - \301\24613\260\255 - oFusion \276\300 \261\270\274\272) 게임엔진 제 13 강 ofusion 씬구성 이대현교수 한국산업기술대학교게임공학과 학습목차 Ofusion 을이용한 export Export 된씬의재현 씬노드애니메이션을이용한수동카메라트래킹 ofusion OGRE3D 엔진용 3D MAX 익스포터 http://www.ofusiontechnologies.com ofusion 의특징 Realtime Viewport 3D

More information

Analyst Briefing

Analyst Briefing . Improve your Outlook on Email and File Management iseminar.. 1544(or 6677)-3355 800x600. iseminar Chat... Improve your Outlook on Email and File Management :, 2003 1 29.. Collaboration Suite - Key Messages

More information

Output file

Output file connect educational content with entertainment content and that production of various contents inducing educational motivation is important. Key words: edutainment, virtual world, fostering simulation

More information

슬라이드 1

슬라이드 1 웹 2.0 분석보고서 Year 2006. Month 05. Day 20 Contents 1 Chapter 웹 2.0 이란무엇인가? 웹 2.0 의시작 / 웹 1.0 에서웹 2.0 으로 / 웹 2.0 의속성 / 웹 2.0 의영향 Chapter Chapter 2 3 웹 2.0 을가능케하는요소 AJAX / Tagging, Folksonomy / RSS / Ontology,

More information

PCServerMgmt7

PCServerMgmt7 Web Windows NT/2000 Server DP&NM Lab 1 Contents 2 Windows NT Service Provider Management Application Web UI 3 . PC,, Client/Server Network 4 (1),,, PC Mainframe PC Backbone Server TCP/IP DCS PLC Network

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper

Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs, including any oper Windows Netra Blade X3-2B( Sun Netra X6270 M3 Blade) : E37790 01 2012 9 Copyright 2012, Oracle and/or its affiliates. All rights reserved.,.,,,,,,,,,,,,.,...,. U.S. GOVERNMENT END USERS. Oracle programs,

More information

IPAK 윤리강령 나는 _ 한국IT전문가협회 회원으로서 긍지와 보람을 느끼며 정보시스템 활용하 자. 나는 _동료, 단체 및 국가 나아가 인류사회에 대하여 철저한 책임 의식을 가진 다. 나는 _ 활용자에 대하여 그 편익을 증진시키는데 최선을 다한다. 나는 _ 동료에 대해

IPAK 윤리강령 나는 _ 한국IT전문가협회 회원으로서 긍지와 보람을 느끼며 정보시스템 활용하 자. 나는 _동료, 단체 및 국가 나아가 인류사회에 대하여 철저한 책임 의식을 가진 다. 나는 _ 활용자에 대하여 그 편익을 증진시키는데 최선을 다한다. 나는 _ 동료에 대해 IPAK 윤리강령 나는 _ 한국IT전문가협회 회원으로서 긍지와 보람을 느끼며 정보시스템 활용하 자. 나는 _동료, 단체 및 국가 나아가 인류사회에 대하여 철저한 책임 의식을 가진 다. 나는 _ 활용자에 대하여 그 편익을 증진시키는데 최선을 다한다. 나는 _ 동료에 대해서 도의와 성실과 지식을 바탕으로 서로 우애하고 경애한다. 나는 _ 단체와 국가에 대해서 그

More information

What is ScienceDirect? ScienceDirect는 세계 최대의 온라인 저널 원문 데이터베이스로 엘스비어에서 발행하는 약,00여 종의 Peer-reviewed 저널과,000여권 이상의 도서를 수록하고 있습니다. Peer review Subject 수록된

What is ScienceDirect? ScienceDirect는 세계 최대의 온라인 저널 원문 데이터베이스로 엘스비어에서 발행하는 약,00여 종의 Peer-reviewed 저널과,000여권 이상의 도서를 수록하고 있습니다. Peer review Subject 수록된 Empowering Knowledge Quick Reference Guide www.sciencedirect.com Elsevier Korea 0-8 서울시 용산구 녹사평대로 0 (이태원동) 천우빌딩 층 Tel. 0) 7-0 l Fax. 0) 7-889 l E-mail. sginfo.elsevier.com Homepage. http://korea.elsevier.com

More information

¨ìÃÊÁ¡2

¨ìÃÊÁ¡2 2 Worldwide Converged Mobile Device Shipment Share by Operating System, 2005 and 2010 Paim OS (3.6%) BiackBerry OS (7.5%) 2005 Other (0.3%) Linux (21.8%) Symbian OS (60.7%) Windows Mobile (6.1%) Total=56.52M

More information

Arbortext 24.. /.,,,.. PTC.,,? CAD,,???? -.. PTC Arbortext. Arbortext,,,. Arbortext. CRM, ERP elearning PTC Arbortext. Arbortext PTC...,. Arbortext S1000D, DITA,, elearning /. Arbortext. /...,. /. XML

More information

final_thesis

final_thesis CORBA/SNMP DPNM Lab. POSTECH email : ymkang@postech.ac.kr Motivation CORBA/SNMP CORBA/SNMP 2 Motivation CMIP, SNMP and CORBA high cost, low efficiency, complexity 3 Goal (Information Model) (Operation)

More information

슬라이드 1

슬라이드 1 4. Mobile Service Technology Mobile Computing Lecture 2012. 10. 5 안병익 (biahn99@gmail.com) 강의블로그 : Mobilecom.tistory.com 2 Mobile Service in Korea 3 Mobile Service Mobility 4 Mobile Service in Korea 5 Mobile

More information