资源列表

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

[并行运算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

[并行运算01knapsack

说明:MPI 并行编程 一维0/1口袋问题 动态规划 求优化解-MPI parallel programming one-dimensional 0/1 pocket of the problem of dynamic programming for optimal solution
<sangecoa> 在 2024-09-27 上传 | 大小:2048 | 下载:0

[并行运算mpi14

说明:用于并行计算模式串匹配可以根据每个源程序代码附加的测试结果加深理解-Parallel computing model for string matching based on source code for each additional test results to deepen understanding
<james> 在 2024-09-27 上传 | 大小:7168 | 下载:0

[并行运算mpi15

说明:也是关于并行计算的问题,用来将解决邻接矩阵中的传递闭包。程序中有详细的注释,程序后有测试结果和说明-Also on the parallel computing problem, used to solve the adjacency matrix of the transitive closure. Procedures are detailed in the Notes, the program after the test res
<james> 在 2024-09-27 上传 | 大小:237568 | 下载:0

[并行运算mpi16

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

[并行运算mpi17

说明:关于矩阵转置的mpi算法,除了配置以外并没有多大困难理解算法,算法有详细说明,而且有详细的测试用例-err
<james> 在 2024-09-27 上传 | 大小:6144 | 下载:0

[并行运算biology

说明:生物领域的一个并行计算代码,通过蛋白质网络之间各点关系计算矩阵-The biological area is a parallel computing code, through the protein network of relations between the points calculated matrix
<hunter> 在 2024-09-27 上传 | 大小:2048 | 下载:0

[并行运算ieeeConv

说明:卷积地实现 编译工具-err
<风雨飘摇> 在 2024-09-27 上传 | 大小:20480 | 下载:0

[并行运算yuyan

说明:此程序能过求解单纯形法,两阶段法,大M法,用C语言能够编写程序,运算功能强大-This process can lead to solve the simplex method, two-stage method, large M law, be able to use C language programming, powerful computing
<fengke> 在 2024-09-27 上传 | 大小:2048 | 下载:0

[并行运算Jacobi

说明:并行计算中的Jacobi算法实现,用mpi编程完成-Parallel computing algorithm of Jacobi, complete with mpi programming
<kmart> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[并行运算transpose

说明:矩阵转置并行算法实现,C语言开发,用mpi编程完成-Matrix transpose parallel algorithm, C language development, with the completion of mpi programming
<kmart> 在 2024-09-27 上传 | 大小:2048 | 下载:0
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 319 »

源码中国 www.ymcn.org