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

搜索资源列表

  1. AverageUtils

    0下载:
  2. Delphi MMX Directshow filter Average filter
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:2228
    • 提供者:arges
  1. IMaskUtils

    0下载:
  2. Delphi MMX Directshow Color Mask filter
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:arges
  1. RGBtoGrayUtils

    0下载:
  2. Delphi MMX Directshow filter Color to Gray conversion
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:arges
  1. ConnectedUtils

    0下载:
  2. Delphi MMX Directshow filter. finds Connected pixels
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:2753
    • 提供者:arges
  1. X86IEE32

    1下载:
  2. 这个东西可以帮你解析执行32位的X86指令。不包括FPU,也不包括MMX之类的东西。代码符合C99标准,理论上应该没限制的,不过根据不同的编译器实现,需要修改下cpu_BasicType.h类型定义。测试时在VS2005(禁止语言扩展特性、/W4)和GCC 3.4(-std=c99 -O1或者-ansi -O1)中编译通过-This thing can help you resolve the implementation of the X86 32-bit instructions. Not
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:71590
    • 提供者:ucsm
  1. streamcipherdll2.0.0.137

    0下载:
  2. MMX enhanced DVB-CSA Common Scrambling Algorithm stream cipher implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:18034
    • 提供者:zencode
  1. ddd-patches.tar

    0下载:
  2. The two patches are for the ddd debugger. The comm-manag patch will correct many faults in the startup of ddd. With this patch ddd is once more usable. The second patch greatly improves the usability of the register window. Single forms of each re
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:10694
    • 提供者:dancie
  1. MMXInstruction

    0下载:
  2. 附近中是针对PC代码优化的MMX优化指令,该指令能大幅提高算法性能。-Nearby is the code optimized for MMX PC optimization directive, which can significantly improve the performance of the algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:84227
    • 提供者:包军
  1. mpg123-pre0.59s-mmx-gcc4.0.tar

    0下载:
  2. mpg123是一款使用于Linux和Unix操作系统下的MP3播放程序。mpg123在处理MPEG 2.0的3层文件时,layer3.c的III_i_stereo()函数中存在缓冲区溢出漏洞,攻击者可能利用此漏洞执行任意指令。提供这个源码给病毒,木马爱好者们研究。 -mpg123 is a used in Linux and Unix operating systems of the MP3 player. mpg123 in dealing with MPEG 2.0 layer 3 fi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:247103
    • 提供者:观光客
  1. Mixer

    0下载:
  2. 针对32位图,读取得源图像R,G,B各项值,利用颜色变化的公式进行饱合运算。并且调用MMX函数,查看当前CPU是否支持MMX指令-For 32-bit maps, read the source image to obtain R, G, B of the value, use the color saturation changes in the formula calculation. MMX functions and calls to see whether the current CP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1880
    • 提供者:Ben
  1. DVD-conversion-to-AVI

    0下载:
  2. 本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能 -This code is based on the MSSG MPEG2Decode developed GUI interface to add the following functions, VFAPI support, MMX optimized functions
  3. 所属分类:DVD

    • 发布日期:2017-03-29
    • 文件大小:147566
    • 提供者:baitao
  1. MMXSSE

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

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

    0下载:
  2. 本源代码是在C++中使用内联MMX指令的示范程序,源代码编译运行后生成一个可执行的窗体程序,有一个MMX按钮,点击这个按钮可以测试其指令集-Source code is in C++, MMX instruction using inline demonstration program, the source code is compiled to run after the program generates an executable form, there is a MMX button,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:10064
    • 提供者:madud00093
  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. 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. engine3d220582662011

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap gene
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:436856
    • 提供者:Rahim
  1. FFT_MMX

    0下载:
  2. 快速傅里叶(FFT)的MMX优化代码,可大幅度提高程序运行的时间-MMX code of FFT
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-05
    • 文件大小:1570
    • 提供者:陈本强
  1. yuv2rgb

    0下载:
  2. yuv转rgb的MMX优化代码,主要包含yuv转rgb的优化实现部分。-yuv rgb turn the MMX optimized code, consists mainly of yuv rgb optimized to achieve part of the transfer.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:829
    • 提供者:陈本强
  1. Ffh264Class

    0下载:
  2. ffh264 in VC or Mac. Use C++ class rebuild it, and add MMX,SSE3 asm code. Win32 need preinstall MinGw32. My name:Jesse Stone Taiwan. email:fatalfeel@hotmail.com-ffh264 in VC or Mac. Use C++ class rebuild it, and add MMX,SSE3 asm code. need preins
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:456762
    • 提供者:小誠
  1. Ffh264Class5

    0下载:
  2. ffh264 decoder in vc. add MMX and SSE3 need install mingw. by Jesse Stone, Taiwan email:fatalfeel@hotmail.com
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-24
    • 文件大小:421182
    • 提供者:小誠
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com