목록도전 (1076)
도전2022
Application의 차이를 살펴보자. Native App은 빠르다. Web은 Web Engine의 Middle-ware가 필요하다. 그래서 느리다. Native App은 만들기 힘들다. 하지만, Web은 쉽다. 저작도구 좋아서, 언어가 쉬워서, 인터프리터를 사용해서, 뷰가 동일해서, Native App은 시스템의 모든 것을 사용할 수 있다. Web은 Web Engine에서 제공하는 기능만 사용할 수 있다. Native App은 방대한 자료가 추가되면 사이즈가 커진다. Web은 다른 웹 페이지에서 보관하고 있다. Native App은 자료의 업데이트 관리가 어렵다. Web은 현재 잘되고 있는 케이스가 많다. Hybrid App 이라고 하는 것은 어떻게 만들까? Web OS와의 비교 이미지 http://..
경기도, 스마트폰 어플 공모전 개최 http://www.zdnet.co.kr/Contents/2010/02/23/zdnet20100223154133.htm
http://wiki.kldp.org/HOWTO/html/Program-Library/Program-Library-HOWTO.html#toc3 다음 이전 차례프로그램 라이브러리 하우투David A. Wheeler지음버전 0.60, 2000년 4월 27일번역 : 황 진 희( jeenee@soback.kornet.net)2000년 5월 이 하우투 문서는 프로그래머가 어떻게 리눅스환경에서 프로그램 라이브러리 를 생성하고 사용할수 있는지를 다루고 있으며 라이브러리에는 정적 라이브러 리, 공유 라이브러리 및 동적(DL) 라이브러리가 있다. 1. 개요 2. 정적 라이브러리 3. 공유 라이브러리 4. 동적(DL) 라이브러리 5. 부가적 내용들 6. 사용법의 예시 7. 다른 참고 문헌 및 소스 8. 저작권과 라이센스 ..
C:\Program Files\Microsoft Visual Studio 9.0\VC>cl -help Microsoft (R) 32비트 C/C++ 최적화 컴파일러 버전 15.00.30729.01(80x86) Copyright (c) Microsoft Corporation. All rights reserved. C/C++ 컴파일러 옵션 -최적화- /O1 공간을 최소화합니다. /O2 속도를 최대화합니다. /Ob 인라인 확장(기본값 n=0) /Od 최적화를 사용하지 않습니다(기본값). /Og 전역 최적화를 사용합니다. /Oi[-] 내장 함수를 사용합니다. /Os 코드 공간을 우선 고려합니다. /Ot 코드 속도를 우선 고려합니다. /Ox 최적화를 최대화합니다. /Oy[-] 프레임 포인터를 생략합니다. -코드 생..
ICSOC International Conference on Service Oriented Computing www.icsoc.org IMPORTANT DATES Research and Industry Papers: Abstract due: June 1, 2010 Full paper due: June 7, 2010 Notification: July 14, 2010 Camera ready due: August 23, 2010 Pervasive and Mobile Services Embedded and Real-time Services PROCEEDINGS & SPECIAL JOURNAL ISSUES All accepted papers will appear in the ICSOC 2010 proceeding..
BPM BPM International Conference in Business Process Management http://www.bpm2010.org/wp-content/uploads/2009/09/2010BPM-CFP-v1.pdf Workshop proposals due: 22 December 2009 Paper submissions: 14 March 2010 Workshop submissions: 21 May 2010 Tutorial/Panel/Demo submissions: 21 May 2010 Workshops: 13 September 2010 Conference: 14-16 September 2010 Process modeling notations and methods Data-awar..
신기한거 많네요.. http://www.walyou.com/blog/ 22 Coolest Umbrella Designs to Help You Stay DryBy Jai on February 23rd, 2010 in Product Concepts | Add a Comment Ever since humans began to evolve, they began to seek shelter from the natural elements, and while it was always difficult to find caves and trees to seek shelter from the burning sun and rough rain, man gradually invented the umbrella, in order..
OpenCL(Open Computing Language) http://ko.wikipedia.org/wiki/OpenCL http://en.wikipedia.org/wiki/OpenCL nvidia cuda sdk http://developer.nvidia.com/object/cuda_2_3_downloads.html amd opencl ati stream computing http://ati.amd.com/technology/streamcomputing/opencl.html 서울대학교 연구실 http://aces.snu.ac.kr/Center_for_Manycore_Programming/Home.html HPC with Multicore and GPUs http://www.cs.utk.edu/~dong..