登录
首页 » Visual C++ » 用CUDA的SAR面目标回波生成的代码source

用CUDA的SAR面目标回波生成的代码source

于 2020-07-20 发布 文件大小:7990KB
0 296
下载积分: 1 下载次数: 47

代码说明:

  用CUDA的SAR面目标回波生成的代码。(Multiple points SAR echo simulation Algorithm based on GPU via CUDA)

文件列表:

面目标回波生成代码
..................\complex_def.c,4697,2010-09-09
..................\complex_def.h,4138,2010-09-09
..................\DEM_create.c,3405,2010-09-09
..................\DEM_create.h,2273,2010-09-09
..................\file_mat.c,18025,2010-09-09
..................\file_mat.h,10314,2010-09-09
..................\main.c,1365,2010-09-09
..................\raw_signal.c,19851,2010-09-09
..................\raw_signal.h,5937,2010-09-09
..................\test
..................\....\Debug
..................\....\.....\CL.read.1.tlog,18090,2012-12-14
..................\....\.....\CL.write.1.tlog,4986,2012-12-14
..................\....\.....\complex_def.obj,19688,2012-12-14
..................\....\.....\DEM_create.obj,8504,2012-12-14
..................\....\.....\file_mat.obj,20098,2012-12-14
..................\....\.....\link-cvtres.read.1.tlog,2,2012-12-14
..................\....\.....\link-cvtres.write.1.tlog,2,2012-12-14
..................\....\.....\link.4332-cvtres.read.1.tlog,2,2012-12-14
..................\....\.....\link.4332-cvtres.write.1.tlog,2,2012-12-14
..................\....\.....\link.4332.read.1.tlog,2,2012-12-14
..................\....\.....\link.4332.write.1.tlog,2,2012-12-14
..................\....\.....\link.8068-cvtres.read.1.tlog,2,2012-12-14
..................\....\.....\link.8068-cvtres.write.1.tlog,2,2012-12-14
..................\....\.....\link.8068.read.1.tlog,2,2012-12-14
..................\....\.....\link.8068.write.1.tlog,2,2012-12-14
..................\....\.....\link.read.1.tlog,8854,2012-12-14
..................\....\.....\link.write.1.tlog,2842,2012-12-14
..................\....\.....\main.obj,6670,2012-12-14
..................\....\.....\mt.read.1.tlog,674,2012-12-14
..................\....\.....\mt.write.1.tlog,350,2012-12-14
..................\....\.....\raw_signal.obj,32370,2012-12-14
..................\....\.....\rc.read.1.tlog,618,2012-12-14
..................\....\.....\rc.write.1.tlog,634,2012-12-14
..................\....\.....\test.exe,567808,2012-12-14
..................\....\.....\test.exe.embed.manifest,406,2011-12-28
..................\....\.....\test.exe.embed.manifest.res,472,2012-12-14
..................\....\.....\test.exe.intermediate.manifest,381,2012-12-14
..................\....\.....\test.ilk,1115136,2012-12-14
..................\....\.....\test.lastbuildstate,91,2012-12-14
..................\....\.....\test.log,8893,2012-12-14
..................\....\.....\test.pdb,2083840,2012-12-14
..................\....\.....\test_main.obj,2478,2010-09-09
..................\....\.....\test_manifest.rc,204,2011-12-28
..................\....\.....\vc100.idb,68608,2012-12-14
..................\....\.....\vc100.pdb,61440,2012-12-14
..................\....\.....\vc60.pdb,53248,2010-09-09
..................\....\ipch
..................\....\....\test-3fed1ee1
..................\....\....\.............\test-36d04f6.ipch,2359296,2012-12-25
..................\....\RAW_signal.txt,23910066,2012-12-14
..................\....\test.dsp,4785,2010-09-09
..................\....\test.dsw,533,2010-09-09
..................\....\test.ncb,66560,2010-09-09
..................\....\test.opt,48640,2010-09-09
..................\....\test.plg,3070,2010-09-09
..................\....\test.sdf,2052096,2012-12-25
..................\....\test.sln,874,2012-12-25
..................\....\test.vcxproj,6483,2011-12-28
..................\....\test.vcxproj.filters,1714,2011-12-28
..................\....\test.vcxproj.user,143,2011-12-28
..................\一种双仿真级别干涉合成孔径雷达单视图像对仿真器.pdf,791421,2012-02-20

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

发表评论

0 个回复

  • suanfu.rar
    进行相关运算时必须要是用的一些步骤,可以解决相关算法的一些问题(Related operations must be used in a number of steps can be solved a number of issues related to algorithm)
    2008-05-22 20:12:54下载
    积分:1
  • MergeSort
    并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)
    2020-11-20 14:59:38下载
    积分:1
  • lsqrf90-v2
    Hight Performance Computing Demos
    2010-12-22 17:32:45下载
    积分:1
  • circle_surface_mpi
    calculate the circle surface using parallel mpi
    2012-12-31 00:41:14下载
    积分:1
  • nbody
    在学完了并行计算和OPGL之后,努力做了这个程序。小有成就感,还需及需努力(Finished school and OPGL parallel computing efforts, after doing this procedure. Modicum of success a sense of need and the need to)
    2020-11-13 21:29:43下载
    积分:1
  • Matrix_mulitiple
    使用CUDA并行语言编写的矩阵乘法,与串行语句的对比试验,主要检测出CPU与GPU运行的时间,通过比较时间,达到比较效果。另外此程序可以随意更改矩阵的维数,增强程序的移植性。(CUDA parallel language use matrix multiplication, and serial statement comparison test, the main test of CPU and GPU to run time, by comparing the time, to compare results. Also this program can change the dimension of the matrix, and enhanced portability of the program.)
    2020-12-11 21:49:17下载
    积分:1
  • parallel
    并行程序,并行离散化算法实现,粗糙集数据挖掘程序(Parallel programming, parallel discrete algorithms, rough set data mining program)
    2009-12-09 10:14:59下载
    积分:1
  • NVIDIA_CUDA_1
    cuda资料,对于并行编程很有帮助!该资料描述了cuda的基本信息,以及重要的步骤,让您逐渐上手,轻松掌握cuda并行编程。(cuda information useful for parallel programming! The information describes the cuda s basic information, as well as an important step, so that gradually you get started, easy to master parallel programming cuda.)
    2020-12-11 21:39:18下载
    积分:1
  • cuda_lecture_1
    清华大学郑仰东CUDA教学课件1,是很好的CUDA入门材料(Tsinghua university ZhengAngDong s CUDA teaching courseware 1,a very good CUDA introductory material)
    2012-05-16 22:55:28下载
    积分:1
  • cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
    compilateur de code source
    2011-12-30 07:19:40下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载