CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - sse

搜索资源列表

  1. bochs-2.2.1.win32-src

    1下载:
  2. 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
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4223629
    • 提供者:王陈
  1. MMXDemo

    0下载:
  2. CPU 多媒体指令(MMX、SSE等)应用实例
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:56756
    • 提供者:吴天
  1. sse优化_精确计时

    1下载:
  2. 使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11804
    • 提供者:修罗
  1. nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器

    0下载:
  2. NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:1001264
    • 提供者:王宗阳
  1. judp

    0下载:
  2. 可靠的UDP实现库,基于x86汇编实现,window xp/2000 mmx/sse指令集下验证通过-upd project
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:4175
    • 提供者:xxx
  1. X86_32_Bit209604122008

    0下载:
  2. 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:85573
    • 提供者:
  1. GCCIntrinsicsTest(SSE)

    0下载:
  2. A test program demonstrating how to use SSE instructions in GCC, via compiler intrinsics. Includes Windows binary compiled with MinGW, and batch file showing what command line options you should be passing to the GCC.-A test program demonstrating how
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:74919
    • 提供者:Mike Kasprzak
  1. jpegdec

    0下载:
  2. Unit allows very fast JPEG image decoding, using SSE/SSE2 pure assembly code. It is much faster than the standard jpeg.pas unit.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:19639
    • 提供者:gold
  1. 4

    0下载:
  2. 从Bochs里提出的 反汇编代码. 16,32,64位 SSE 3DNOW -x86 disassembler, from Bochs
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:41382
    • 提供者:rexxa
  1. MMXSSE

    0下载:
  2. 详细介绍Intel的MMX/SSE指令集,汇编开发必备!-the introduction of MMX/SSE
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:341774
    • 提供者:史立光
  1. NASM

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个 80x86 的汇编器。它支持相当多的目标文件格式,包括 Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和 Intel 语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集-NASM is a modular designed for porta
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:562159
    • 提供者:
  1. RecyclerMM-1.3

    0下载:
  2. The purpose of RecyclerMM is to provide: - Improved performance (mileage may vary from a few percents to several orders of magnitude, depending on application) - highly-aligned memory blocks, suitable for SSE operation - high resilience t
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:33148
    • 提供者:GF0309
  1. SSE_Transpose_A_Large_Matrix

    0下载:
  2. Program for Transpose a Matrix NXM using SSE instructions-Program for Transpose a Matrix NXM using SSE instructions
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1755
    • 提供者:Ali
  1. InstructionSet

    0下载:
  2. Intel 汇编指令集,包括x86, MMX,SSE,SSE2等指令的介绍,-Intel instruction set,including x86, MMX, SSE, SSE2, and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-05-12
    • 文件大小:2932488
    • 提供者:CCCC
  1. smaller_and_faster_intel_sse_code

    0下载:
  2. Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:107322
    • 提供者:Nhung
  1. math1

    0下载:
  2. Adds two vector sse -Adds two vector sse
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:555
    • 提供者:Mirko
  1. fde32

    0下载:
  2. fde32 is an extended length disassembler engine it s written in x86 asm for use with x86 instructions and supports the following instruction sets: * general-purpose instructions * FPU, MMX, 3DNow! * SSE-SSE4.2, AVX * VMX, SMX- fde
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:19009
    • 提供者:gleblanc
  1. SSE

    0下载:
  2. 实现图片的淡入淡出,利用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。- 您是不是要找: 实现图片的淡入淡出,使用SSE指令集。利用Visual Studio 2010编写C++程序,生成动态链接库,用Java程序调用。 Achieve pictures fade, use SSE
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1538646
    • 提供者:my
  1. SSE-DEMO-ASM

    0下载:
  2. 学了几天SSE,终于派上点用场了 (VS2015工程)-Been learning SSE for a few days , finally come in use.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:10649
    • 提供者:朱洪祥
  1. SSE-DEMO-ASM-2

    0下载:
  2. 排序后,数据统计,统计部分,全部由汇编完成,这次效率提升了8倍左右,比起上次排序部分,用SSE加速了比较函数,性能只提升了50 来,这次这个结果喜人多了。-After sorting, data statistics, statistical part, all done by the assembly, the efficiency increased 8 times, compared with the last sort part, comparing SSE accelerated th
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:11946
    • 提供者:朱洪祥
« 12 »
搜珍网 www.dssz.com