登录
首页 » Visual C++ » RadarSimulation

RadarSimulation

于 2014-12-02 发布 文件大小:24598KB
0 169
下载积分: 1 下载次数: 28

代码说明:

  自己写的雷达MFC编程,适用于刚学习C++做雷达相关的MFC编程新人,(Write my own radar MFC programming for doing just learning C++ MFC programming related to the new radar,)

文件列表:

RadarSimulation
...............\Debug
...............\.....\RadarSimulation.exe,223744,2014-09-22
...............\.....\RadarSimulation.ilk,1394528,2014-09-22
...............\.....\RadarSimulation.pdb,5442560,2014-09-22
...............\ipch
...............\....\radarsimulation-a27929a6
...............\RadarSimulation
...............\...............\Antenna.cpp,2175,2014-09-22
...............\...............\Antenna.h,571,2014-09-22
...............\...............\Debug
...............\...............\.....\Antenna.obj,9145,2014-09-22
...............\...............\.....\CL.read.1.tlog,68708,2014-09-22
...............\...............\.....\CL.write.1.tlog,4030,2014-09-22
...............\...............\.....\link-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.2288-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link.2288-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.2288.read.1.tlog,2,2014-09-22
...............\...............\.....\link.2288.write.1.tlog,2,2014-09-22
...............\...............\.....\link.2652-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link.2652-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.2652.read.1.tlog,2,2014-09-22
...............\...............\.....\link.2652.write.1.tlog,2,2014-09-22
...............\...............\.....\link.3340-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link.3340-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.3340.read.1.tlog,2,2014-09-22
...............\...............\.....\link.3340.write.1.tlog,2,2014-09-22
...............\...............\.....\link.4108-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link.4108-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.4108.read.1.tlog,2,2014-09-22
...............\...............\.....\link.4108.write.1.tlog,2,2014-09-22
...............\...............\.....\link.4680-cvtres.read.1.tlog,2,2014-09-22
...............\...............\.....\link.4680-cvtres.write.1.tlog,2,2014-09-22
...............\...............\.....\link.4680.read.1.tlog,2,2014-09-22
...............\...............\.....\link.4680.write.1.tlog,2,2014-09-22
...............\...............\.....\link.read.1.tlog,5828,2014-09-22
...............\...............\.....\link.write.1.tlog,1412,2014-09-22
...............\...............\.....\mt.read.1.tlog,708,2014-09-22
...............\...............\.....\mt.write.1.tlog,538,2014-09-22
...............\...............\.....\RadarSimulation.exe.embed.manifest,915,2014-09-17
...............\...............\.....\RadarSimulation.exe.embed.manifest.res,980,2014-09-17
...............\...............\.....\RadarSimulation.exe.intermediate.manifest,640,2014-09-22
...............\...............\.....\RadarSimulation.lastbuildstate,61,2014-09-22
...............\...............\.....\RadarSimulation.log,2543,2014-09-22
...............\...............\.....\RadarSimulation.obj,33145,2014-09-22
...............\...............\.....\RadarSimulation.pch,33751040,2014-09-17
...............\...............\.....\RadarSimulation.res,70616,2014-09-22
...............\...............\.....\RadarSimulationDlg.obj,108786,2014-09-22
...............\...............\.....\RadarSimulation_manifest.rc,220,2014-09-17
...............\...............\.....\rc.read.1.tlog,3448,2014-09-22
...............\...............\.....\rc.write.1.tlog,630,2014-09-22
...............\...............\.....\stdafx.obj,640256,2014-09-17
...............\...............\.....\vc100.idb,1969152,2014-09-22
...............\...............\.....\vc100.pdb,3477504,2014-09-22
...............\...............\RadarSimulation.aps,107468,2014-09-22
...............\...............\RadarSimulation.cpp,2235,2014-09-19
...............\...............\RadarSimulation.h,496,2014-09-17
...............\...............\RadarSimulation.rc,13336,2014-09-22
...............\...............\RadarSimulation.vcxproj,6071,2014-09-17
...............\...............\RadarSimulation.vcxproj.filters,2224,2014-09-17
...............\...............\RadarSimulation.vcxproj.user,143,2014-09-17
...............\...............\RadarSimulationDlg.cpp,9254,2014-09-22
...............\...............\RadarSimulationDlg.h,1320,2014-09-22
...............\...............\ReadMe.txt,3165,2014-09-17
...............\...............\res

...............\...............\...\RadarSimulation.rc2,686,2014-09-17
...............\...............\resource.h,2566,2014-09-22
...............\...............\stdafx.cpp,148,2014-09-17
...............\...............\stdafx.h,1632,2014-09-17
...............\...............\targetver.h,234,2014-09-17
...............\RadarSimulation.sdf,65425408,2014-09-22
...............\RadarSimulation.sln,912,2014-09-17

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

发表评论

0 个回复

  • SerialPort_VS2010_MFC
    基于SerialPort的串口调试助手代码,运行平台VS2010,MFC工程文件(Based on the serial debugging assistant SerialPort code, run the platform VS2010, MFC project file)
    2020-10-10 09:37:34下载
    积分:1
  • ImageViewCtrl
    一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
    2013-08-20 17:18:04下载
    积分:1
  • TextToSound
    本文简单介绍了如何运用VC编程,Microsoft Speech SDK 建立自己的文本语音转换应用程序. (This paper briefly describes how to use VC programming, Microsoft Speech SDK to create your own text to speech application.)
    2013-07-27 13:27:07下载
    积分:1
  • rqra
    说明:  VB语言写的按键追踪控件及应用,含有调用源码。(The key tracking control written in VB language and its application contain calling source code.)
    2018-12-31 11:14:26下载
    积分:1
  • Introduction_To_Direct3D9_Chinese_Edition(WenYunBi
    Introduction.To.Direct3D9中文版(翁云兵版)书附带源码(Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source)
    2007-08-11 10:32:55下载
    积分:1
  • GMRES
    本文件是gmres算法的c语言代码,大家都抓紧抢着下载哦。(This document is gmres algorithm c language code, everyone rushing to seize download oh.)
    2014-01-04 22:15:10下载
    积分:1
  • senda-recv-file
    socket 客户端和服务端发送和接收文件的源代码(the source code of socket in order to send and receive file)
    2015-05-12 10:37:50下载
    积分:1
  • 99miao-dao-ji-shi
    说明:  99秒倒计时器fhajkhflkaj glkajgl hkk (99 miao dao ji shi dakljgn fdkfja fa jflka gaklg )
    2011-03-17 18:39:09下载
    积分:1
  • CAMERTERMINAL
    串口拍照源程序,通过串口得到摄像头部分的JPEG数据,再把数据还原成JPG图像(Serial camera source, camera part of the JPEG data through the serial port, and then restore the data into a JPG image)
    2013-01-30 21:26:21下载
    积分:1
  • Ymodem
    Ymodem Send and Receive functionality can be used in bootloders.
    2020-07-23 17:28:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载