-
目标对象颜色检测
This simple and somewhat silly application demonstrates using concurrent collections with WPF. The collections are wrapped with observable facades, such that multiple threads may modify the collections concurrently, and those updates are safely propagated to UI controls.
- 2023-08-31 18:10:03下载
- 积分:1
-
pthread_matrix
多线程pthread实现对一个给定矩阵求取卷积,并将结果保存下来(Pthread multithreading to achieve a given matrix convolution to strike, and the result is saved)
- 2013-10-25 09:09:09下载
- 积分:1
-
Quantum-calculations--lexchange
量子计算入门学习,编写了简单的基本程序供大家学习。(Quantum computing started learning to write a simple basic procedures for everyone to learn.)
- 2013-07-27 12:45:31下载
- 积分:1
-
mpi
matrix multiply with MPI. Programming in UBUNTU with opensource library OPENMPI on c++
- 2020-11-10 23:39:46下载
- 积分:1
-
Mutilayer
通过传递矩阵理论计算多层膜结构的反射及透射率(Calculation of reflection and transmittance of multilayer structures by transfer matrix theory)
- 2017-11-08 09:24:02下载
- 积分:1
-
多目标遗传算法优化
研究多目标遗传算法的优化,包含遗传算法过程中涉及的的各个步骤,非常适合于研究遗传算法及对遗传算法进行多目标优化的同学
- 2022-01-25 17:35:18下载
- 积分:1
-
ga
说明: 主要是自己学习时做的习题,希望对你有帮助(Mainly to their own learning exercises to do, want to help you)
- 2011-08-18 22:27:24下载
- 积分:1
-
dijkstra_cuda
采用cuda对dijkstra算法进行并行实现,性能提升7倍多。( U91C7 u75286 u5B09 u5B09 u7)
- 2020-11-17 16:49:39下载
- 积分:1
-
并行分布实现矩阵乘法
资源描述
基于集群,测试后可用。
实现了并行分布式求解矩阵的幂。
基于消息传递的机制。主进程负责分配任务。各个子进程复杂计算。
通过分块,有效的解决了内存不足的问题。
- 2023-07-19 07:35:03下载
- 积分:1
-
mpiqueen
基于MPI的N皇后问题,且剔除镜像解和旋转解(Of MPI-based N-queens problem and the solution removed the mirror solution and the rotation)
- 2012-05-18 13:35:45下载
- 积分:1