搜索资源列表
SIMDTest
- 演示奔腾4处理器的SIMD汇编指令编程(包括MMX,SSE,SSE2)进行图形图像处理-demonstration Pentium 4 processor SIMD instructions compilation programming (including MMX, SSE, SSE2), Graphics and Image Processing
libSIMDx86-devel-src-0.3.2a
- SIMD 指令优化。 包含样例和测试代码。-SIMD optimization. Includes sample and test code.
jpegsrc-6b-simd-mmx-sse
- 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1 / 4, very fast.
binxingsuanfa
- 自20世纪70年代初到现在,并行计算机的发展已有20多年的历史.在此期间,出现了各种不同类型的并行机,包括历史上曾经风行一时的并行向量机PVP(Parallel Vector Processor)和SIMD 计算机,但它们现在均已衰落了下来
VectorAdd
- 一个简单的基于CUDA的示例代码,使用SIMD的方法实现向量加法;运行在nVidia的G80系列显卡的GPGPU上;需要nVidia CUDA SDK,169以上版本的驱动。对于学习CUDA很有帮助。
simd-viterbi-1.0
- Viterbi编码解码算法,C源码,有仿真。
intel sse4 programming reference
- 本文档介绍了Intel SSE4 CHAPTER 1 STREAMING SIMD EXTENSIONS 4 CHAPTER 2 SSE4 FEATURES CHAPTER 3 APPLICATION PROGRAMMING MODEL CHAPTER 4 SYSTEM PROGRAMMING MODEL
AVX Cloth
- AVX Cloth is a tech sample that demonstrates use of 8 wide floating point SIMD processing with 256 bit AVX. The sample has many active cloth pieces simulating as it showcases a SOA implementation of an iterative position
SOA Cloth Simulation with 256-bit Intel Advanced Vector Extensions (Intel AVX)
- This article describes a code sample that uses the Intel® Advanced Vector Extensions (Intel® AVX) for computing mesh-based cloth simulation. A structure of arrays (SOA) implementation is used to maximize data parallelism
libSIMDx86-devel-src-0.3.2a
- SIMD 指令优化。 包含样例和测试代码。-SIMD optimization. Includes sample and test code.
jpegsrc-6b-simd-mmx-sse
- 这是非常好的使用MMX,SSE2等SIMD的JPEG的解压缩源码,速度是用C语言的1/4,非常的快。-It is a very good use of MMX, SSE2 SIMD, such as the JPEG compression solutions source, Speed is the C Language 1/4, very fast.
simd-viterbi-1.0
- Viterbi编码解码算法,C源码,有仿真。-Viterbi decoding algorithm code, C source code, has simulation.
SIMD_Source
- 检查当前处理器可用的SIMD指令的类型,希望对各位有用-Detect the types of SIMD instructions available on the processor.
StreamingSIMDExtensions2Tutorial
- SIMD教程,初学者适用,主要介绍了SSE2的一些很生动的指令\用法\效果等等.-SIMD tutorial, beginners to apply, mainly introduced to some very lively and SSE2 instructions \ usage \ effects and so on.
SIMD
- SIMD指令函数包,对速度有要求的朋友赶快下,里面有FFT函数,比普通指令要快接近4倍。可用在GPS的数据密集运算中,可以达到实时运行。-SIMD instruction function, package, asked a friend of the speed quickly, the inside FFT function, than the average close to 4 times faster instruction.
simd-viterbi-2.0.1
- 全面的维特比编码,m=7,data rate有1/2以及1/3两种,军实现通过-Viterbi decoding of rate-1/2 and rate-1/3 m=7 convolutional codes
SIMD
- 新的HASH算法,sha1等的替代算法之一。用于产生消息摘要,主要用于信息安全领域完整性认证。安全性更高,是现有消息摘要算法sha1、sha2、md5等的更新替代算法。-The new HASH method, sha1, etc. One alternative algorithms. Used to generate message digest is mainly used in the field of information
simd-viterbi-1.0
- 前向纠错 simd-viterbi-1.0 测试通过-FEC simd-viterbi-1.0 tested
SIMD
- 一些并行程序的例子,主要为SIMD编程,对学习SIMD编程的初学者很有帮助-Some examples of parallel programs, mainly for SIMD programming
Summation-2-D-MESH-SIMD
- Summation 2D Mesh SIMD with Elementary Parallel Algorithm