搜索资源列表
jpeg-mmx-0.1.6.tar
- jpeg编解码器,请使用make编译。已经针对MMX指令进行过优化-jpeg codecs, please make use of compiler. Response has been MMX instructions Optimization
PCM200~1.ZIP
- 关于DVD上的PCM的解码的代码,PCM的DSP压缩,解调的算法,用RISC32指令来写.-on DVD on the PCM decoder code, DSP PCM compression, the demodulation algorithm, RISC32 with instructions to write.
jpegdec
- 这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
HEnclib(Optimized)
- H.263的编码程序,加了CPU指令优化,VC版.
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
shel
- 强壳源码,首次发布 ,可以加密隐藏, 建议收藏那个,自动化指令生成-Strong Shell source, the first time can be encrypted to hide, it is recommended that collection, automated command generation
matlab
- matlab 常用指令 概率统计 方便快捷的学习使用-matlab programmable stationally
my
- 展开C语言的内建函数指令宏常量,在稍后章节再详解宏函数,圆的面积-#include <stdio.h>
turbo
- libjpeg-turbo是对libjpeg的扩展,支持SIMD指令,如X86架构的MMX、SSE、SSE2、3DNOW,ARM架构的NEON,在对jpeg进行编码和解码的过程中能提高速度。-libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64