CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 并行运算 搜索资源 - 离散

搜索资源列表

  1. mpidwt

    0下载:
  2. 利用Mpi编写的离散小波变换的源程序,并行效果很好-prepared by the use of prostitutes DWT source, in parallel with good results
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.68kb
    • 提供者:sun ligang
  1. DWT

    1下载:
  2. 这是一个一维离散小波变换DWT并行算法,C语言实现
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:chj
  1. MPI

    2下载:
  2. 数值并行算法MPI编程实现 第十八章 矩阵运算 第十九章 线性方程组的直接解法 第二十章 线性方程组的迭代解法 第二十一章 矩阵特征值计算 第二十二章 快速傅氏变换和离散小波变换
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:538.35kb
    • 提供者:hulin
  1. dctmpi

    0下载:
  2. 基于MPI 的网络并行计算环境下的 离散余弦变换并行程序
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:6.17kb
    • 提供者:王娅
  1. DWT

    0下载:
  2. 一个不错的离散小波变换并行算法的MPI源程序- A MPI source code for discrete wavelet transform s parallel algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:1.67kb
    • 提供者:Juri hui
  1. parallel

    0下载:
  2. 并行程序,并行离散化算法实现,粗糙集数据挖掘程序-Parallel programming, parallel discrete algorithms, rough set data mining program
  3. 所属分类:MPI

    • 发布日期:2017-04-09
    • 文件大小:1.07mb
    • 提供者:xdw
  1. parallel

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1.51mb
    • 提供者:肖大伟
  1. AES

    0下载:
  2. 一个并行粗糙集离散化算法,采用VC和MPI并行开发通信接口实现,目前速度最快的离散化算法。-A parallel algorithm for discretization of rough sets, using VC, and MPI parallel development of communication interfaces, the fastest of the discrete algorithm.
  3. 所属分类:MPI

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:肖大伟
  1. psotsp

    0下载:
  2. 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:5.72kb
    • 提供者:何涛
  1. MMS

    0下载:
  2. 离散事件仿真。电梯运行的一个模拟,实现了对离散事件按事件触发的仿真。-Discrete event simulation. A simulation run the elevator, the realization of discrete event simulation is triggered by the event.
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:yang
  1. TestDCT_1st

    0下载:
  2. OpenCL实现的逆向离散余弦变换,校验无误。性能可以达到CPU的两倍以上,OpenCL1.2版测试通过。 C++/OpenCL-OpenCL inverse discrete cosine transform, the checksum is correct. Performance can be achieved more than twice the CPU OpenCL1.2 version of the test. C++/OpenCL
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:14.07kb
    • 提供者:张沛轩
  1. ForLBM2

    1下载:
  2. LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
  3. 所属分类:MPI

    • 发布日期:2017-11-21
    • 文件大小:3.41mb
    • 提供者:tt
  1. gs

    0下载:
  2. 四点高斯积分公式在边界元分析法离散中的计算-Four the Gauss integral formula in boundary element analysis method in the calculation of discrete
  3. 所属分类:MPI

    • 发布日期:2017-10-30
    • 文件大小:579byte
    • 提供者:任登峰
  1. voronoi

    0下载:
  2. 从Voronoi结构所脱胎的计算几何来看,Voronoi图是对平面n个离散点而言的,它把平面分为几个区,每一个区包括一个点,该点所在的区是到该点距离最近点的集合。-From the perspective of a Voronoi structure have spun out of the computational geometry, Voronoi diagram is for plane n discrete points, it put the plane is divided int
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:3.35kb
    • 提供者:李阳
  1. FFT

    0下载:
  2. 一种基于mpi的FFT(快速傅里叶变换)实现 数字信号处理 DSP 离散信号分析-FFT (Fast Fourier Transform) based on a mpi DSP digital signal processing discrete signal analysis
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:14.59kb
    • 提供者:ren
  1. lisanxiaobo-MPI

    0下载:
  2. 基于vc写的离散小波变换程序,运行环境MPI并行,读取文件-Vc wrote on discrete wavelet transform procedures, operating environment MPI parallel, read the file
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:john
  1. computer-control

    0下载:
  2. 利用计算机进行控制器的设计,其中包括离散和连续两种类型的设计-the design of the controller with the help of computer
  3. 所属分类:MPI

    • 发布日期:2017-04-27
    • 文件大小:274.91kb
    • 提供者:hao
  1. D

    1下载:
  2. 采用有限体积算法一阶迎风型离散格式进行数值求解。-Finite volume algorithm first order upwind discretization solved numerically.
  3. 所属分类:MPI

    • 发布日期:2017-03-05
    • 文件大小:148kb
    • 提供者:刘蕾
  1. F

    0下载:
  2. 本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解-The example used in the third-order upwind finite volume method numerical solution of discrete format it
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:507.17kb
    • 提供者:刘蕾
  1. 并行计算MPI程序设计

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar
  3. 所属分类:并行计算

    • 发布日期:2017-12-23
    • 文件大小:210kb
    • 提供者:GuoW
搜珍网 www.dssz.com