资源列表

« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 319 »

[并行运算c

说明:c算法大全,包含100种c算法集合,很详细
<> 在 2024-10-21 上传 | 大小:288768 | 下载:0

[并行运算pi

说明:多核编程中求取pi值的几种算法,给大家参考参考,有问题的地方请大家指教-Strike a pi value of multi-core programming of several algorithms, for everyone to refer to the reference, there are problem areas Please advise
<小企鹅> 在 2024-10-21 上传 | 大小:288768 | 下载:0

[并行运算genetic-algorithm

说明:计算机学报,通过对多维解析函数的重复计算并对计算结果进行统计分析来讨论 遗传算法的可靠性和可信度。本文含金量高。-Computer Science, through the multi-dimensional analytic functions of double counting and statistical analysis of the results to discuss the reliability and credib
<huangxi> 在 2024-10-21 上传 | 大小:287744 | 下载:0

[并行运算capi-0.20

说明:本代码为周伟明著的《多核计算与程序设计》一书所对应的源代码, 书中,有对本项目中各种数据结构与算法源代码的详细描述。 并且在《多核计算与程序设计》一书的附录中,有本项目各个源文件和书中的章节对照表。-The code for Wei-Ming Zhou of the " multi-core computing and programming," a book by the corresponding sour
<> 在 2024-10-21 上传 | 大小:289792 | 下载:0

[并行运算Source-Cod-CUDA-by-example

说明:源码-CUDA by example 非常好的CUDA入门书籍-Source Code-CUDA by example
<Joe> 在 2024-10-21 上传 | 大小:294912 | 下载:0

[并行运算final

说明:project of finalization of analog to digital
<tango> 在 2024-10-21 上传 | 大小:290816 | 下载:0

[并行运算Calculator

说明:c++编写的科学计算器源代码,支持科学计算及表达式计算,可选择角度、弧度制,自带常量-scientific calculator source code written by c++ support scientific computing and expressions to select the angle in radians, comes with constant
<王钰> 在 2024-10-21 上传 | 大小:296960 | 下载:0

[并行运算chapter6

说明:划分(partitioning):将问题分为若干个独立的部分。 分治法(divide and conquer method):将一个大问题逐步分割成若干个原问题的子问题,用简单且相同的方法对这些子问题进行求解,然后将这些子问题的解组合成原问题的解。 在分治法中分解问题和合并结果常使用递归技术来实现。递归分治法能使各个子问题并行化执行,即各个进程用来执行被分解的部分。 通常数据的划分也同时局部化。 -partitionin
<ws2010> 在 2024-10-21 上传 | 大小:289792 | 下载:0

[并行运算Sherwood

说明:写一个Sherwood算法C(X),与算法A(X),B(X),D(X)比较,给出实验结果。-Write a the Sherwood algorithm of C (X), with the algorithm A (X), B (X), D (X), experimental results are presented.
<zhouqi> 在 2024-10-21 上传 | 大小:288768 | 下载:0

[并行运算fluent-Mixture-for-loop

说明:fluent 多相流循环,主要用于fluent优化编程子程序-fluent multiphase flow loop
<ajenecheng> 在 2024-10-21 上传 | 大小:293888 | 下载:0

[并行运算lizheng_code

说明:里面包含FEM model的MPI算法程序,程序无误可用。-FEM model of MPI algorithm program
<刘建凯> 在 2024-10-21 上传 | 大小:296960 | 下载:0

[并行运算merge

说明:MPI MERGE. Merge sort to test in mpi parallel programming.
<Red> 在 2024-10-21 上传 | 大小:291840 | 下载:0
« 1 2 ... 87 88 89 90 91 9293 94 95 96 97 ... 319 »

源码中国 www.ymcn.org