About Intel uses cookies and similar tools to enable you to make use of our website, to enhance your experience and to provide our services. We also use cookies to understand how visitors use our services so we can make improvements, and to contact you for marketing and sales related commun...
The sample must also be updated when run against a non-localhost web server. To configure the sample for use with IIS on a different device: The hostname of the server to connect to needs to be updated. This can be handled in two ways. TheAddressFieldelement in the HTML or XAML files...
The local copy of a web resource should remain valid for a period of time (for example, one day) during which the web is not re-checked. The HTTP header's Last-Modified date should be used to determine the last time a web resource changed before re-downloading it. The audience for th...
The Google documentation for KML is at this website: http://code.google.com/apis/kml/ URL Last Revision: Version 1.3, 2012-02-22 #GLCameraRipple# This sample demonstrates how to use the AVFoundation framework to capture YUV frames from the camera and process them using shaders in OpenGL ...
In this task, you open the provided website code and inspect its CSS and HTML code. Additionally, you find where the<HEAD></HEAD>and the<HEADER></HEADER>blocks of the HTML code are stored. Download the code for the sampleFabrikam Application website. ...
setCwdToExeDir()){returnfalse;}#ifdefFPGA_EMULATORplatform=findPlatform("Intel(R) FPGA Emulation Platform for OpenCL(TM)");#elseplatform=findPlatform("Intel(R) FPGA SDK for OpenCL(TM)");#endifif(platform==NULL){printf("ERROR: Unable to find Intel(R) FPGA OpenCL platform.\n");return-...
SDK code samples must be developedusing Gradle. As of this writing, the use of Gradle in SDK code samples still relies heavily on theplugin.xmlfor specifying the plugin configuration. At a later, second phase, the SDK code samples will transition to rely more on the Gradle configuration. ...
Sample Google Analytics Privacy Policy Template (HTML Text Download) You can download the Sample Google Analytics Privacy Policy Template as HTML code below. Copy it from the box field below (right-click > Select All and then Copy-paste) and then paste it on your website pages. ...
The sample HTML code below illustrates a basic Add to Cart button that charges the normal price for the first item and applies a 10% discount for the next nine items.1<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> 2 <!-- Identify your business...
This sample illustrates how to create a custom login or Home Realm Discovery page in an ASP.NET MVC3 application that uses Microsoft Azure Active Directory Access Control (also known as Access Control Service or ACS). The code for this sample is located in theMVC3CustomSignInPage(C#\Website...