CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - parallel programming

搜索资源列表

  1. hough_直线

    1下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:78.69kb
    • 提供者:刘秉帼
  1. gl_water_source.rar

    1下载:
  2. 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-21
    • 文件大小:277.34kb
    • 提供者:shiping
  1. hough.rar

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:liyu
  1. shearlet

    1下载:
  2. shearlet 图像重构程序:(该理论还在发展;程序设计原理主要来自一篇论文,但也有显著不同) 请启动并行计算然后运行exper!-shearlet image reconstruction process: (The theory is still developing programming principles mainly from the paper, but there are also significant differences) start and then run
  3. 所属分类:Graph program

    • 发布日期:2016-07-09
    • 文件大小:12kb
    • 提供者:
  1. analgorithmforextractionandanalysis

    0下载:
  2. 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one of the important ways, the use
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:1.05mb
    • 提供者:martin
  1. gpu

    0下载:
  2. gpu编程书籍 并行计算机导论 对gpu编程者有很大的帮助-Parallel gpu computer programming books An Introduction to Programming on the gpu are of great help
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:伍天
  1. GPU-CUDA001

    0下载:
  2. 文章介绍如何使用CUDA实现神经网络,并把他应用在GPU图像处理单元上。 -An Artificial Neural Network is an information processing method that was inspired by the way biological nervous systems function, such as the brain, to process information. It is composed of a large number of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.33mb
    • 提供者:尘封
  1. VTK-Parallel-Programming-

    0下载:
  2. 关于vtk的并行,parallel processing文章,很好的入门资料-introduce parallel procesing,best for learning parallel vtk programming
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:283.85kb
    • 提供者:lee
  1. hardware-GPU

    0下载:
  2. 里面包含目前流行的nvidia的GPU的硬件体系结构简介,对于CUDA并行编程的编写与调试会有很大帮助!-Which contains the currently popular nvidia GPU hardware architecture Introduction, for the preparation of the CUDA parallel programming and debugging will be very helpful!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:55.13kb
    • 提供者:xzq
  1. edgedetection.tar

    0下载:
  2. To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proce-To detect edge of an image using canny edge detection using parallel programming . MPI library is used to parallel the proces
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.75mb
    • 提供者:JITEN
  1. circledetection_squaredetection

    1下载:
  2. 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:7.66mb
    • 提供者:janifer
  1. rand_match

    0下载:
  2. 并行程序;本程序中通过变量DataSize指定了待排序序列的长度为60,顺序输出各个处理器的局部数据就可以得到全局有序的序列。-Parallel programming this process through the variables to be sorted DataSize specified length of sequence 60, the order of the output of the partial data each processor can be the over
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2.42kb
    • 提供者:mategr
  1. OpenGL_Robot

    0下载:
  2. 机器人功能实现:通过编程实现机器人图形绘制,鼠标控制机器人平行移动,上下左右键实现机器人的手脚运动-Robot functions: through programming the robot graphics, parallel moving the mouse to control the robot, the up and down or so key to realize the robot s movement
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:353.54kb
    • 提供者:张寅艳
  1. OPENCL_SRC

    0下载:
  2. OpenCL是一个为异构平台编写程序的框架,此异构平台可由CPU,GPU或其他类型的处理器组成。OpenCL由一门用于编写kernels (在OpenCL设备上运行的函数)的语言(基于C99)和一组用于定义并控制平台的API组成。OpenCL提供了基于任务分割和数据分割的并行计算机制。该代码非常适合学习OpenCL。-OpenCL is a programming framework for heterogeneous platforms, the heterogeneous platform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.71mb
    • 提供者:润柳情结
  1. code1

    0下载:
  2. 图书《实战matlab之并行程序设计》第一章matlab源码实现-Books " real matlab of parallel programming," the first chapter matlab source code to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:7.77kb
    • 提供者:王丹莹
  1. code2

    0下载:
  2. 图书《实战matlab之并行程序设计》第二章matlab源码实现-The book " The actual matlab Parallel Programming" chapter matlab source code to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:10.08kb
    • 提供者:王丹莹
  1. code3

    0下载:
  2. 图书《实战matlab之并行程序设计》第三章matlab源码实现-The book " The actual matlab parallel programming" Chapter III achieve matlab source
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:4.31mb
    • 提供者:王丹莹
  1. code4

    0下载:
  2. 图书《实战matlab之并行程序设计》第四章matlab源码实现-The book " The actual matlab parallel programming" chapter matlab source code to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:王丹莹
  1. code5

    0下载:
  2. 图书《实战matlab之并行程序设计》第五章matlab源码实现-The book " The actual matlab parallel programming" chapter matlab source code to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:9.73kb
    • 提供者:王丹莹
  1. OpenCL

    1下载:
  2. OpenCL Parallel Programming Development Cookbook OpenCL 编程指南 为了充分利用本书,强烈建议您是软件开发人员或嵌入式软件开发人员,对并行软件开发感兴趣,但不知道在哪里/如何开始。理想情况下,您应该知道一些C或C ++(您可以选择C,因为它比较简单),并且舒适地使用跨平台构建系统,例如Linux环境中的CMake。(To get the most out of this book, it is highly recommended tha
  3. 所属分类:OpenGL

    • 发布日期:2017-12-27
    • 文件大小:2.19mb
    • 提供者:Srang
« 12 »
搜珍网 www.dssz.com