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

搜索资源列表

  1. TryDCT.rar

    0下载:
  2. 这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:155603
    • 提供者:
  1. SSE2优化 离散余弦变换.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:14190
    • 提供者:
  1. DCT(sse2)

    0下载:
  2. 用SSE2汇报语言实现的H.264视频编码标准中的DCT变换。-using SSE2 reporting language of H.264 video coding standard of DCT.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:24533
    • 提供者:王宏志
  1. SSE2优化 离散余弦变换

    0下载:
  2. vc写的SSE2优化离散余弦变换-vc write SSE2 optimization Discrete Cosine Transform
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14503
    • 提供者:王城
  1. skl_dct

    0下载:
  2. 用sse2来实现dct变换,对于图像处理的速度有很大提高。-realizing dct translation with sse2 promotes the graph calculting speed
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9056
    • 提供者:潘敏
  1. 所有dct

    1下载:
  2. 我所有的dct变换程序,包括mmx,sse,sse2等,对于大家应该有用。-all my A1501 transform procedures, including mmx, SSE, SSE3, should be useful for everyone.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:38168
    • 提供者:潘敏
  1. SIMDTest

    0下载:
  2. 演示奔腾4处理器的SIMD汇编指令编程(包括MMX,SSE,SSE2)进行图形图像处理-demonstration Pentium 4 processor SIMD instructions compilation programming (including MMX, SSE, SSE2), Graphics and Image Processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:682327
    • 提供者:袁非牛
  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. mmx

    1下载:
  2. 经MMX, SSE 2优化后的MEMCPY,比VC中的MEMCPY快不少-as MMX, SSE, SSE2 optimization of MEMCPY than the VC lot faster MEMCPY
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1853
    • 提供者:sunshine
  1. dgmpgdec145

    0下载:
  2. 一個完整的 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
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:608445
    • 提供者:黃建華
  1. Ilib-1.1.8-min

    0下载:
  2. 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
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:163031
    • 提供者:魏刚祥
  1. IPLDoc

    0下载:
  2. 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
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1113914
    • 提供者:魏刚祥
  1. motion_comp

    0下载:
  2. 基于运动的视频压缩算法示例。对于SSE2指令做了特殊优化。对于进行视频编码算法研究的人员来将,非常有帮助-campaign based video compression algorithm examples. SSE2 instructions for a special optimization. For the video coding algorithm research staff to be very helpful
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:18694
    • 提供者:steven
  1. TryDCT.rar

    0下载:
  2. 这是一组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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:153684
    • 提供者:徐亮
  1. sha1-sse2-v2.tar

    0下载:
  2. SHA1: an older version of the SHA1 code above, and a descr iption of how the technique works.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4929
    • 提供者:enropin
  1. fractalsSSE_src

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:40544
    • 提供者:mark
  1. StreamingSIMDExtensions2Tutorial

    0下载:
  2. SIMD教程,初学者适用,主要介绍了SSE2的一些很生动的指令\用法\效果等等.-SIMD tutorial, beginners to apply, mainly introduced to some very lively and SSE2 instructions \ usage \ effects and so on.
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:5082630
    • 提供者:andyTsing
  1. H264DCT_SSE2

    0下载:
  2. 完全利用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
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:55866
    • 提供者:舒念
  1. serpent-sse2-x86_64-asm_64

    0下载:
  2. Serpent Cipher 8-way parallel algorithm (x86_64 SSE2).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3538
    • 提供者:fpgiubai
  1. serpent-sse2-i586-asm_32

    0下载:
  2. Serpent Cipher 4-way parallel algorithm (i586 SSE2).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2961
    • 提供者:nbtdqp
« 12 3 4 »
搜珍网 www.dssz.com