搜索结果
找到约 38 项符合
IPp 的查询结果
按分类筛选
VC书籍 opencv-IPL-IPP-SDK之间的比较
opencv-IPL-IPP-SDK之间的比较,介绍等,适用于视觉初级用户
Linux/Unix编程 723 codec convert ,use intel ipp lib,it is ok
723 codec convert ,use intel ipp lib,it is ok
压缩解压 基于intel ipp的h263_decoder
基于intel ipp的h263_decoder,效率甚高
嵌入式Linux sip网络电话服务器原代码
sip网络电话服务器原代码,可用于LINUX平台,是DLINK-SIPROUTER的原代码,绝对好用!
先改文件名为ipp.tar.gz再解压
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
软件设计/软件工程 摘要: 设计并实现了一个运行在低端8/16位MCU上的小型嵌入式TCP/IP协议栈。在设计和实现过程中
摘要: 设计并实现了一个运行在低端8/16位MCU上的小型嵌入式TCP/IP协议栈。在设计和实现过程中,允许应用程序参与数据的重发。以减少协议栈对资源的消耗。实现了一个最小可达7K,并具有较高响应速度的小型TCP/IPP协议栈。
关键词:TCP/IP,嵌入式系统, 因特网 ...
Linux/Unix编程 1D/2D 向量计算封装
1D/2D 向量计算封装,特别经过SSE优化,能够提供与Intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要SSE2以上指令支持。