资源列表

« 1 2 ... .24 .25 .26 .27 .28 129.30 .31 .32 .33 .34 ... 319 »

[并行运算constrainedcircle

说明:研究各种拟合圆的方法,提出了一个圆的代数距离表示法的系数约束条件,在此约束条件下讨论圆的几何特征参数的估计问题,并给出了特征参数在约束条件下的最小二乘估计.实例验证表明,文中算法比一般最小二乘法具有更高的拟合精度. -Various methods of fitting a circle, a circle is proposed algebraic representation of the coefficient of dist
<pzg> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[并行运算calcCircle

说明:calcCircle.m程序采用通过三点来拟合一个圆,可以得到圆的关键参数(圆心坐标和半径)。-Fitting circle through three points
<pzg> 在 2024-10-28 上传 | 大小:1024 | 下载:0

[并行运算convhull

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

[并行运算MapReduce-Wordcount

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

[并行运算mpi--sort

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

[并行运算danamic-mandel

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

[并行运算statistic-mandelbrot

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

[并行运算pgd

说明:使用propertyGrid的例子,适用于VS2005平台-Examples of using propertyGrid
<jiang> 在 2024-10-28 上传 | 大小: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-10-28 上传 | 大小:166912 | 下载:0

[并行运算powell

说明:鲍威尔法求最优解,C语言,在C++环境下运行,没有错误-Powell method the optimal solution, C language, C++ environment to run, no errors
<goghao> 在 2024-10-28 上传 | 大小: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-10-28 上传 | 大小:2048 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 129.30 .31 .32 .33 .34 ... 319 »

源码中国 www.ymcn.org