Intel® Integrated Performance Primitives (简称Intel® IPP)是一个软件库,提供了大量的函数。包括信号处理、图像处理、计算机视觉、数据压缩和字符串操作

通过对函数的优化,比如适配指令集操作等来提升运行效率。

 

最新的英特尔IPP库已经集成到了Intel® oneAPI Base Toolkit中。

下载地址:

https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/ipp.html 

官方提供的示例:

https://software.intel.com/content/www/us/en/develop/documentation/get-started-with-intel-oneapi-base-windows/top/run-a-sample-project-using-an-ide.html

相关文章:

  • 2022-12-23
  • 2021-12-12
  • 2022-01-20
  • 2022-12-23
  • 2021-05-14
  • 2021-11-23
  • 2021-04-29
猜你喜欢
  • 2021-12-31
  • 2021-09-07
  • 2022-12-23
  • 2021-08-24
  • 2021-06-21
  • 2022-12-23
相关资源
相似解决方案