说明:描述混沌现象的判断及其使用MATLAB对该过程的仿真的程序源码-Descr iption of chaotic phenomena and the use of MATLAB to determine the course of the simulation procedure source <郭义> 在 2024-11-05 上传
| 大小:17408 | 下载:0
说明:这是一个一维离散小波变换DWT并行算法,C语言实现-This is a one-dimensional discrete wavelet transform DWT parallel algorithm, C language <chj> 在 2024-11-05 上传
| 大小:2048 | 下载:1
说明:所谓八皇后问题(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-11-05 上传
| 大小:4096 | 下载:0
说明: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-11-05 上传
| 大小:2048 | 下载:0
说明:顶点倒塌(Vertex Collapse)算法中,一开始图中的N个顶点看作N个孤立的超顶点(Super Vertex),算法运行中,有边连通的超顶点相继合并,直到形成最后的整个连通分量。每个顶点属于且仅属于一个超顶点,超顶点中标号最小者称为该超顶点的根。-Collapsed vertex (Vertex Collapse) algorithm, one began to map the N vertices as N isolated <chj> 在 2024-11-05 上传
| 大小:2048 | 下载:0
说明:用于并行计算模式串匹配可以根据每个源程序代码附加的测试结果加深理解-Parallel computing model for string matching based on source code for each additional test results to deepen understanding <james> 在 2024-11-05 上传
| 大小:7168 | 下载:0
说明:也是关于并行计算的问题,用来将解决邻接矩阵中的传递闭包。程序中有详细的注释,程序后有测试结果和说明-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-11-05 上传
| 大小:237568 | 下载:0
说明:生物领域的一个并行计算代码,通过蛋白质网络之间各点关系计算矩阵-The biological area is a parallel computing code, through the protein network of relations between the points calculated matrix <hunter> 在 2024-11-05 上传
| 大小:2048 | 下载:0