资源列表
[并行运算] genetic-algorithm
说明:计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credibility of the genetic algorithm<huangxi> 在 2025-06-19 上传 | 大小:281kb | 下载:0
[并行运算] capi-0.20
说明:本代码为周伟明著的《多核计算与程序设计》一书所对应的源代码, 书中,有对本项目中各种数据结构与算法源代码的详细描述。 并且在《多核计算与程序设计》一书的附录中,有本项目各个源文件和书中的章节对照表。-The code for Wei-Ming Zhou of the " multi-core computing and programming," a book by the corresponding source code, the book, there are a<> 在 2025-06-19 上传 | 大小:283kb | 下载:0
[并行运算] Source-Cod-CUDA-by-example
说明:源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example<Joe> 在 2025-06-19 上传 | 大小:288kb | 下载:0
[并行运算] chapter6
说明:划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitioning and divide and conquer metho<ws2010> 在 2025-06-19 上传 | 大小:283kb | 下载:0
[并行运算] fluent-Mixture-for-loop
说明:fluent 多相流循环,主要用于fluent优化编程子程序-fluent multiphase flow loop<ajenecheng> 在 2025-06-19 上传 | 大小:287kb | 下载:0
[并行运算] lizheng_code
说明:里面包含FEM model的MPI算法程序,程序无误可用。-FEM model of MPI algorithm program<刘建凯> 在 2025-06-19 上传 | 大小:290kb | 下载:0
[并行运算] OpenCoarrays-2.0.0-rc1.tar
说明:OpenCoarrays is an open-source software project that produces an application binary interface (ABI) used by the GNU Compiler Collection (GCC) Fortran front-end to build executable programs that leverage the parallel programming features of the Fortra<sydous> 在 2025-06-19 上传 | 大小:281kb | 下载:0