登录
首页 » Visual C++ » CUDA

CUDA

于 2020-12-13 发布 文件大小:20187KB
0 292
下载积分: 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 个回复

  • CTImageReconstruction
    ct图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行。(ct image reconstruction system, the program you need to install and configure vtk environment to compile and run the command line.)
    2015-12-15 17:21:08下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • CS
    说明:  SAR-CS成像算法实现,包含运动补偿,速度估计,对0.15m实测数据成过像(SAR-CS imaging algorithms, including motion compensation, the estimated speed of 0.15m measured data into a cross as)
    2008-02-27 20:27:10下载
    积分:1
  • AVI
    光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测(moving objective detection matlab)
    2011-10-27 15:50:28下载
    积分:1
  • SiftSearch
    基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 (Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)
    2009-09-28 12:03:28下载
    积分:1
  • VBfudiao-
    程序可以实现BMP图片特效处理,包括浮雕效果(bmp picture)
    2012-11-21 11:39:03下载
    积分:1
  • Labeling
    对于二值图像进行labeling,求的对象个数,每个对象的像素数,中心点,长宽高矮值等(labeling for bianry image)
    2011-05-09 13:54:15下载
    积分:1
  • PDF417-Encode-a-Decode
    二维码PDF417编码和解码的源代码,可将它们修改后做成匹配的编码和解码对。(The source code of two-dimensional barcode PDF417 encoding and decoding, they can be modified to become a matched encoding and decoding. )
    2012-02-10 21:04:53下载
    积分:1
  • Cohen-SutherlandLiang-Barsky
    基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现(Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm)
    2012-10-24 18:58:06下载
    积分:1
  • DIPSimulator
    图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
    2011-10-10 15:31:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载