资源列表

« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 319 »

[并行运算MultiThread

说明:
<cjy> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[并行运算MPIPoisson

说明: Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想-Jacobi iterative method for solving Poisson equation MPI parallel programming. Acceptable parameters as the iss
<能想的呆子> 在 2024-09-27 上传 | 大小:4096 | 下载:0

[并行运算pingjunshu

说明:用键盘输入两个数,按计算按钮在平均数的编辑框中显示两个数的平均数-Keyboard input with two numbers by calculating the average number of buttons in the edit box shows the average of two a few
<王林林> 在 2024-09-27 上传 | 大小:324608 | 下载:0

[并行运算1

说明:所以请不要将文件放在这两个目录下超声速流二维守恒-Therefore, please do not file on these two directories under the two-dimensional supersonic flow conservation
<huangyue> 在 2024-09-27 上传 | 大小:449536 | 下载:0

[并行运算nozzle_shock

说明:喷管加激波,呵呵,大家尽快下啊下载喷管-Nozzle increases shock, huh, huh, ah everyone to download as soon as possible under the nozzle
<huangyue> 在 2024-09-27 上传 | 大小:60416 | 下载:0

[并行运算DC++_0.24

说明:DC++ 0.24版本发布于2003年三月,源码结构很清楚,用vc++打开-DC++ 0.24 version released in March 2003, source code structure is very clear, using vc open
<wb> 在 2024-09-27 上传 | 大小:589824 | 下载:0

[并行运算Chaos

说明:描述混沌现象的判断及其使用MATLAB对该过程的仿真的程序源码-Descr iption of chaotic phenomena and the use of MATLAB to determine the course of the simulation procedure source
<郭义> 在 2024-09-27 上传 | 大小:17408 | 下载:0

[并行运算DWT

说明:这是一个一维离散小波变换DWT并行算法,C语言实现-This is a one-dimensional discrete wavelet transform DWT parallel algorithm, C language
<chj> 在 2024-09-27 上传 | 大小:2048 | 下载:1

[并行运算queen

说明:所谓八皇后问题(Eight Queens Problem),是在8*8格的棋盘上,放置8个皇后。要求每行每列放一个皇后,而且每一条对角线和每一条反对角线上最多只能有一个皇后,这是一个典型并行算法,C语言实现。-The so-called Queen s the issue of eight (Eight Queens Problem), in the 8* 8 grid of the chessboard, 8 Queen s plac
<chj> 在 2024-09-27 上传 | 大小:4096 | 下载:0

[并行运算beibao

说明:0-1背包问题(0-1 Knapsack Problem)的定义为:设集合 代表m件物品,正整数 分别表示第 件物品的价值与重量,那么0-1背包问题KNAP(A,c)定义为,求A的子集,使得重量之和小于背包的容量c,并使得价值和最大。-0-1 knapsack problem (0-1 Knapsack Problem) is defined as: set up a collection on behalf of m items, r
<chj> 在 2024-09-27 上传 | 大小:2048 | 下载:0

[并行运算box

说明:经典的一维装箱问题(Bin Packing Problem)是指,给定 件物品的序列 ,物品 的大小 ,要求将这些物品装入单位容量1的箱子 中,使得每个箱子中的物品大小之和不超过1,并使所使用的箱子数目 最小。-Classic one-dimensional bin-packing problem (Bin Packing Problem) means that a given sequence of items, item size,
<chj> 在 2024-09-27 上传 | 大小:3072 | 下载:0

[并行运算connect

说明:顶点倒塌(Vertex Collapse)算法中,一开始图中的N个顶点看作N个孤立的超顶点(Super Vertex),算法运行中,有边连通的超顶点相继合并,直到形成最后的整个连通分量。每个顶点属于且仅属于一个超顶点,超顶点中标号最小者称为该超顶点的根。-Collapsed vertex (Vertex Collapse) algorithm, one began to map the N vertices as N isolated
<chj> 在 2024-09-27 上传 | 大小:2048 | 下载:0
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 319 »

源码中国 www.ymcn.org