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

搜索资源列表

  1. viterbi-3.0.1

    1下载:
  2. Package viterbi-3.0.1.tar contains programs to implement Viterbi decoding of (de-facto standard) rate-1/2 and rate-1/3 m=7 convolutional codes. Package simd-viterbi-2.0.1.tar contains programs to implement Viterbi decoders for r=1/2 k=7 and k=9 codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:24049
    • 提供者:jiang core
  1. 4

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

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

    0下载:
  2. The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2127308
    • 提供者:yy
  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. FitDataToALogisticFunction

    0下载:
  2. 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11332
    • 提供者:abeaqhax
  1. pmlx

    0下载:
  2. 从FFMPEG提取出来的一个编码功能,简单封装了一下,易语言调用,实现屏幕录像。 开启了MMX、MMX2、3DNow、3DNow、SSE、SSSE3汇编指令优化,效率还算不错。 -Extracted from the FFMPEG encoding function of a simple package a little, easy language, realizes the screen video. Open the MMX, MMX2, 3DNow, 3DNow, SSE, S
  3. 所属分类:其他小程序

    • 发布日期:2017-04-05
    • 文件大小:364953
    • 提供者:xiderowg
  1. y

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

    • 发布日期:2017-04-16
    • 文件大小:20105
    • 提供者:beenlebee
  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 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com