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

搜索资源列表

  1. TryDCT.rar

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

    • 发布日期:
    • 文件大小:155603
    • 提供者:
  1. samples(dct).zip

    0下载:
  2. 离散余弦变换SSE
  3. 所属分类:多媒体

    • 发布日期:
    • 文件大小:14540
    • 提供者:
  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. WVC_c

    0下载:
  2. SSE 小波变换, sse优化的小波变换算法,速度奇快-SEE wavelet transform,sse optimized wavelet transform arithmetic,the speed is singularity quick.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:8306
    • 提供者:jim
  1. FIR_SSE

    0下载:
  2. FIR filter to real/complex signal (platform x86, SSE instructions)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3906
    • 提供者:Pavel
  1. SSE-optimization

    1下载:
  2. 给出一个矩阵优化的例子,其中包含了cache优化以及SSE优化的代码-Gives the example of a matrix optimization, which includes cache and SSE optimized code optimization
  3. 所属分类:software engineering

    • 发布日期:2015-12-01
    • 文件大小:13312
    • 提供者:王利
  1. SSE

    0下载:
  2. sse 指令集和,是使用sse不可多得的资料-sse of intel
  3. 所属分类:文件格式

    • 发布日期:2017-04-02
    • 文件大小:819151
    • 提供者:乐天
  1. SSE

    0下载:
  2. SSE指令集,普遍用于图像处理加速,提高运算速度-SSE instruct,used in image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:86804
    • 提供者:伊玲
  1. The-SSE-data-interface-specification

    0下载:
  2. 上交所数据接口规范,适合编程的朋友下载分析-The SSE data interface specification, suitable for programming friends download analysis
  3. 所属分类:IT Hero

    • 发布日期:2017-11-03
    • 文件大小:720115
    • 提供者:缝友长
  1. SSE

    0下载:
  2. SSE === small search engine implement ----2013.01.17---- 补充第一份说明,这个项目是三四个月前写的基于Lucene.Net的一个小型通用搜索引擎, 稍迟会补上Demo, 当时的目标是一个通用的索引跟检索架构。 索引方面: 每增加一种需要索引的文档类型,都只需要新建一个类,在类的各个字段上标注上索引信息(如是否需要存储,是否需要分词等)然后又数据源提供实体信息给索引器即可自动索引。
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1437997
    • 提供者:czx
  1. sse

    0下载:
  2. 实现了SSE(SSE简单流加密算法),该算法具有块加密与流密码特性的加密算法。-It implements SSE (SSE simple stream encryption algorithm), the algorithm has characteristics of stream ciphers and block cipher encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:37150
    • 提供者:liujian
  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.AVX

    0下载:
  2. SSE(SSE2,SSE3,SSE4)指令集,及AVX指令集,算法加速必备文档-SSE (SSE2, SSE3, SSE4) instruction set, and AVX instruction set, algorithm acceleration necessary documents
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4315203
    • 提供者:于由
  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
    • 提供者:朱洪祥
  1. sse

    0下载:
  2. 利用matlab实现对语音信号的单边带调制(SSE)算法,包括语音信号的分帧、滤波、处理等。-Matlab implementation of the speech signal with a single side band modulation (SSE) algorithm, including speech signal sub frame, filtering, processing, etc..
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:79177
    • 提供者:刘伟
  1. SSE

    0下载:
  2. 用于计算空气动力学求解激波间断,SSE格式(Used for calculating the aerodynamic solver of shock discontinuity,SSE format)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:788480
    • 提供者:京夏京夏
  1. FastBlur

    0下载:
  2. 使用SSE优化,实现快速均值滤波,速度比opencv官方提供的快2倍(Realize fast mean filtering.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1183744
    • 提供者:optlcaler
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com