登录
首页 » Visual C++ » Radio

Radio

于 2021-05-13 发布 文件大小:6712KB
0 332
下载积分: 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 个回复

  • backdoor
    本源码实现了添加系统用户的功能,如果有此爱好的同志可以根据自己的爱好,添加更加丰富的功能。(Add the source realize the function of system users, if there is such a loving comrades can be according to their own hobbies, to add richer functionality.)
    2008-02-01 19:56:24下载
    积分:1
  • CAT
    CAT系统中的自动化技术软件实现CAT system automation software(CAT system automation software)
    2011-06-06 09:23:51下载
    积分:1
  • YouTube-Downloader
    用C#開發的YouTube Downloader,只要貼上YouTube URL,就可以把Download YouTube影片(C# development of YouTube Downloader, as long as the paste YouTube URL, you can put Download YouTube Videos)
    2013-12-01 19:53:05下载
    积分:1
  • Byshell1
    著名的国外远控SHELL 价值10万 现在传上来给大家分享(Well-known abroad, far from controlling the value of SHELL Chuan 100000 now up to everyone to share)
    2009-02-28 00:25:42下载
    积分:1
  • ExportToExcel
    改程序的主要功能是将mfc中ListCtrl中的数据导入到Excel中。(he main function of the program is to change import data in mfc CListCtrl in to Excel.)
    2016-09-12 09:54:29下载
    积分:1
  • IP
    说明:  视频会议模块用于传输图像信息及其他文件,采用vfw编程,便于理解,是很好的学习源码(Video conferencing module for the transmission of image information and other documents, using vfw program, easy to understand, is a good learning source)
    2010-04-01 15:35:30下载
    积分:1
  • FFT
    TMS320C6678 FFT源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,FFT代码底层使用汇编编写,使用C语言调用,模块化功能,便于使用(TMS320C6678 FFT source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capabilities, FFT underlying assembler code written in C language calling, modular functionality, ease of use)
    2014-10-18 21:58:58下载
    积分:1
  • DXF_read_display_wxwidgets
    编程环境为Visual studio2008,采用dxflib库编写,内部定义了一些图形类,可以实现dxf文件的读取,显示,及删除操作。页面侧边有动态标尺,按住鼠标中键可平移窗口,拨动滚轮可缩放视图,采用窗口裁剪以及显示缓存来提高性能及防止闪烁。本来是做为激光切割机控制系统来开发的,但是后来因为某些原因搁浅了,现在就拿出来供大家参数吧。界面上有一些激光加工参数的输入,但是实际是没有任何作用的。 程序界面使用wxwidgets库编写。这是一个跨平台的库,有很多有用的控件,在不同平台是会有相应平台的风格。此程序也可做为学习wxwidgets的例程。 编译此程序需要wxwidgets2.8.7 ;这是一个开源的界面库,请到官方主页去下载。 本人英文不好,以下英文描述为自动翻译。请见谅(Programming environment for Visual studio2008, using dxflib library prepared a number of graphics within the definition of class, can achieve dxf file to read, display, and delete operations. Pages are dynamically scale the side, hold down the mouse button to pan the window, toggle wheel to zoom the view, with window clipping and display cache to improve performance and prevent blinking. Originally as a laser cutting machine control system to develop, but was stranded for some reason, and now Take it out for your parameters. Interface, there are some laser processing parameters input, but actually have no effect. Prepared using the wxwidgets library program interface. This is a cross-platform library, there are many useful controls, there will be appropriate in different platforms, platform style. This procedure can also be used as learning wxwidgets routines. Compile this program requires wxwidgets2.8.7 this is an open source interface library, please go to the official home page)
    2010-07-11 21:08:48下载
    积分:1
  • cSharp2
    C#从入门到精通,这就是下半部分,大家可以自己找上半部(C# From Novice to Professional, which is the lower half, you can find yourself on the half)
    2013-12-11 11:05:13下载
    积分:1
  • 35303
    过控制点的三次B样条曲线VC源代码,可以再VC6.0下直接运行,用鼠标任意选在控制点,过控制点的三次B样条曲线。(Through the control points cubic B-spline curve VC source code, you can then run directly under VC6.0 with the mouse in any election in the control point, controlling the points cubic B-spline curves.)
    2015-10-13 21:41:04下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载