资源列表
cppfrance_MULTIPLICATION-MATRICIELLE-PARALLELE___
- Matrice multiply. Multiply 2 matrice in parallel
mpi_pack
- this program is used to pack and unpack the data
kernel_CUDA
- 里面有有几个用CUDA编写的几个经典的并行小程序,对学习CUDA以及并行思想很有启发作用,简单易学!-There are a few of several classic written in CUDA parallel program for learning CUDA and parallel thinking is very stimulating, and easy to learn!
spi_test
- 通用的SPI用法,非常好使,本人已经用了N次了,绝对童叟无欺-Generic SPI usage, very so, I have been using a N times absolutely fair trade
test3
- K-means聚类算法实现策略源代码实现,可以聚类分析一维数据-K-means source programe
yuyan
- 此程序能过求解单纯形法,两阶段法,大M法,用C语言能够编写程序,运算功能强大
LUdep
- 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
kalman-file
- 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimates, the effect is very good, is written in MATLAB, directly in matlab running, you can see a perfect filtering effect
computation
- 解决储罐内的二维扩散对流问题,可用在多孔介质中的运算,能够很好的解决问题-Solve the problem of one dimensional convection diffusion
logic_problem
- 逻辑问题
myFirstKernel
- 在gpu上实现载入核函数运行并检查是否运行成功-To achieve the gpu load kernel and run a successful check run
java_wait_notify_notifyall
- java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.