Creating C# Wrappers for Intel Integrated Performance Primitives Using Microsoft .NET Interoperability Mechanisms

Creating C# Wrappers for Intel Integrated Performance Primitives Using Microsoft .NET Interoperability MechanismsThis document as well as the software described in it is furnished under license and may only be used or copied in accordance with the terms of the license. The information in this document is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Intel Corporation. Intel Corporation assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document.


This document provides information on Microsoft .NET framework interoperability mechanisms to create C# wrapper functions for using Intel IPP C-style libraries from a .NET framework application using the C# language. It is assumed that the reader is familiar with Intel IPP [1] and the Microsoft .NET framework concepts such as common language runtime (CLR), framework class libraries (FCL), assemblies, metadata, custom attributes and tools such as Microsoft Visual Studio* .NET, ILDASM, ILASM, etc.

Intel® IPP Overview Intel®
Integrated Performance Primitives are a cross-platform software library which provides a range of library functions for multimedia, audio codecs, video codecs (for example, H.263, MPEG-4), image processing (JPEG), signal processing, speech compression (G.723, GSM-AMR), computer vision, as well as math support routines for such processing capabilities. Intel IPP is optimized for the broad range of Intel® microprocessors: Intel® Pentium® 4 processor, Intel® Itanium® 2 processor, Intel® XeonT processors, and Intel® PCA application processors based on the Intel® XScaleT microarchitecture. This enables ease of porting and migration of software applications between different processor platforms. Intel IPP functions can be used from the .NET framework managed environment to speed up the performance of applications on Intel® platforms.

Website: cache-www.intel.com | Filesize: 198kb
No of Page(s): 17
Click here to download Creating C# Wrappers for Intel Integrated Performance Primitives Using Microsoft .NET Interoperability Mechanisms.

Related Copyrighted Books
Maximizing .NET Performance (Expert's Voice)Maximizing .NET Performance (Expert’s Voice)
Professional ASP.NET MVC 1.0Professional ASP.NET MVC 1.0
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)
Microsoft Visual C# 2008 Step by StepMicrosoft Visual C# 2008 Step by Step

Related Tutorial

Tags: , , ,

Comments

Leave a Reply