登录
首页 » Visual C++ » STK_MFC

STK_MFC

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

  • OPMS6
    实现养老院信息管理系统中老人信息管理功能(Information management system to achieve the elderly in nursing homes information management capabilities)
    2010-01-11 17:11:06下载
    积分:1
  • 1302
    1302驱动文件,可以直接用来驱动1302时钟芯片,调试过,好使。(1302 driver files, can be directly used to drive the 1302 clock chip, debugging, and so.)
    2013-11-01 09:14:13下载
    积分:1
  • MSComm
    实例321——利用MSComm控件进行串口通信(Examples 321 use MSComm control serial communication)
    2016-06-03 13:17:57下载
    积分:1
  • 1047343490992
    很精致的一个计算器,界面不错!(a very delicate calculator, interface Yes!)
    2005-03-25 09:21:13下载
    积分:1
  • Programming_In_Lua
    Lua 就被设计成很容易和传统的 C/C++整合的语言。这种语言的二元性带 来了极大的好处。Lua 是一个小巧而简单的语言,因为 Lua 不致力于做 C 语言已经做得 很好的领域,比如:性能、底层操作以及与第三方软件的接口。Lua 依赖于 C 去做完成 这些任务。Lua 所提供的机制是 C 不善于的:高级语言、动态结构、简洁、易于测试和 调试等。正因为如此,Lua 具有良好的安全保证,自动内存管理,简便的字符串处理功 能及其他动态数据的改变。(Lua was designed to be easily integrated with the traditional C/C++ language. The duality of the language To the great benefits. Lua is a small and simple language, because the Lua is not committed to doing the C language has done Good domain, such as performance, the underlying operating and the interface with third party software. Lua is dependent on C to complete These tasks. Lua mechanism is provided by C are not good at: a high-level language, dynamic structure, concise, easy to test and Debugging, etc. Because of this, the Lua has good security, automatic memory management, simple string handling work Can change, and other dynamic data.)
    2014-12-26 16:52:07下载
    积分:1
  • a
    说明:  输入一个16位的二进制数取出奇偶数组成新的数(Enter a binary number 16 out of a few to form a new parity of the number of)
    2008-12-28 16:12:05下载
    积分:1
  • winsock
    应用于windows 平台下的vc编程,主要是windows socket 下的网络编程(windows socket programming, including basic knowledge of the single-threaded, multi-threaded. Development and application in the windows platform)
    2012-04-25 11:43:29下载
    积分:1
  • 4
    说明:  一個類似Windows裡的小畫家,功能簡便,能選擇顏色(A similar small Windows painters, features simple, able to select the color)
    2008-07-01 17:59:47下载
    积分:1
  • ch08
    Visual C++ 6.0程序设计学与用教程的聊天程序(Visual C++ 6.0 programming tutorial learning and use chat program)
    2014-04-05 07:54:20下载
    积分:1
  • systeam_moni
    Opereator Systeam jfs.zip
    2006-12-21 15:26:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载