登录
首页 » Visual C++ » STK_MFC

STK_MFC

于 2020-09-17 发布 文件大小:10067KB
0 221
下载积分: 1 下载次数: 80

代码说明:

  基于MFC开发的一个STKX简单示例程序,实现了新建场景,添加地面站并鼠标点击设置位置,添加飞机等简单功能。STK官方的例子是用Windows forms application,这里用MFC重新实现了另一个例子。(STKX based MFC developed a simple example program that implements the new scene, add ground station and mouse clicks to set position, adding aircraft and other simple functions. STK official example is Windows forms application, re-implemented using MFC here another example.)

文件列表:

STK_MFC
.......\debug
.......\.....\STK_MFC.exe,884736,2014-09-01
.......\.....\STK_MFC.ilk,1409316,2014-09-01
.......\.....\STK_MFC.pdb,3820544,2014-09-01
.......\STK_MFC
.......\.......\2dcontrol1.cpp,640,2014-08-28
.......\.......\2dcontrol1.h,9676,2014-08-28
.......\.......\AgExecCmdResult.h,2249,2014-08-28
.......\.......\AgPickInfoData.h,1494,2014-08-30
.......\.......\AgSTKXApplication.h,4534,2014-08-28
.......\.......\Debug
.......\.......\.....\2dcontrol1.obj,21484,2014-08-30
.......\.......\.....\agstkutil.tlh,528874,2010-09-02
.......\.......\.....\agstkutil.tli,370019,2010-09-02
.......\.......\.....\BuildLog.htm,6964,2014-09-01
.......\.......\.....\mt.dep,67,2014-09-01
.......\.......\.....\stdafx.obj,336932,2014-08-30
.......\.......\.....\stkx.tlh,54234,2010-09-02
.......\.......\.....\stkx.tli,53042,2010-09-02
.......\.......\.....\STK_MFC.exe.embed.manifest,664,2014-08-30
.......\.......\.....\STK_MFC.exe.embed.manifest.res,728,2014-08-30
.......\.......\.....\STK_MFC.exe.intermediate.manifest,629,2014-09-01
.......\.......\.....\STK_MFC.obj,22614,2014-08-31
.......\.......\.....\STK_MFC.pch,13631488,2014-08-30
.......\.......\.....\STK_MFC.res,618748,2014-08-30
.......\.......\.....\STK_MFCDlg.obj,87356,2014-09-01
.......\.......\.....\vc80.idb,764928,2014-09-01
.......\.......\.....\vc80.pdb,970752,2014-09-01
.......\.......\ReadMe.txt,4259,2014-08-28
.......\.......\res

.......\.......\...\STK_MFC.rc2,398,2014-08-28
.......\.......\resource.h,1185,2014-08-28
.......\.......\stdafx.cpp,207,2014-08-28
.......\.......\stdafx.h,2864,2014-08-28
.......\.......\STK_MFC.APS,654280,2014-08-29
.......\.......\STK_MFC.cpp,2097,2014-08-28
.......\.......\STK_MFC.h,512,2014-08-30
.......\.......\STK_MFC.rc,2450618,2014-08-29
.......\.......\STK_MFC.vcproj,5920,2014-08-30
.......\.......\STK_MFC.vcproj.Sun-PC.Sun.user,1409,2014-09-01
.......\.......\STK_MFCDlg.cpp,7445,2014-09-01
.......\.......\STK_MFCDlg.h,1111,2014-08-31
.......\STK_MFC.ncb,19622912,2014-09-01
.......\STK_MFC.sln,886,2014-08-28

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

发表评论

0 个回复

  • sniffer_src
    ip 过滤器,基于驱动程序的ip过虑器,可用于防火墙(ip filter, ip-based driver to worry too much about, and can be used for the firewall)
    2007-12-24 21:21:12下载
    积分:1
  • 串口温度数据采集并实时显示
    串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
    2020-06-26 07:40:02下载
    积分:1
  • DMA
    TMS320C6678 DMA源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,DMA主要用于芯片存储资源间的数据传输,包括L2SDRAM、共享内存以及DDR3(TIDSP6678 DMA source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capability, DMA chip is mainly used for data transfer between storage resources)
    2014-10-18 21:45:25下载
    积分:1
  • CNSDTF-DEM-Read
    说明:  本程序可读取国家标准地球空间数据交换格式CNSDTF DEM数据,这种格式与美国USGS DEM数据格式相比较,有些简单,不包含椭球体,投影方式等元数据,实际上就是投影后的平面格网数据. (Read CNSDTF-DEM)
    2009-07-22 16:18:57下载
    积分:1
  • 局域网抓包
    在局域网内抓取所需要的IP数据包,使用VC++6.0工程编写。(Grab the required IP packets in the LAN.)
    2017-12-19 11:20:10下载
    积分:1
  • linuxc
    linux c 嵌入式编程的好资料,包括有内存的管理和进程,线程的设计(linux c embedded programming good information, including memory management and process design of thread)
    2009-10-07 08:51:41下载
    积分:1
  • 20081101199957090642
    很不错的,希望大家喜欢,一起学习PROTEUS的仿真,大学是必须会的,一定发掌握。(Studying together is very good, hope you like them, PROTEUS simulation, is must be university, must master)
    2013-06-08 12:57:07下载
    积分:1
  • myPlaneDisplay
    VC++编写的飞机仪表显示,可以直接修改使用,显示为一个可以飞行的3D飞机(VC++ Prepared aircraft instrument display, you can directly modify the use, appears as a 3D plane can fly)
    2021-04-05 17:19:03下载
    积分:1
  • 11
    说明:  一个组合框的例子 Visual C++6.0(Example of a combo box Visual C++6.0)
    2010-05-28 15:56:07下载
    积分:1
  • simple-stack
    一个用codeblack 编写的简单地栈,在控制台下可以进行简单的增删改的操作(A written in codeblack and simply stack, console simple CRUD operations)
    2012-12-12 20:57:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载