登录
首页 » Visual C++ » CUDA-SAR-

CUDA-SAR-

于 2011-07-20 发布 文件大小:13422KB
0 334
下载积分: 1 下载次数: 127

代码说明:

  在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。(In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.)

文件列表:

CUDA-SAR imaging CSA
....................\CUDA-SAR imaging CSA.pdf,1302678,2011-07-20
....................\原始数据
....................\........\echo_m60.txt,13359779,2011-05-21
....................\并行代码
....................\........\complex.h,1481,2011-05-30
....................\........\cppIntegration.cu,21133,2011-06-08
....................\........\cppIntegration.ncb,10079232,2011-06-02
....................\........\cppIntegration.sln,2045,2008-06-21
....................\........\cppIntegration.vcproj,21112,2011-05-31
....................\........\cppIntegration.vcproj.GUJIUXIANG.jxgu.user,2647,2011-06-02
....................\........\cppIntegration_gold.cpp,105,2011-05-22
....................\........\Debug
....................\........\.....\BuildLog.htm,157747,2011-05-30
....................\........\echo_m60.txt,13359779,2011-05-21
....................\........\EmuDebug
....................\........\........\BuildLog.htm,167525,2011-06-01
....................\........\........\cppIntegration.exe.intermediate.manifest,145,2011-06-01
....................\........\........\cppIntegration.obj,361343,2011-06-01
....................\........\........\cppIntegration.pdb,1960960,2011-06-01
....................\........\........\main.obj,23661,2011-06-01
....................\........\........\mt.dep,69,2011-06-01
....................\........\........\vc80.idb,347136,2011-06-01
....................\........\........\vc80.pdb,102400,2011-06-01
....................\........\main.cpp,4474,2011-06-09
....................\........\parameter.h,644,2011-06-08
....................\........\vc80.pdb,176128,2011-06-01

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

发表评论

0 个回复

  • shuzhifenxi
    数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.(Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical analysis for this course were very helpful.)
    2008-01-24 14:50:44下载
    积分:1
  • AirbornePointEcho
    C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
    2020-07-04 05:40:02下载
    积分:1
  • shuzhifenxi
    北京航空航天大学硕士研究生数值分析课的第一次大作业,用幂法反幂法求取矩阵的最大最小特征值(Minimum and maximum eigenvalue of the first graduate of Beijing University of Aeronautics and Astronautics numerical analysis class job, using the power method matrix inverse power law to strike)
    2012-12-05 22:07:01下载
    积分:1
  • MCZTFFT
    说明:  CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。(CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.)
    2020-11-19 19:29:38下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • qiuni
    C语言矩阵求逆模块,输入矩阵调用此模块即可求出对应的逆矩阵(C language matrix inversion module)
    2013-12-16 21:18:18下载
    积分:1
  • 7
    相变UDF,包括质量传递和热量传递,能够进行气液相变的模拟(Phase transition UDF, including mass transfer and heat transfer, gas-liquid phase transition can be simulated)
    2021-03-02 15:09:34下载
    积分:1
  • multiplication-table
    只是一个课堂上做的九九乘法表,可能很多人做过(Just a class to do multiplication table, many people may have done)
    2011-10-21 19:43:24下载
    积分:1
  • SVMPrediction
    支持向量基预测的小数据量的预测方法。包括数据拟合,多项式预测等功能()
    2008-03-08 13:58:11下载
    积分:1
  • sor超松弛迭代法
    一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
    2017-06-30 09:34:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载