搜索资源列表
2-1
- 利用最少回合數 對於給定一個字串 再給定一些參考字元 利用替換掉字元來達到與給定的字串為目的-use for at least a few rounds to set a string to give up some reference to the use of characters to replace characters to meet and the string for the purpose of
本程序实现了并行环境下mandelbrot集的实时显示
- 本程序实现了并行环境下mandelbrot集的实时显示,可以放大区域及回退,this project is to display the mandelbrot set, and also realizes the functions of zooming selected zone and going backward
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
02mpi-mandel
- 用vc实现一个画出曼德勃罗特集的mpi并行程序。请先装mpi。-using vc to implement a mpi program which draw out the mandel set. Please install mpi first.
julia
- 一个基础的CUDA例子,绘画出julia集合。-One based on CUDA example, draw julia set.
Mathmatics_Analysis
- 计算函数,为求某一函数的最小值。其中自变量的个数为2个。可自己设定。-Calculation function, for the sake of the minimum value of a function. In which the number of independent variables for the two. Can be set.
ex2_simulated_annealing
- MPI并行计算模拟退火算法,可以设置处理器结点个数,比较不同节点个数时的计算时间-MPI parallel computing simulated annealing algorithm, you can set the number of processor nodes, the number of different nodes at the time of computing time
paralall_sort
- mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
ListViewFilter_src
- This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header.
qcjy
- 按递增次序生成集合M的最小的100个数并输出之。 M的定义为:①1∈M ②X∈M,则2X+1∈M且3X+1∈M; 显然M是一无限集合,M={1,3,4,7,9,。。。}-Generated by the increasing order of the smallest set M and the output of the number 100. M is defined as: ① 1 ∈ M ② X ∈ M, the 2X+1 ∈ M and 3X+1 ∈ M Clearly M is a
mandelbrot
- mandelbrot 曼氏集合并行处理-mansoni mandelbrot set parallel processing
jacobi
- Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
CUDA_Startup
- CUDA入门必备:包括CUDA安装方法,语法高亮,工程Wizard文件,参考手册和编程文档。-Entry must CUDA: CUDA installation methods including, syntax highlighting, project Wizard documents, reference manuals and program documentation.
An_Introduction_to_Basis_Sets
- gaussian程序中的各种函数的应用 基组的选择和应用环境-gaussian process a variety of functions in the application of basis set selection and application environment
Yamini.Navid.Mandelbrot
- This the Mandelbrot set with mpi-This is the Mandelbrot set with mpi
jishuqi
- 实现了计数器的全过程以及工程建立的实现,有很强的实用价值-Achieved a counter set up the whole process as well as project implementation, has a strong practical value
parallel
- 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
mb
- 并行环境下实现应用曼德勃罗特集合实现分型图形。-Parallel environment to achieve application of Mandelbrot set to achieve sub-type graphics.
shujupaixu
- 对一组数据进行从大到小或者从小到大的排序,方便以后的操作 -A set of data, from biggest to smallest or from smallest to largest order to facilitate the operation of the future
CUDAtools
- CUDA(GPU计算)开发资料,包括3份文档和一份快速开发设置工具,文档包括有CUDA环境设置,CUDA简易编程以及非常有名的深入浅出谈CUDA技术一文。-CUDA (GPU computing) development information, including three copies of the document and a set for rapid development tools, documentation including CUDA environment setting