登录
首页 » Visual C++ » RadarSimulation

RadarSimulation

于 2014-12-02 发布 文件大小:24598KB
0 295
下载积分: 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 个回复

  • palindrome
    c语言基础,判断一个字符串是否为回文的程序,仅供参考(Determine whether a string is a palindrome)
    2014-01-03 16:49:39下载
    积分:1
  • MyBrowser_sell
    一个基于动网论坛游戏的外挂源代码,可以实现自动登录/刷挂/使用宝石/买红/使用红等等功能(动网论坛game based on plug-in source code, you can automatically log/brush hanging/use of precious stones/buy red/use red and so on)
    2007-08-29 13:07:28下载
    积分:1
  • pt100
    使用PT100与STC12C5A60S2单片机进行搭配使用进行测量温度并最终显示在液晶显示器上,(Use PT100 and STC12C5A60S2 collocation is used to measure temperature and eventually single-chip display on the LCD display, )
    2013-11-08 10:47:24下载
    积分:1
  • arpasdfasdf
    编写程序,实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。(programming, ARP-based LAN access to the activities of all MAC address and IP address correspondence list, require the use of Winpcap, manual Packaging ARP packets, and achieve ARP response data packet reception and analysis.)
    2006-12-04 14:44:34下载
    积分:1
  • VB版的迷宫游戏源代码
    VB版的迷宫游戏源代码,非常不错的源码程序,新手可靠的参考(VB version of the maze game source code,.Rar)
    2017-06-30 13:42:46下载
    积分:1
  • netcat
    netcat木马程序。类似bo2000,用于获取对方机器上的信息。(netcat wooden horse procedure. Similar bo2000, uses in to gain on opposite party machine the information. )
    2020-06-26 11:20:01下载
    积分:1
  • Wumpus
    人工智能中的有关Wumpus世界的源程序 功能非常强大(artificial intelligence of the Wumpus source in the world is very powerful)
    2020-11-03 21:09:52下载
    积分:1
  • DelStudent
    该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
    2012-12-17 19:43:02下载
    积分:1
  • BPSK
    BER for BPSK in ISI channel with Zero Forcing equalization
    2009-12-12 17:23:58下载
    积分:1
  • VC_moving-dec
    VC编程实现运动目标检测,背景差分,亲测可用哦(VC programming to realize moving target detection )
    2015-03-29 19:40:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载