登录
首页 » Visual C++ » Radio

Radio

于 2021-05-13 发布 文件大小:6712KB
0 327
下载积分: 1 下载次数: 176

代码说明:

  vc++调用matlab6.5数学和图形函数库编程 实例,实例为飞机的飞行航迹显示和记录(vc++ call matlab6.5 graphics library mathematics and programming examples, examples of aircraft flight track display and record)

文件列表:

Radio
.....\air.cpp
.....\air.h
.....\Airs.ocx
.....\APPStatic.cpp
.....\APPStatic.h
.....\beacon.cfg
.....\BeaconManage.cpp
.....\BeaconManage.h
.....\BeaconSimu.cpp
.....\BeaconSimu.h
.....\Debug
.....\DialogAxisLimit.cpp
.....\DialogAxisLimit.h
.....\DlgBeacon.cpp
.....\DlgBeacon.h
.....\DlgBeacon1.cpp
.....\DlgBeacon1.h
.....\dlgbeacon2.cpp
.....\dlgbeacon2.h
.....\DlgFileSetting.cpp
.....\DlgFileSetting.h
.....\DlgSheet1.cpp
.....\DlgSheet1.h
.....\DlgSheet2.cpp
.....\DlgSheet2.h
.....\DrawStatic.cpp
.....\DrawStatic.h
.....\font.cpp
.....\font.h
.....\GUI
.....\...\DrawToolBar.cpp
.....\...\DrawToolBar.h
.....\...\TabSheet.cpp
.....\...\tabsheet.h
.....\...\VisualFx.cpp
.....\...\VisualFx.h
.....\MainFrm.cpp
.....\MainFrm.h
.....\Matlab3DObject.cpp
.....\Matlab3DObject.h
.....\ommonStatic.cpp
.....\ommonStatic.h
.....\picture.cpp
.....\picture.h
.....\RADIO.APS
.....\RADIO.clw
.....\RADIO.cpp
.....\RADIO.dat
.....\RADIO.dep
.....\RADIO.dsp
.....\RADIO.dsw
.....\RADIO.h
.....\RADIO.ncb
.....\RADIO.opt
.....\RADIO.plg
.....\RADIO.rc
.....\RADIODoc.cpp
.....\RADIODoc.h
.....\RADIOView.cpp
.....\RADIOView.h
.....\res





.....\...\icon1.ico
.....\...\RADIO.ico
.....\...\RADIO.rc2
.....\...\RADIODoc.ico
.....\...\Toolbar.bmp
.....\...\toolbar1.bmp
.....\resource.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\structdefine.h
.....\TRAJ.dat
.....\Traj3DShow.cpp
.....\Traj3DShow.h
.....\TrajFileAccess.cpp
.....\TrajFileAccess.h
.....\操作说明
.....\........\TRAJ.dat的航迹设定.txt
.....\........\程序中飞机模型
.....\........\..............\plane.m
.....\........\软件操作使用说明.doc

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

发表评论

0 个回复

  • RfQkjNTYK
    代码是用来实现使用IP地址控件显示和设置IP地址的vc代码,好,有需要的朋友可以看看(Vc code is used to display and set the IP address using the IP address of the control code, need friends can look at)
    2013-01-10 18:07:07下载
    积分:1
  • UVALive4849
    uvalive4849的ac源码。算法:2-sat。题意:给n(n<=3000)个黑方块的坐标,保证黑方块没有公共边。对于每个黑方块选一个角作为结点,使得所选结点满足输入的一个无向图。其中距离为曼哈顿距离。输出是否有解。possible或impossible。(AC source of uvalive 4849. Algorithms: 2-sat. Meaning of the questions: to n (n <= 3000) coordinates a black box, to ensure that there is no common edge black squares. For each black box to choose a corner as nodes, such that the selected nodes meet a directed graph with no input. Where the distance is the Manhattan distance. Output is solvable. possible or impossible.)
    2015-01-25 21:27:51下载
    积分:1
  • anli
    JAVA教程普通案例。交流学习专用。谢谢大家(。)
    2010-09-13 21:56:41下载
    积分:1
  • dotnetui
    说明:  用Visual C++ 实现的类似MSDN 2002 样的界面代码。(Using Visual C++ to achieve a similar kind of interface MSDN 2002 code.)
    2009-08-03 10:13:46下载
    积分:1
  • PortScan
    端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。(Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP port scan, the scan can scan a specific IP address range of ports and scanning a range of IP addresses all host two specific ports mode, and can distinguish SYN scan open ports, port closed and the three states firewall filters.)
    2020-11-25 00:59:32下载
    积分:1
  • PPvNQBAAR
    制作滚动的字幕的程序的源码,很好,初学者的福音(Making the scrolling marquee program source code, good for beginners Gospel)
    2013-01-29 19:08:09下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • upsoft
    vb环境下一个支持在线自动更新的程序。如果您有新的、好的代码可以提供给枕善居上发布,让大家学习哦!(vb environment that supports online automatic update process. If you have a new, good code can be provided to the pillow good home release, so that we learn, oh!)
    2014-05-06 09:31:43下载
    积分:1
  • wifi-robot-CPP
    wifi机器人 用C++做的上位机 可以实现对机器人和小车的远程控制以及无线视频的传输(wifi robot using C++ to do the PC can transmit remote control robot and the car as well as wireless video)
    2015-10-21 08:34:36下载
    积分:1
  • PenDemo
    vc——使用不同的画笔绘制图形PenDemo的程序源码,很不错的demo(vc- use different brushes to draw graphics PenDemo the program source code, very good demo)
    2011-08-17 22:04:02下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载