搜索资源列表
StackPool
- 一个双向栈的C++实现,支持多线程环境。适用2个list记录栈的移入移除。
matrix_lu3
- LU_seial,c是针对c语言开发的串行LU分解,并进行了cache优化。 LU_parallel.c是用多线程的方法实现LU分解的并行化,加速比在1.3左右。-LU_seial, c is for c language development serial LU decomposition, and conducted cache optimization. LU_parallel.c is multi-threaded approach to achieve parallel LU d