登录
首页 » Visual C++ » mo_phong_radar

mo_phong_radar

于 2016-04-12 发布 文件大小:2601KB
0 278
下载积分: 1 下载次数: 3

代码说明:

  Radar simulation in visual c++

文件列表:

mo_phong_radar
..............\DEBUG
..............\.....\MFC42D.DLL,929844,1998-06-16
..............\.....\MFCO42D.DLL,798773,1998-06-16
..............\.....\MSVCRTD.DLL,385100,1998-06-16
..............\.....\Rada2.exe,188486,2009-10-31
..............\.....\Rada2.ilk,459660,2009-10-31
..............\.....\Rada2.obj,15874,2009-10-30
..............\.....\Rada2.pch,5489912,2009-10-29
..............\.....\Rada2.pdb,492544,2009-10-31
..............\.....\Rada2.res,4096,2009-10-30
..............\.....\Rada2Dlg.obj,199779,2009-10-31
..............\.....\StdAfx.obj,105626,2009-10-29
..............\.....\vc60.idb,222208,2009-10-31
..............\.....\vc60.pdb,389120,2009-10-31
..............\Rada2.aps,39056,2009-10-30
..............\RADA2.CLW,3901,2009-10-31
..............\RADA2.CPP,2049,2006-10-06
..............\RADA2.DSP,4141,2006-10-06
..............\RADA2.DSW,535,2006-10-06
..............\RADA2.H,1313,2006-10-06
..............\RADA2.NCB,132096,2009-10-31
..............\RADA2.OPT,66048,2009-10-31
..............\RADA2.PLG,19783,2009-10-31
..............\Rada2.rc,8353,2009-10-30
..............\RADA2DLG.CPP,68261,2009-10-31
..............\RADA2DLG.H,4548,2009-10-30
..............\RADA3.RC,6785,2006-10-06
..............\README.TXT,3561,2006-10-06
..............\RES

..............\...\RADA2.RC2,397,2006-10-06
..............\resource.h,2014,2009-10-26
..............\STDAFX.CPP,207,2006-10-06
..............\STDAFX.H,1054,2006-10-06

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

发表评论

0 个回复

  • Infrared-mouse
    用普通遥控器做的电脑鼠标,遥控器发送数据,51单片机解码,通过串口发送到上位机上,在上位机上运行程序,实现鼠标控制(Do with an ordinary remote control computer mouse, the remote control to send data, 51 single-chip decoder, sent through the serial port to the PC, run the program on the host computer, mouse control)
    2012-06-01 08:55:26下载
    积分:1
  • ucosii51
    这是一个用51单片机系统仿真ucosii工作的protues电路 本系统包括扩展64k RAM的单片机系统和杨屹移植到51单片机的ucosii 系统 使用方法: 1.安装Protues7.4版,然后用protues打开protues 8051 simulation 文件夹 中的extern ram.DSN 文件 2.打开extern ram.DSN 后,双击单片机在弹出的窗口中的Program File 选项 中选择yy.hex文件。 (yy.hex其实就是yy文件夹中keil文档编译出来的hex文 件,yy文件夹是杨屹的ucos51 系统,用keil 2 可以打开) 3.在Clock Frequency选项中输入22.184M(杨屹的ucos51 用的是22.184M hz的单片机频率) 4.双击VTERM串口调试显示屏,在Baud Rate 选项中选择19200的波特率 5.保存,点击运行就可以看到经典的hello world 了。 (1. Protues7.4 version installed, and then open the protues folder protues 8051 simulation The extern ram.DSN file 2. Open extern ram.DSN, double-click the pop-up window of SCM in the Program File option, select yy.hex file. (yy.hex actually yy folder keil out of the document compiled hex files, yy folder is Yang Yi s ucos51 system, using keil 2 Can open) 3. In the Clock Frequency option to enter 22.184M (Yang Yi of the ucos51 using a microcontroller 22.184M hz frequency) 4. Double-click VTERM serial debug display, in the Baud Rate select 19200 baud rate options 5. Save, click Run you can see the classic hello world)
    2010-03-09 19:40:03下载
    积分:1
  • 2DFT
    以上是二维傅里叶变换程序源代码 还有傅里叶反变换(These are the two-dimensional Fourier Transform source code for inverse Fourier transform)
    2012-05-27 13:58:55下载
    积分:1
  • Code_SpyWin
    用Visual Basic 6.0 编写的SPY++,功能强大(SPY++ BY Visual Basic)
    2015-09-16 22:11:24下载
    积分:1
  • cc2530-datasheet
    cc2530zigbee芯片英文资料,数据手册(cc2530zigbee chip information in English, Data Sheet)
    2013-08-24 15:02:02下载
    积分:1
  • Ccode
    此代码是关于利用51单片机实现步进,滞留等程序的参考用。(This code is on the use of 51 single-chip stepper, detention and other procedures for reference.)
    2016-05-08 19:08:59下载
    积分:1
  • temperatureahumidity-alarm
    温湿度报警系统,基于VB的小程序,和DHT11相关。(Temperature and humidity alarm system, VB-based applets, and DHT11 related.)
    2014-06-08 15:41:40下载
    积分:1
  • 200684154022
    正弦信号发生器[2005年电子大赛一等奖].files(sinusoidal signal generator [e-Competition in 2005 won first prize]. Files)
    2006-09-07 21:49:27下载
    积分:1
  • SIM800C
    SIM800C升级工具,二次开发工具,省成本的特别好用用的方案(SIM800C upgrade tool)
    2017-01-23 11:27:01下载
    积分:1
  • 51andNANDFlash
    51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求(51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified)
    2012-04-25 11:00:41下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载