搜索:SSE2
找到约 11 项符合「SSE2」的查询结果
结果 11
按分类筛选
https://www.eeworm.com/dl/648/361692.html
单片机开发
Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful
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 eac ...
https://www.eeworm.com/dl/617/101996.html
压缩解压
这是一组DCT和iDCT的代码
这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 9
https://www.eeworm.com/dl/619/314257.html
Linux/Unix编程
1D/2D 向量计算封装
1D/2D 向量计算封装,特别经过SSE优化,能够提供与Intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要SSE2以上指令支持。
https://www.eeworm.com/dl/531/137957.html
操作系统开发
Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most po
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 A ...
https://www.eeworm.com/dl/534/316057.html
其他
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE ...
https://www.eeworm.com/dl/cadence/ebook/447186.html
电子书籍
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集 ...