资源列表
[并行运算] SSE_Transpose_A_Large_Matrix
说明:Program for Transpose a Matrix NXM using SSE instructions-Program for Transpose a Matrix NXM using SSE instructions<Ali> 在 2025-06-25 上传 | 大小:2kb | 下载:0
[并行运算] HadoopStreaming.tar
说明:在使用Hadoop Streaming时,自己定义的Inputformat,实现Map的输入<key,value>,key为文件名,value为文档的整篇内容。-Using the self design inputformat to make the filename as the key and the whole content as the key in the Map Input come true while do the MapReduce program with h<gdq> 在 2025-06-25 上传 | 大小:3kb | 下载:0
[并行运算] Calculator
说明:简单计算器的源代码,是数据结构的课程作业,学生自己写的。-Simple calculator source code, data structures course work, students write their own.<玲玲> 在 2025-06-25 上传 | 大小:152kb | 下载:0
[并行运算] juzhenqiuni
说明:矩阵求逆的源代码,可以进行简单的矩阵求逆计算,学生自己写的。-Matrix inverse of the source code, a simple matrix inversion calculation, written by the students themselves.<玲玲> 在 2025-06-25 上传 | 大小:158kb | 下载:0
[并行运算] scan
说明:用CUDA计算数组的并行求和运算,在下个数据输入前进行上一次的数据计算-This example demonstrates an efficient CUDA implementation of parallel prefix sum, also known as "scan". Given an array of numbers, scan computes a new array in which each element is the sum of all the elements bef<bcq> 在 2025-06-25 上传 | 大小:12kb | 下载:0