搜索资源列表
mmx sse
- MMX&SSE命令程序编制事例研究,运用自如MMX Pentium和PentiumIII被扩张了的命令-MMXSSE orders programming examples, easily Pentium MMX and Pentium are expansion of the order
mmx
- MMX 优化-MMX Optimization
ffmpeg_sdk
- 提供了目前最全面的音频,视频的编码和解码库,包括G.711,G.726,AMR,MP3,H.261,H.263,MPEG-1,MPEG-2,MPEG-4,H.264,使用MMX汇编优化,效率非常高。可以直接加入到自己的工程中使用,非常方便。-provide the most comprehensive audio, video encoding and decoding library, including G.711, G.726, AMR, MP3, H.261, H.263, MPEG-1
MMX_Display
- 带MMX优化算法的图形硬件放大缩小显示的模块化代码,可以商用的哦!-MMX optimization algorithm with the graphics hardware Zooming shows the modular code, a commercial Oh!
mmx
- 应用密码学手册-英文版,学习密码学和网络安全的好资料。
UYVY2RGB
- 本人实现一个从UYVY转换到RGB的图像转换算法,主要使用MMX算法的过程。相互学习
nasm-2.02-win32
- NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集
mmx
- 关于密码学的ppt,英文的,很直观,一看就懂
Cdb
- 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a varie
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
mmx
- Intel 体系结构MMXTM 技术开发指南-Intel architecture technology development MMXTM Guide
MMX_src
- MMX操作 源代码-MMX to operate the source code
Nk264decLib30.zip
- The fastest Nokia H.264 decoder and fixed bug. Using method is same as xvid mpeg4,support ARGB MMX output, support VC6.0, VC2008 and Wince. You also can install Intel C++ compiler 10.1 or 11.0 with VC2008, set command line option /QxP or SSE3 in "Ena
MPEG_Decoder
- 基于DirectShow的开源mpeg1 mpeg2 解码器 filter,并且利用了MMX技术,我已验证可用,标清高清均可解,debug版本有点问题,release版可以用,有兴趣可以-Based on the open source DirectShow codec mpeg1 mpeg2 filter, and the use of the MMX technology, I have to verify the availability of high-definition standa
ipl_opencv
- The IPL (Image Processing Library ) is a collection of functions implementing several image processing algorithms. It was developed by INTEL. - Is optimized for MMX and different processor types (there is a DLL for each type of INTEL processor) -
DirectXandMMXTechnology
- 介绍directx低阶使用与CPU MMX指令相关支持的技术-Introduction directx low-level instruction using the CPU MMX technology related support
20059172142435
- 本程序代码是在MSSG MPEG2Decode的基础上开发的,添加了如下功能 GUI界面,VFAPI支持,MMX优化等功能-The code is based on the MSSG MPEG2Decode development, add the following features GUI interface, VFAPI support, MMX optimized functions
mmx
- 两幅图像渐隐渐显的切换,使用MMX指令高效率实现-Two images fade fade switch to the high efficiency of the use of MMX instructions to achieve
AlphaMMX
- Alpha blending using mmx instructions
