搜索资源列表
DCT(sse2)
- 用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
SSE2优化 离散余弦变换
- vc写的SSE2优化离散余弦变换-vc write SSE2 optimization Discrete Cosine Transform
TryDCT
- 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9-This is a group of DCT and IDCT code, are based on the x86 architecture or standard C compilation, with the use of MMX, 3Dnow or SSE
DCT(sse2)
- 用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
SSE2优化 离散余弦变换
- vc写的SSE2优化离散余弦变换-vc write SSE2 optimization Discrete Cosine Transform
Cdb
- 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achieveme
skl_dct
- 用sse2来实现dct变换,对于图像处理的速度有很大提高。-realizing dct translation with sse2 promotes the graph calculting speed
SIMDTest
- 演示奔腾4处理器的SIMD汇编指令编程(包括MMX,SSE,SSE2)进行图形图像处理-demonstration Pentium 4 processor SIMD instructions compilation programming (including MMX, SSE, SSE2), Graphics and Image Processing
mmx
- 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
dgmpgdec145
- 一個完整的 MPEG2 source code, 內含mpeg2 lib code 及 mpeg2 player, 源碼使用 MMX, SSE, SSE2 進行優化-a complete MPEG2 source code, code containing mpeg2 lib and mpeg2 player, the use of FOSS MMX, SSE, SSE2 optimization
Ilib-1.1.8-min
- IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to
IPLDoc
- IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库.这个s是IPL的中文开发文档-IPL is the database to accommodate its Intel MMX, SSE, SSE2 and future technologies such as VLSW release of Image Processing Library. This is IPL s developme
motion_comp
- 基于运动的视频压缩算法示例。对于SSE2指令做了特殊优化。对于进行视频编码算法研究的人员来将,非常有帮助-campaign based video compression algorithm examples. SSE2 instructions for a special optimization. For the video coding algorithm research staff to be very helpful
xvidcore-1.1.2
- 最新xvid视频解码源代码,最新版,支持mmx,sse,sse2-latest xvid video decoder source code, the latest version, support mmx, Idee, sse2
jpegsrc-6b-simd-mmx-sse
- 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1/4, very fast.
h264_decoder
- h.264在windows在的解码算法,用到了sse mmx sse2 等技术,部分代码用汇编编译,保证能够编译和运行-h.264 in the windows in the decoding algorithm used in the sse mmx sse2 technology, some of the code used to compile the compiler, ensure that the compiler and
vec2d
- 1D/2D 向量计算封装,特别经过SSE优化,能够提供与Intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要SSE2以上指令支持。 -1D/2D vector calculation package, especially after SSE optimized, can provide nearly the speed of Intel IPP and vector computing,
fractalsSSE_src
- Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fra
StreamingSIMDExtensions2Tutorial
- SIMD教程,初学者适用,主要介绍了SSE2的一些很生动的指令\用法\效果等等.-SIMD tutorial, beginners to apply, mainly introduced to some very lively and SSE2 instructions \ usage \ effects and so on.
sha1-sse2-v2.tar
- SHA1: an older version of the SHA1 code above, and a descr iption of how the technique works.