登录
首页 » Visual C++ » STK_MFC

STK_MFC

于 2020-09-17 发布 文件大小:10067KB
0 81
下载积分: 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 个回复

  • MC_FOC_Drive
    FOC算法 伺服电机控制 PMSM控制 Servo控制(FOC PMSM Servo motor)
    2021-04-27 12:58:44下载
    积分:1
  • Server
    一个类似飞鸽传书的小程序 其中的SERVER端 一会上传Client(studay ..)
    2012-06-05 11:47:56下载
    积分:1
  • FUP2算法---解决数据库更新后的关联规则挖掘
    香港大学的David W.Cheung写的“A General Incremental Technique for Maintaining Discovered Association Rules”中提到的FUP2算法,用来解决数据库更新后的关联规则挖掘(University of Hong Kong, David W. Cheung wrote "A General Incremental Technique for Maintaining Discovered Association Rules" FUP2 mentioned in the algorithm used to solve the database updated Mining Association Rules)
    2005-04-08 13:50:07下载
    积分:1
  • CLOCK
    以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
    2013-10-17 15:52:11下载
    积分:1
  • PublicReferClient
    我是来学习的VC++,谢谢班主 VB6参照控件(I have come to learn VC++, Thank you班主VB6 reference control)
    2007-12-13 15:28:28下载
    积分:1
  • READ_WAV
    读取.wav文件 C语言编写用于音频语音信号处理(Read. Wav file C language for audio speech signal processing)
    2021-04-17 12:58:53下载
    积分:1
  • opcserver6.0
    opcsever+client测试。opcsever+client测试(opcsever+client test,opcsever+client test.)
    2015-04-22 21:53:06下载
    积分:1
  • 3.3.3用户登录实例
    说明:  3.3.3用户登录实例,VB6.0 源码..学习中!!!!!(Documents are printed into PDF files)
    2020-06-23 16:20:02下载
    积分:1
  • Windows
    Windows程序设计,chm ,适合初级学习者(Windows programming, chm, suitable for primary learners)
    2009-10-23 20:04:58下载
    积分:1
  • Wave_Show_Ctrl
    vs2008 编译通过,主要通过设计波形显示控件类,来实现图形的显示(By designing the waveform display control class to achieve graphical display)
    2013-09-11 18:56:21下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载