资源列表

« 1 2 ... .77 .78 .79 .80 .81 282.83 .84 .85 .86 .87 ... 319 »

[并行运算Chaos

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

[并行运算DWT

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

[并行运算mpi14

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

[并行运算mpi16

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

[并行运算mpi17

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

[并行运算biology

说明:生物领域的一个并行计算代码,通过蛋白质网络之间各点关系计算矩阵-The biological area is a parallel computing code, through the protein network of relations between the points calculated matrix
<hunter> 在 2024-10-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 282.83 .84 .85 .86 .87 ... 319 »

源码中国 www.ymcn.org