·XVID编码器源代码剖析(含sse2汇编)
上传时间: 2013-05-25
上传用户:zhuo0008
vc写的sse2优化离散余弦变换
上传时间: 2013-12-30
上传用户:凤临西北
用sse2来实现dct变换,对于图像处理的速度有很大提高。
上传时间: 2015-04-03
上传用户:ywqaxiwang
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 formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
标签: Generating SSE beautiful Fractals
上传时间: 2016-11-03
上传用户:小鹏
这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、sse2,是陈氏算法的变种,可以参考Intel APP Notes 9
上传时间: 2013-12-28
上传用户:qazxsw
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 386, 486, Pentium, Pentium Pro or AMD64 CPU, including optional MMX, SSE, sse2 and 3DNow! instructions. Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS, Windows 95/98 and Windows NT/2000. Bochs was written by Kevin Lawton and is currently maintained by the Bochs project at "http://bochs.sourceforge.net".
标签: emulator portable written highly
上传时间: 2015-04-06
上传用户:FreeSky
1D/2D 向量计算封装,特别经过SSE优化,能够提供与Intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要sse2以上指令支持。
上传时间: 2014-01-25
上传用户:weiwolkt
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and sse2 指令集
上传时间: 2014-08-09
上传用户:Andy123456
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and sse2指令集
上传时间: 2017-05-31
上传用户:sxdtlqqjl