Dirección URL
HTML5标准与性能之三:ParallelArray
前面两篇文章分别介绍了WebWorkers和Typed Array,下面我们来介绍一下另一个针对性能的JS API:ParallelArray。
Intel® HTML5 App Porter Tool - BETA - Release Notes version 0.5.3407.54
February 2013 - version 0.5.3407.54
Contents:
Introduction
Operating System and Hardware Requirements
Installation Notes
Supported APIs
Known Issues and Limitations
Documentation
Intel Xeon Phi Coprocessor April 2013 Developer Webinar Q&A Responses
Answers for the questions raised during the April session of our Introduction to High Performance Application Development for Intel® Xeon® & Intel® Xeon Phi™ processors class have been assembled. There were some duplicates and other questions we couldn't decipher, either because of the wording or because of implied context that was not spelled out. We tried to address the rest, which appear below:
Intel® HTML5 App Porter Tool - BETA - API Conversion Support
Introduzione a Intel Perceptual SDK
Intel Perceptual SDK è una piattaforma software/hardware per il gesture/voice/sppech recognition. Per il software si ha a disposizione un insieme di librerie contenenti l’implementazione di algoritmi di rilevamento e riconoscimento esposti attraverso uno strato di astrazione (interfacce standard).
Per l’hardware, Perceptual SDK supporta l’utilizzo della Creative Camera.
L’utilizzo di Intel Perceptual SDK permette allo sviluppatore di semplificare lo sviluppo di applicazioni di nuova generazione basate sul paradigma NUI (Natural User Interface).
菜鸟浅谈html5与webgis
#第六届英特尔杯全国大学生软件创新大赛博客征集#
作为地理信息系统(gis)专业的学生,对webgis已经有了一定的了解,但对html5只知道一些皮毛,在认识到现有webgis的一些缺陷的同时,发现自己目前所了解到的html5技术或许可以更好的解决webgis发展遇到的一些问题。
webgis是互联网技术应用于GIS的产物。GIS通过Web功能得以扩展,得到迅速的普及。今天,基于webgis及其他相关技术的各种地图服务给有了广泛的应用,同时也给人们的生活带来了极大的便利。现在流行的webgis平台有: ARCIMS;Mapgis IMS;Super Map IS等国内外成熟产品。
传统webgis可以使用通用浏览器进行浏览、查询,也可通过浏览器上的插件(plug-in)、ActiveX控件和Java Applet来进行webgis功能的访问。html5的出现为webgis摆脱第三方插件实现矢量数据可视化,即时绘制二维地图等提供了技术基础。比如Canvas 对象将给浏览器带来直接在上面绘制矢量图的能力,这意味着用户可以脱离Flash 和Silverlight,直接在浏览器中显示用户自定义矢量地图。
Cilk Screen Part II: I found a race. Now what do I do?
This is the second article in a series on the Cilk Screen Race Detector. The previous article, An Introduction to the Cilk Screen Race Detector, described:
