搜索资源列表
intel_mmx
- x86 mmx 汇编指令大全-x86 mmx compilation instructions Daquan
bochs-2.2.1.win32-src
- Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a
Skyrocker
- 网站上只有delphi,flash类的源程序,这个用win32汇编写的高空焰火爆炸的程序,当然也用到了mmx指令集,绝对的赏心悦目,假的话,你可以扔板砖-website only delphi, flash kind of source files, This compilation was made using win32 an altitude fireworks explosion procedures, which, of course, used the mmx instruction
fdct
- FDCT implemented by MMX
FastIDCTmmx32
- idct mmx technology implement
idctmmx
- 采用intel奔腾2以后处理器支持的mmx指令集,宽位处理,大大提高idct处理在pc上的运行速度。
RGB2YUV
- 采用intel奔腾2以后处理器支持的mmx指令集,宽位处理,将一张BMP图像转换成YUV420,大大提高i在pc上的运行速度。
MMXDemo
- CPU 多媒体指令(MMX、SSE等)应用实例
qmemcpy
- 利用MMX指令实现快速内存拷贝,DLL工程可以直接导入使用,比memcpy要快50%左右
MMXDemo
- Intel MMX的演示程序-The Demonstration Program
《MMX指令集在C++中的使用》配套代码
- 《MMX指令集在C++中的使用》这本书的配套代码
nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器
- NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
MMX
- MMX即多媒体可扩展指令集,通常用汇编编写,内嵌于C++或C,提升图象算法的执行速度。该文档介绍了MMX的指令集及编程规范。-That is scalable MMX multimedia instruction set, often used to prepare a compilation, embedded in C++ Or C, to enhance the implementation of the speed of the image algorithm. The document
mmx_procs.ZIP
- mmx procedure samples (from worked project)
judp
- 可靠的UDP实现库,基于x86汇编实现,window xp/2000 mmx/sse指令集下验证通过-upd project
X86_32_Bit209604122008
- 32 位 X86 汇编工具,支持编译成可执行文件-This is an experimental 32 Bit Assembler. Originally planned for me to learn assembly language it turned out way bigger then I thought. It supports most of the standard, FPU, MMX, SSE and 3DNow instructions, can write Windows
CheckCPUID
- 可以通过这个类查看CPUID的大部分属性。查看CPU是否支持MMX,SSE1,2,3,4。查看是否支持超线程-Through this class you can see most of the properties of CPUID. See whether the CPU supports MMX, SSE1, 2,3,4. To see if Hyper-Threading
TEST_MASM
- 汇编语言的练习程序。比较适合汇编语言或者MMX指令优化的初学者!-Exercise program in assembly language. More suitable for optimization of assembly language, or MMX instruction beginner!
MMX
- MMX指令集 微软的扩展指令集 有助于优化编程-MMX instruction set extension of Microsoft' s instruction set helps to optimize programming
C_Optimization
- C程序优化之路,本文讲述在编写C程序代码的常用优化办法,分为I/O篇,内存篇,算法篇,MMX汇编篇-C program optimization of the road, in the preparation of this article describes the commonly used C code optimization methods are divided into I/O chapter, memory article, algorithms articles, MMX co
