资源列表
[并行运算] 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-07-23 上传 | 大小: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-07-23 上传 | 大小:283kb | 下载:0
[并行运算] cuda_based
说明:并行计算中如何进行矩阵运算,文档详细介绍了矩阵运算的并行方法。-A good document on how to realize metrix plus on GPU<小鹏> 在 2025-07-23 上传 | 大小:278kb | 下载:0
[并行运算] chapter6
说明:划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitioning and divide and conquer metho<ws2010> 在 2025-07-23 上传 | 大小:283kb | 下载:0
[并行运算] computer-control
说明:利用计算机进行控制器的设计,其中包括离散和连续两种类型的设计-the design of the controller with the help of computer<hao> 在 2025-07-23 上传 | 大小:275kb | 下载: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-07-23 上传 | 大小:281kb | 下载:0