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

搜索资源列表

  1. statistics.7z

    0下载:
  2. 统计计算的一些小函数,求均值,方差,相关系数,SSE,SSR,SST-Statistical computing, some small function, find the mean, variance, correlation coefficient, SSE, SSR, SST, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1149
    • 提供者:y
  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. fft_ifft

    0下载:
  2. 定点化Complex16快速基4 FFT(IFFT)代码,使用SSE针对Intel CPU优化,支持阶数4-4096 其中计算4096阶FFT仅需10us-Fixpoint (Complex16) base 4 FFT code, using SSE to optimize for Intel CPU, supporting order of 4-4096
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:49690
    • 提供者:arssur
  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. Edgedetect

    0下载:
  2. 图像边缘检测,算法的代码核心部分全部是用ASM实现的,没有用MMX和SSE指令-Image edge detection algorithm code core part of all is using ASM, no MMX and SSE instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:12600
    • 提供者:刘华伟
  1. ImgWizard

    0下载:
  2. 代码涉及了二值处理方面的功能、边缘检测、翻转、旋转、缩放、模式转换、模糊、锐化、调整、杂色、视频、锐化、像素化、自定义等模组功能. 算法的代码核心部分全部是用ASM实现的,没有用MMX和SSE指令-The code involves a two-value processing function, edge detection, flip, rotate, zoom, mode conversion, blur, sharpen, adjust, variegated, video, sharp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3181183
    • 提供者:刘华伟
  1. glib

    0下载:
  2. 游戏数学库sse 实现 和普通 cpu计算实现 -Game math library sse achieve
  3. 所属分类:Game Engine

    • 发布日期:2017-04-02
    • 文件大小:18262
    • 提供者:江涛
  1. curve-combine

    0下载:
  2. MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:49739
    • 提供者:李平
  1. PatternMatch

    1下载:
  2. 该程序利用SSE对模板匹配算法进行了优化-The program utilizes the SSE on template matching algorithm has been optimized
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:143471
    • 提供者:suqiang
  1. asmjit

    0下载:
  2. x86指令模擬器,可在C++開發環境下模擬x86/x64指令的運行-AsmJit is a complete x86/x64 JIT Assembler for C++ language. It supports 32-bit and 64-bit mode, FPU, MMX, 3dNow, SSE, SSE2, SSE3 and SSE4 through type-safe API which mimics an Intel assembler syntax and eliminates n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:953463
    • 提供者:去去去
  1. math1

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

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

    0下载:
  2. SSE实现的嵌入C++程序中,实现生成一幅图片,并显示。汇编嵌入。优化代码,提高速度。-SSE implementation embedded C++ program to generate a picture and show. The Assembler embedded.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:42934
    • 提供者:梁磊
  1. Color-rendering.

    0下载:
  2. 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:15357
    • 提供者:青哥
  1. sse1

    0下载:
  2. SSE-1/MMXEXT implementation of RAID-6 syndrome functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1374
    • 提供者:qenpiver
  1. sse2

    0下载:
  2. SSE-2 implementation of RAID-6 syndrome functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1483
    • 提供者:fiwonnong
  1. y

    0下载:
  2. 构造函数分为:实例和静态构造函数,用户无法控制何时执行静态构造函数;一个类只能有一个析构函数;无法继承或重载析构函数;构造函数和析构函数不能被继承派生类实例的引用可以看作对基类实例的引用javascr ipt xml xls http xml uml sse mse teach worker worksheet black white -javascr ipt xml xls http xml uml sse mse teach worker worksheet black white
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:20223
    • 提供者:ourobj
  1. sse

    0下载:
  2. Ssl Client Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2833
    • 提供者:lanwangsai
  1. gaussian_blur

    0下载:
  2. 高斯模糊---算法时间与半径无关 sse-Gauss Blur
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6931
    • 提供者:liheping
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com