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

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

于 2020-07-20 发布 文件大小:7990KB
0 328
下载积分: 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 个回复

  • final
    基于C语言的MPICH程序,实现矩阵相乘(C-based MPICH program, to achieve matrix multiplication)
    2011-12-16 14:10:39下载
    积分:1
  • MergeSort
    并行归并排序算法,基于mpi的并行归并排序算法(A parallel merge sort algorithm)
    2020-11-20 14:59:38下载
    积分:1
  • MPI-Nbody
    MPI编程-Nbody问题并行程序(计算1000个天体的移动,天体数据由文件sample_input.in读入,结果输出到文件result1000.data)(MPI Programming-Nbody Parallel (1000 calculated the movement of celestial bodies, Objects sample_input.in data from the document read into, Results output to a file result1000.data))
    2020-11-13 21:29:43下载
    积分:1
  • cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
    compilateur de code source
    2011-12-30 07:19:40下载
    积分:1
  • parallelcomputing
    一些关于并行计算的资料,对初学并行计算的人会有些许帮助(Information about parallel computing, parallel computing for beginners who have a little help)
    2010-06-18 22:24:03下载
    积分:1
  • canon
    并行计算实验,用于矩阵乘法的计算,canon算法,使用mpi方法(algorithm includes openmp,pthread,mpi,mapreduce and so on )
    2012-02-11 11:49:11下载
    积分: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
  • Mars_v2
    GPU实现的MapReduce framework,对于学习并行编程和cuda平台的编程方面有着极好的参考价值,里面附带论文。用户要求有NViDIA显卡,并且安装cuda编程环境。(We design and implement Mars, a MapReduce framework, on graphics processors (GPUs). MapReduce is a distributed programming framework originally proposed by Google for the ease of development of web search applications on a large number of commodity CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth, but are harder to program since their architectures are designed as a special-purpose co-processor and their programming interfaces are typically for graphics applications.)
    2009-03-17 11:22:47下载
    积分:1
  • MyTest
    CUDA代码,主要是要实现一个具体ADD操作,并且可以高速在GPU上运行(An Algorithm based on UKF)
    2013-10-14 09:45:06下载
    积分:1
  • MatrixMul_ShareMem
    CUDA平行的優化,以矩陣乘法為基礎。透過ShareMemory做加速(CUDA ShareMem)
    2013-09-07 01:08:29下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载