资源列表
neimeiluo
- 使用matlab函数编写用于计算摸个区域中各污染物的内梅罗指数-Written using the matlab function used to calculate the touch regions in the Nei Meiluo index of each pollutant
CUDA_VS2010
- GPU并行计算,cuda编程在VS2010平台上的配置。系统要求:windows 7,cuda 4.0(toolkit、SDK),VS2010.-GPU parallel computing, cuda programming in VS2010 platform configuration. System Requirements: windows 7, cuda 4.0 (toolkit, SDK), VS2010.
Matching-parentheses
- 关于数据结构中得括号匹配问题,粗略的把括号匹配的算法演算。-Data obtained on the structure of matching parentheses, brackets match the rough calculation algorithm.
createNewComm.tar
- 编 写 MPI 程 序 : 依 据 所 有 mpi 进 程运 行 所 在 节 点 集 合 的 大 小 , 进 行 MPI_COMM_WORLD 通信域划分,使得运行在相同节点上的 mpi 进程都将被分到相同的子通信域。测试并验证你的程序能够正确分组。 -Write MPI programs: mpi process is running in accordance with all the size of a collection of nodes, the MPI_COMM_WOR
Threaded_Solution
- 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
Serial
- 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
labview_exercise
- labview入门练习,希望可以帮助大家,共同进步。-labview entry to practice, I hope you can help us make progress together.
vfftpk
- 快速傅里叶变换,包括正弦变换和余弦变换,请认真看说明-fast fourler transformation
MultiDevice
- 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
sp605_pcie_x1_gen1_canuse
- xilinx 评估板sp605的PCIe的verilog源程序,已经经过调试。-failed to translate
Cannon.rar
- 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
cannon.rar
- 并行计算矩阵乘法,cannon算法,矩阵移位来进行计算,Parallel computing matrix multiplication, cannon algorithm for calculating the matrix transposition