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

搜索资源列表

  1. jisuanmofangjuzhen

    0下载:
  2. 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:何永远
  1. bigxijisuyudaiau

    2下载:
  2. 这是一个实用的并行计算源代码,可以用来测试并行机的计算能力-This a practical parallel computing source code can be used to test parallel computing power.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:59.07kb
    • 提供者:star
  1. zhishi1

    0下载:
  2. 关于用vc++实现计算器的源代码,可以帮助你了解vc++的编程-on calculator use vc achieve the source code, can help you find the programming vc
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3kb
    • 提供者:lingdu
  1. ERA

    3下载:
  2. 模态参数识别ERA方法的源代码,可利用该方法进行环境激励下结构模态参数识别。-modal parameter identification ERA method of source code, The method can be used for environmental inspired modal parameter identification.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:18.39kb
    • 提供者:zhuyh
  1. waveletmodalmax

    1下载:
  2. 小波模极大源代码,可用来进行小波降噪或小波模态参数识别,该代码为斯坦福大学源码。-wavelet modulus maxima source code, which can be used for wavelet denoising or wavelet modal parameter identification, The code for the source of Stanford University.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:zhuyh
  1. Source

    0下载:
  2. 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:95.46kb
    • 提供者:shallowgrave
  1. ecmnet20ksrc

    1下载:
  2. 分布式大数分解程序源码,可以再多台机器上利用数域筛法分解大素数。-Distributed integer factorization program source code, the more the machine can use the number field sieve factoring large prime numbers.
  3. 所属分类:并行运算

    • 发布日期:2013-04-30
    • 文件大小:353.43kb
    • 提供者:kunlun
  1. monituihuosuanfa

    0下载:
  2. 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2.07kb
    • 提供者:张飞
  1. NVIDIA_CUBLAS_1.1

    0下载:
  2. Nividia提供的CUDA的BLAS库源码,可以在GPU上运行BLAS函数-Nividia provided CUDA source code of the BLAS library, you can run GPU function BLAS
  3. 所属分类:MPI

    • 发布日期:2016-09-19
    • 文件大小:258.55kb
    • 提供者:alex
  1. readme_vhd

    0下载:
  2. VHDL串并转换源程序,可以实现信号在串行和并行间的转换。-SERDES VHDL source code, you can achieve signal at between serial and parallel conversion.
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:802byte
    • 提供者:kimli
  1. ACO

    0下载:
  2. 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:173.88kb
    • 提供者:
  1. smosvm

    0下载:
  2. 一个向量机(svm)的 序列最小优化算法源码,该算法可用来开发svm的并行算法!-A vector machine (svm) the sequential minimal optimization algorithm source code, the algorithm can be used to develop parallel algorithms svm!
  3. 所属分类:MPI

    • 发布日期:2017-05-28
    • 文件大小:9.89mb
    • 提供者:认可
  1. CPP

    1下载:
  2. C++大数类可实现大数的四则运算,,本文提供源代码和详细说明。-C++ class can achieve large numbers of large numbers of arithmetic, This article provides source code and detailed instructions.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:66.88kb
    • 提供者:李高伟
  1. GGammeOfLifeea

    0下载:
  2. Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:1.76kb
    • 提供者:
  1. CUDAByExample.tar

    0下载:
  2. CUDAByExample是GPU并行开发之CUDA实战的源代码。相关书籍可以在我的其他内容中找到。-CUDAByExample is the the GPU parallel development of the CUDA actual source code. Related books can be found in my other.
  3. 所属分类:MPI

    • 发布日期:2017-12-05
    • 文件大小:298.7kb
    • 提供者:liu
  1. QPSK

    0下载:
  2. QPSK调制的VHDL源代码,大家在使用的时候就可以方便的调用了-VHDL source code of QPSK modulation , you can conveniently call when using
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:803byte
    • 提供者:wanghaun
  1. GPIO_Interrupt

    0下载:
  2. TMS320C6678 GPIO源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,GPIO主要用于通用管脚的输入输出,可以响应中断,代码书写简单,可以用于简单的命令控制-TMS320C6678 GPIO source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, GPIO mainly used for gener
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:150.38kb
    • 提供者:leiran
  1. MODBUS-R20-

    0下载:
  2. Source requirements for at least 5 C or Java source code or other good source code or programming learning materials, the higher the quality of the number of downloads (generally upload 5, you can download 200). Please do not repeat the same source
  3. 所属分类:MPI

    • 发布日期:2017-05-07
    • 文件大小:1.3mb
    • 提供者:tudj
  1. ga

    0下载:
  2. 遗传算法原源程序,注释完整,很适合初学者,可以直接调用。-Genetic algorithm and the original source code, comments complete, very suitable for beginners, can be called directly.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:迟锐
  1. 734381

    0下载:
  2. Windump3 源代码,可以用来学习参考的好资料,不错-Windump3 source code, can be used to study the reference of good materials, good
  3. 所属分类:MPI

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