É sabido que a API das aplicações Windows Store não disponibiliza algumas funções comuns para trabalhar com Threads, como a CreateThread e aquelas que trabalham com chaves TLS (Thread-local storage). Esta é mais uma grande oportunidade para migrar o seu desenvolvimento de aplicações de um paralelismo baseado em threads para um paralelismo baseado em tarefas. Este post demonstra as instruções passo-a-passo para escrever um exemplo que usa paralelismo e que pode passar pela validação do Windows App Certification Kit (WACK).
Microsoft DirectX*
Windows* 8 Tutorial: Writing a Multithreaded Application for the Windows Store* using Intel® Threading Building Blocks.
It is known that the Windows Store apps API is missing some commonly used thread functions, such as function CreateThread() and those that work with TLS keys. This is yet another great opportunity to move your application development from thread-based parallelism to task-based parallelism. This post shows step-by-step instructions for writing an example that uses parallelism and that can pass validation by the Windows App Certification Kit (WACK). This example can be expanded upon to support clients for online games and more.
Intel Media SDK Tutorial - Tutorial samples index
The table below lists the sample code projects part of the Intel® Media SDK tutorial, illustrating key use cases of the SDK.
Voromoeba - video game based on Voronoi diagrams
I recently released Voromoeba 1.1, a freeware PC game. In it you are a amoeba-like creature who eats plants, defends against predators, and advances to increasingly tricky levels. What sets Voromoeba apart is that almost every image is rendered as a Voronoi diagram, even the text
windows8 平板电脑试用
Intel感知计算(1)- 简介
Intel感知计算(1)- 简介
Intel感知计算通过设备感知和理解用户行为来进行人机交互,它是更加自然的、身临其境的、直觉交互方式。现在Intel感知计算SDK Beta版本已经能够使用,网友可以访问http://software.intel.com/en-us/vcsource/tools/perceptual-computing-sdk 来下载安装文件,如图1所示:
Benvenuti in Intel® Developer Zone!
Salve a tutti,
è onore mio, di Community Manager di IDZ (Intel® Developer Zone™) per l'Italia, darvi il benvenuto nel nuovo portale dedicato a tutto il mondo software su architetture Intel.
Are You Tracking Your Usability Bugs?
The answer is "almost". There are two types of bugs: Reliability and Usability.
