资源列表

« 1 2 ... .17 .18 .19 .20 .21 122.23 .24 .25 .26 .27 ... 319 »

[并行运算convhull

说明:设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let
<pzg> 在 2024-09-29 上传 | 大小:26624 | 下载:0

[并行运算renyanglangshucaiguohe

说明:人、羊、蔬菜、狼如何过河?这是一个用matlab语言编写的程序来求解他们怎么过河的算法。-Human, sheep, vegetables, how the wolf across the river? This is a program written using matlab to solve them how to cross the river of the algorithm.
<pzg> 在 2024-09-29 上传 | 大小:5120 | 下载:0

[并行运算MapReduce-Wordcount

说明:MapReduce-Wordcount例子-MapReduce-Wordcount example
<zengyanp> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[并行运算mpi--sort

说明:一个实现并行编程--排序的简单代码,很简单很实用!-failed to translate
<hanson> 在 2024-09-29 上传 | 大小:314368 | 下载:0

[并行运算danamic-mandel

说明:使用动态调度的mandelbrot集的并行实现。运用了mpi编程技术-Mandelbrot set using dynamic scheduling of parallel implementation. Use of mpi programming
<wanyihan> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[并行运算statistic-mandelbrot

说明:使用静态调度的mandelbrot集的并行实现。 运用了mpi编程技术-Mandelbrot set using the static scheduling of parallel implementation. Use of mpi programming
<wanyihan> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[并行运算pgd

说明:使用propertyGrid的例子,适用于VS2005平台-Examples of using propertyGrid
<jiang> 在 2024-09-29 上传 | 大小:36864 | 下载:0

[并行运算mpi-kmp

说明:详细的kmp并行算法实现源代码,在机群系统上适用,并附加详细的算法说明-Kmp parallel algorithm in detail the source code for the cluster systems, and additional details of the algorithm descr iption
<jiang> 在 2024-09-29 上传 | 大小:166912 | 下载:0

[并行运算powell

说明:鲍威尔法求最优解,C语言,在C++环境下运行,没有错误-Powell method the optimal solution, C language, C++ environment to run, no errors
<goghao> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[并行运算quicksort

说明:This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
<saretaxd> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[并行运算totalwages

说明:收入计算器...输入收入,税率,可算出应得收入-wage calculator...enter wage,tax rate, calculates wages you are gonna get
<郎明彦> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[并行运算20000802

说明:Aplicatie MPI in procesare imagini,.
<oana22> 在 2024-09-29 上传 | 大小:2048 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 122.23 .24 .25 .26 .27 ... 319 »

源码中国 www.ymcn.org