Code & Downloads : By Community
Can't find it on this page? Search or try the Download Center.
View: Alphabetically By Community
Academic Resources | Intel AppUp(SM) Develo ... Type: Code |
|
09/08/2011
|
Intel IPP Samples for Windows - error correction
This is one of my posts on how PVS-Studio makes programs safer. This time it is samples demonstrating handling of the IPP 7.0 library (Intel Performance Primitives Library) we are going to examine. Type: Code |
C++ c plus plus code review IPP PVS-Studio errors static code analyzer Static code analysis |
02/01/2011
|
Windowing the Intel's IPP UMC simple_player sample- Video overlaying
This article illustrates a basic technique to migrate Intel’s IPP UMC simple_player sample into a dialog based player and enhance video overlaying. This illustration assumes utilizing Microsoft DirectX rendering. Type: Code |
DirectDraw rendering umc sample umc simple_player |
12/23/2010
|
C++ Bindings for the Common Language Runtime
Introduction
By 3 Leaf Solutions, LLCTo judge by media coverage, one might suppose that C++ is a minor language compared to C#*, Java*, and Visual Basic*. The classified section of any newspaper tells ... Type: Code |
Code |
12/22/2009
|
Intercepting System API Calls
by Seung-Woo Kim
Introduction
There are many cases where it is necessary for software developers or testers to intercept system function calls in order to instrument code or to extend operating-s ... Type: Code |
Code |
08/21/2009
|
Building the WRF v.3 with Intel® Compilers for serial mode execution on Linux*
This article is dedicated to help you with building the WRF v.3 by Intel® Compilers for Linux* in serial mode. Type: Code |
|
08/13/2009
|
Accessing an IA-32 DLL from a native Itanium® Architecture Process
By Clayne Robison, Intel Software Solutions Group, Server ISV EnablingPorting to Itanium architecture: Avoiding dependencies on 3rd-party IA32 libraries by using COM or other out-of-process marshalling ... Type: Code |
|
07/08/2009
|
Porting Applications to Linux* Standard Base Made Easy
by Rajesh Banginwar and Nilesh Jain
Introduction
Use the Linux* Standard Base Development Kit to reduce overall LSB conformance testing time and cost.
The Linux Standard Base (LSB) specifies th ... Type: Code |
Code Linux |
10/23/2008
|
Measure Code Sections Using The Enhanced Timer
Introduction
Learn how to accurately measure events of short duration using the Enhanced Timer.To measure the performance of an application, it is common to time sections of code where hotspots or ... Type: Code |
performance Code |
10/23/2008
|
OpenMP and Win32 Threads Usage Example
by Stanislav Bratanov,Sr. Software Engineer, SSG/PDSD
Abstract/Overview
The code example computes a trigonometric formula for arrays of input coefficients and parallels the computation either usi ... Type: Code |
OpenMP Code win32 |
10/23/2008
|
EFI Shells and Scripting
Introduction
Extensible firmware interface (EFI) brings new flexibility and opportunities to users by allowing them to work in the layer between their OS and BIOS, without altering either one. This pa ... Type: Code |
Code scripting shell scripting |
10/22/2008
|
Bitter Messages: Java* Messaging Anti-Patterns
by Bruce A. Tate; programming examples by Mike Clark
Introduction
Recently, JMS* has brought the joys of asynchronous messaging to the Java* platform. The primary benefit is clear: you don't have to ... Type: Code |
|
10/22/2008
|
.NET Common Language Infrastructure-Traveling the Standards Journey
by Ziad KaakaniSoftware Engineere-Business Solutions LabIntel® Technology and Research Labs
Introduction
Fast-forward several years into the future and you will witness the transformation of comp ... Type: Code |
|
10/22/2008
|
VTune™ Analyzer: Other32 Module Solutions
by Corey Alsamariae
The Time Based sampling (TBS) feature of the Intel® VTune™ Performance Analyzer allows you to monitor all active software on your system, including the operating system, device dri ... Type: Code |
Code Vtune |
10/20/2008
|
High Definition Audio Code Sample
by Jim Huang, Senior Technical Marketing Engineer, and Matt McClellan, Senior Application EngineerIntel Corporation
Why Should I Care About This Code Sample?
The following sample source code demo ... Type: Code |
|
10/17/2008
|
x87 and SSE Floating Point Assists in IA-32: Flush-To-Zero (FTZ) and Denormals-Are-Zero (DAZ)
Introduction
This document details the difference between how assists are handled with x87 and Single Instruction Multiple Data (SIMD) instructions, and gives information on how to change their behavi ... Type: Code |
simd Code SSE2 SSE |
10/17/2008
|
Code Samples License
code samples license Type: Code |
|
10/16/2008
|
Code Samples License
code samples license Type: Code |
|
10/16/2008
|
Preventing Glitches in Signal Processing
by Danny Kalev, C++ Pro
Introduction
Signals are similar to hardware interrupts. They cause a process to branch from the current execution flow, perform a specific action, and resume execution fr ... Type: Code |
Linux Code signal processing |
10/03/2008
|
C# Image Viewer Sample Application
Jim C. Huang
Sr. Technical Marketing Engineer, Software & Solutions Group
Why Should I Care About This Code Sample?
This code sample demonstrates how easy it is to create rapid prototypes w ... Type: Code |
Code |
10/03/2008
|
Enabling Power Event Interception Notification Code Sample
What is this code sample?
The code download illustrates a technique for getting Power Event notification from the operating system. This method is primarily aimed at controlling power on Intel® x8 ... Type: Code |
Code |
10/02/2008
|
Portable GUIs Improve Application Flexibility
by John Sharp, Content Master Ltd.
Introduction
Developers can run Java* language GUIs in Microsoft .NET* if they take a few guidelines into account ahead of time
Microsoft Visual J# .NET* inclu ... Type: Code |
.net Code Mobility |
05/20/2008
|
Code Samples License
IMPORTANT - READ BEFORE COPYING, INSTALLING, OR USING. Do not copy, install, or use the "Materials" provided under this license agreement ("Agreement"), until you have carefully read the following ter ... Type: Code |
|
05/07/2008
|
Windows* WM_POWERBROADCAST code sample
Why Should I Care About This Code Sample?
As a supplement to the whitepaper, Windows* WM_POWERBROADCAST Messages in a Mobilized Environment, the following source code demonstrates the way an appli ... Type: Code |
Code |
05/07/2008
|
Boosting Cryptography Performance with Intel® Libraries
by Muneesh Nagpal, Gururaj Nagendra, and Alexey Omelchenko
Introduction
This simple optimization walk-through improves an already-optimized sample OpenSSL application's performance by 35% using ... Type: Code |
Intel Performance Libraries Code |
05/06/2008
|