Herramientas de desarrollo
Introducing the Intel® Perceptual Computing SDK 2013
In “Once Again, A Farewell to Cambridge” (“再别康桥”, 1928), Xu Zhimo (徐志摩) wrote, “By waving my hands / I am saying goodbye to the rosy cloud in the western sky” (“我轻轻的招手 / 作别西天的云彩”). While gesture interaction with the cloud only happens in a poet’s works, in reality the Intel® Perceptual Computing SDK 2013 creates a new world of interactivity with Intel® Core™ processor based applications.
Memory Movement and Initialization: Optimization and Control
Compiler Methodology for Intel® MIC Architecture
Overview
Are you initializing data or copying blocks of data from one variable to another in your application? Probably so. Moving or setting blocks of data is very common. So how to best optimization these operations for Intel(R) Xeon Phi(TM) Coprocessors?
OpenCL Developers Kit 2013 Now Available with support for OpenCL 1.2 and future 4th Gen Intel® Core™ Processor
If you’re working on a cutting-edge visual computing application, download the new release the Intel® Software Development Kit (SDK) for OpenCL Applications 2013 to realize efficiency, performance and power savings. The new SDK includes certified OpenCL 1.2 support on 3rd and future 4th generation Intel® Core™ processors running Microsoft Windows* 7 and 8 operating systems.
Intel® Threading Building Blocks, OpenMP ou threads nativas?
Artigo publicado originalmente por: Michael Voss (Intel)
PVS-Studio проверяет OpenCV
OpenCV - это библиотека алгоритмов компьютерного зрения, обработки изображений и численных алгоритмов общего назначения. Реализована на Си/Си++. Может свободно использоваться в академических и коммерческих целях, так как распространяется в условиях лицензии BSD. Пришло время проверить эту библиотеку с помощью анализатора кода PVS-Studio.
How to package a HTML5/web-app for AppUp using node-webit and WixToolset
This article demonstrates one of many ways to package a HTML5/web app for distribution for Windows. The result will be a Windows MSI installer file that can install silently. The web app is packaged with node-webkit that provides the browser environment for the app. The beauty is your app will allways run in the same constant environment and does not have to cater for multiple browsers.

