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

搜索资源列表

  1. mmx sse

    0下载:
  2. MMX&SSE命令程序编制事例研究,运用自如MMX Pentium和PentiumIII被扩张了的命令-MMXSSE orders programming examples, easily Pentium MMX and Pentium are expansion of the order
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3826
    • 提供者:林邦
  1. FastMathParser

    0下载:
  2. SSE数学分析器-SSE mathematical analyzer
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:299873
    • 提供者:马亮
  1. nasm-2.02-win32

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:272821
    • 提供者:zhang
  1. Skinning_OptimizedCPU

    0下载:
  2. 一个优化蒙皮网格顶点的算法,顶点处理采用SSE流式处理算法,一次将多个顶点送往CPU的寄存器,将顶点分批处理,从而达到顶点优化的目的。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1173019
    • 提供者:陈静
  1. Cdb

    0下载:
  2. 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a varie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6159
    • 提供者:久星
  1. Hacker Disassembler Engine

    0下载:
  2. Please excuse my english... It's so bad :) Hacker Disassembler Engine, or HDE, is small disassembler engine, which intend to code analyse. HDE get length of command, prefixes, ModR/M and SIB bytes, opcode, immediate, displacement, relative address
  3. 所属分类:界面编程

    • 发布日期:2010-10-14
    • 文件大小:23447
    • 提供者:sys0007
  1. samples(dct)

    0下载:
  2. 离散余弦变换SSE-Discrete cosine transform SSE
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-14
    • 文件大小:14853
    • 提供者:张立
  1. hde_disassembly

    0下载:
  2. hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 when writing unpackers of executables, viruses, because most other disassemblers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3832
    • 提供者:Merc
  1. ImageInversion

    0下载:
  2. 利用SSE指令对图像进行反色处理。图像处理,VC-SSE instructions on the use of an anti-color image processing. Image Processing, VC++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:11684
    • 提供者:李招武
  1. JPEGDECODER

    0下载:
  2. jpeg的解码器,包含了汇编代码,并做过了优化,使用了浮点运算。-A JPEG decoder written entirely in assembly with SSE and SSE2 optimizations. Uses floating point internally for maximum precision
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:60639
    • 提供者:wjm
  1. SSE

    0下载:
  2. 学习sse得好资料,chm文件格式,方便阅读。-Sse learning good information, chm file format to facilitate reading.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:255952
    • 提供者:刘路
  1. pingfang

    1下载:
  2. 求两个数的平方和的根,并且以窗口形式显示结果,sse-The number of squares and two seeking the root, and in the window display the results, sse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1880029
    • 提供者:陌生初熏
  1. DScaler5008src

    0下载:
  2. 开源的directshow mpeg2解码器filter 对mmx sse等技术进行了优化。我对其作了适当的修改,使得可以在VS2005下可以编译通过并正常使用。-Open-source directshow mpeg2 decoder filter right mmx sse techniques were optimized. I had made the appropriate changes, makes it possible to compile in VS2005 may be a
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:4181427
    • 提供者:masonwu
  1. MatrixVectorMult_src

    0下载:
  2. matrix developemnt under SSE instructions m atrix developemnt under SSE instructions matrix developemnt under SSE instructions -matrix developemnt under SSE instructions matrix developemnt under SSE instructions matrix developemnt under SSE instructi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:31213
    • 提供者:testtest
  1. SSESample

    0下载:
  2. SSE加速的事例程序,演示SSE指令对于程序性能如何加速。-Instances of accelerated procedures for SSE, SSE instructions demonstrate how to accelerate the application performance.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1117702
    • 提供者:高永辉
  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. 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. 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格式(Used for calculating the aerodynamic solver of shock discontinuity,SSE format)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:788480
    • 提供者:京夏京夏
« 12 »
搜珍网 www.dssz.com