搜索资源列表
h264_msvc_build
- 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
mkltest
- 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
PARD
- 大规模稀疏矩阵的求解是高性能计算中的一个常见问题。本文介绍了用直接法求解矩阵的一些问题以及使用Intel MKLPARDISO 接口求解稀疏矩阵的方法。 -Large-scale sparse matrix is a high-performance computing to solve a common problem. This paper introduces the direct matrix method and the use of some of the problems In
qsort_cilk
- 是使用cilk扩展的快速排序算法,在安装了Intel parallel studio的VS上,可以看出计算的速度大大提高!-The rapid expansion of the use of cilk sorting algorithm, the installation of the Intel parallel studio in VS, you can see that greatly improved the speed of calculation!