搜索资源列表
TryDCT.rar
- 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
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
skl_dct
- 用sse2来实现dct变换,对于图像处理的速度有很大提高。-realizing dct translation with sse2 promotes the graph calculting speed
所有dct
- 我所有的dct变换程序,包括mmx,sse,sse2等,对于大家应该有用。-all my A1501 transform procedures, including mmx, SSE, SSE3, should be useful for everyone.
SIMDTest
- 演示奔腾4处理器的SIMD汇编指令编程(包括MMX,SSE,SSE2)进行图形图像处理-demonstration Pentium 4 processor SIMD instructions compilation programming (including MMX, SSE, SSE2), Graphics and Image Processing
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
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 accommodate its Intel MMX, SS
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 development of the Chinese Documents
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
TryDCT.rar
- 这是一组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, SSE2, is a variant of Chen s
sha1-sse2-v2.tar
- SHA1: an older version of the SHA1 code above, and a descr iption of how the technique works.
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 fractal by evaluating these formu
StreamingSIMDExtensions2Tutorial
- SIMD教程,初学者适用,主要介绍了SSE2的一些很生动的指令\用法\效果等等.-SIMD tutorial, beginners to apply, mainly introduced to some very lively and SSE2 instructions \ usage \ effects and so on.
H264DCT_SSE2
- 完全利用SSE2汇编指令实现的H.264的色度信号的DCT变换和量化、反量化和反变换程序,包含Hardamard变换-Fully implemented using SSE2 assembler instructions H.264 DCT chrominance signal transform and quantization, inverse quantization and inverse transform process, including Hardamard transform
serpent-sse2-x86_64-asm_64
- Serpent Cipher 8-way parallel algorithm (x86_64 SSE2).
serpent-sse2-i586-asm_32
- Serpent Cipher 4-way parallel algorithm (i586 SSE2).