搜索资源列表
yunsuanfuchongzai
- 大于小于等于 操作符重载 对于日期的使用-less than equal to operator overloading date for the use of
XAmicableNum
- 相亲数和亲和数的快速并行求解算法 intel 多线程优化大赛参赛作品-Blind date a few and the pro-and several fast parallel algorithm optimization of multi-threading intel Competition entries
c
- 输入1900-3000年之间的某个日期y年m月,求出y年m月有多少天。 若要结束输入则输入y或Y,否则,继续输入年、月,输出当月的天数。 -Enter a date between 1900-3000 y years m months, y years m calculated on the number of days. To end input, enter y, or Y, otherwise, continue to input the year, month, outpu
Automatic-parallel-compiled
- 这是一篇很有价值的博士论文,对于并行化编译器中并行程序自动生成和性能优化技术进行了较深入的研究。 并行化的最终日标是生成符合日标机体系结构特点的高效并行程序,因此如何产生高效并行代码是并行化编译研究的一项重要内容。 这篇文章以并行化编译器KAP为研究背景,以分布内存结构为目标,研究了并行化过程中的通信优化和消息、传递类型并行程序自动生成问题;以共享内存结构为目标,研究了并行化产生的openMP程序的编译优化问题。通过测试确定了影响openMP程序性能的主要因素,从并行化生成OpenMP并
Matrix
- 矩阵的加法,减法和乘法 二元方程的解法 日期,可以输出N天前和N天后的年月日-Matrix addition, subtraction and multiplication two yuan Equation in date N days ago, and can output the years at N days
CUDA
- 这是英伟达公司CUDA语言开发包中最重要的几个源文件。其中cufft是快速傅里叶变换的源文件。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序,C语言是应用最广泛的一种高级编程语言。所编写出的程序于是就可以在支持CUDA™ 的处理器上以超高性能运行。 -CUDA™ is a parallel computing platform and programming model invented
矩阵向量
- 带状划分的矩阵向量乘法。数据文件是40*40的算例。(The file is prepared for solving A*b, in the Date there is an example for A which is a 40*40 matrix)
