登录
首页 » Visual C++ » CUDA

CUDA

于 2020-12-13 发布 文件大小:20187KB
0 210
下载积分: 1 下载次数: 48

代码说明:

  将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法(Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm)

文件列表:

zxl
...\Debug
...\.....\cudart32_50_35.dll,472424,2012-09-25
...\.....\zxl.exe,105472,2013-04-15
...\.....\zxl.ilk,694540,2013-04-15
...\.....\zxl.pdb,1125376,2013-04-15
...\ipch
...\....\zxl-5a2f2cfd
...\....\............\zxl-cc18b5ca.ipch,45416448,2013-04-15
...\zxl
...\...\book.h,5887,2010-09-28
...\...\Debug
...\...\.....\kernel.cu.cache,1030,2013-04-11
...\...\.....\kernel.cu.deps,32595,2013-04-15
...\...\.....\kernel.cu.obj,251741,2013-04-15
...\...\.....\link-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.7408-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link.7408-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.7408.read.1.tlog,2,2013-04-15
...\...\.....\link.7408.write.1.tlog,2,2013-04-15
...\...\.....\link.8148-cvtres.read.1.tlog,2,2013-04-15
...\...\.....\link.8148-cvtres.write.1.tlog,2,2013-04-15
...\...\.....\link.8148.read.1.tlog,2,2013-04-15
...\...\.....\link.8148.write.1.tlog,2,2013-04-15
...\...\.....\link.read.1.tlog,3242,2013-04-15
...\...\.....\link.write.1.tlog,984,2013-04-15
...\...\.....\mt.read.1.tlog,486,2013-04-15
...\...\.....\mt.write.1.tlog,382,2013-04-15
...\...\.....\rc.read.1.tlog,458,2013-04-11
...\...\.....\rc.write.1.tlog,362,2013-04-11
...\...\.....\zxl.Build.CppClean.log,2828,2013-04-11
...\...\.....\zxl.exe.embed.manifest,406,2013-04-11
...\...\.....\zxl.exe.embed.manifest.res,472,2013-04-11
...\...\.....\zxl.exe.intermediate.manifest,381,2013-04-15
...\...\.....\zxl.lastbuildstate,84,2013-04-15
...\...\.....\zxl.log,19094,2013-04-15
...\...\.....\zxl_manifest.rc,196,2013-04-11
...\...\junzhi.txt,3991,2013-04-10
...\...\kernel.cu,4747,2013-04-15
...\...\vc100.pdb,438272,2013-04-15
...\...\zhongzhi.txt,4472,2013-04-10
...\...\zxl.vcxproj,4652,2013-04-10
...\...\zxl.vcxproj.user,143,2013-04-01
...\zxl.sdf,35082240,2013-04-15
...\zxl.sln,876,2013-04-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • BWLabel
    二值图像连通域分析,和MATLAB中bwlabel函数功能相似(Connected domain analysis of binary image, and bwlabel similar function in MATLAB)
    2015-07-27 16:35:25下载
    积分:1
  • Kinect_DepthCanny
    用kinect获取3D图像,并从3D图像中用OpenCV方法从深度图中获取梯度边缘,从而得到更多信息,做后续处理(Get with kinect 3D images, and get the edge gradient from the depth map from a 3D image using OpenCV method to obtain more information, do follow-up treatment)
    2014-02-21 21:19:53下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • FingerPrintDlg
    指纹图像处理包括梯度处理、方向场处理、平滑处理、智能增强处理等(The fingerprint image processing including gradient processing, direction field processing, smooth processing and intelligent enhancement processing, etc)
    2011-04-30 19:28:34下载
    积分:1
  • Vehicle_Detection_Recognition-master
    车型识别图像处理MATLAB代码可运行适合新手入门只用(car recognization adapted rookie study playplay)
    2018-01-09 22:14:19下载
    积分:1
  • cubicfive
    用C++编写的产生文章的程序,方便有需要的人(C generated articles prepared by the procedures that are accessible to people in need)
    2007-05-11 09:18:16下载
    积分:1
  • pian
    偏微分方程_PDEs_模型在图像处理中的若干应用(_PDEs_ Model partial differential equations in image processing)
    2013-03-04 16:57:43下载
    积分:1
  • delaunay
    VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考(VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference)
    2021-04-08 12:39:01下载
    积分:1
  • ruihuafudiao
    实现图像的锐化浮雕等效果。当然,这是我自己弄了很多次之后的。我也忘了它实现的是什么效果了,反正就是大概图片处理一类的。(To achieve the effect of image sharpening and other relief. Of course, I get many times. I also forget to realize what effect, anyway, is about image processing class.)
    2012-08-01 04:43:14下载
    积分:1
  • charrecognition
    《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法("VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm)
    2007-05-28 20:52:03下载
    积分:1
  • 696518资源总数
  • 104617会员总数
  • 12今日下载