登录
首页 » Visual C++ » STK_MFC

STK_MFC

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

  • SRTest
    语音识别,通过说话转化为语音。适合开发语音软件(good it‘s so worth that you must have a look)
    2009-09-04 10:47:25下载
    积分:1
  • testmediaanaJpeg_xvid
    从一个mpeg4视频文件中,抓取给定起始结束时间段内的图像,保存为jpeg格式,使用directshow实现(From a mpeg4 video file, the crawl a given time period starting the end of the image, save it as a jpeg format, the use of DirectShow realize)
    2008-08-12 11:51:21下载
    积分:1
  • Chat_demo
    服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
    2013-09-03 11:12:31下载
    积分:1
  • MHDMT_EA
    外汇智能交易系统----智能EA 自动交易,自动下单,自动平仓(Forex Expert Advisors---- Smart EA automated trading, automated order entry, automatic open)
    2020-07-23 21:08:43下载
    积分:1
  • osgparticle
    osg粒子子系统例子,一个是简单的粒子系统,另一个是烟(the example of particle sysytem in OSG)
    2012-04-11 21:23:22下载
    积分:1
  • Font_Previewer
    一个不错的系统字体预览工具附源码。很实用的系统字体预览工具,附有全部源码,可以很直观的看到系统各种字体的模样,便于你管理系统字体。(A good system font preview tool attached source code. A very practical system font preview tool, with full source code, the system can be very intuitive to see the appearance of a variety of fonts, easy to manage your system fonts.)
    2009-09-10 12:36:19下载
    积分:1
  • ask_answer
    该程序模拟知乎,作为网上问答系统,用户能注册,登录,提问,回答,点赞,关注,取关,查找问题,等一系列操作,一个服务器端可以同时连接多个客户端,能够同步各个客户端操作结果。程序分为客户端和服务器端,用户gui采用mfc编写,通信方式为socket方式,开发环境为win7 vs2015,编译器v140.(The program simulates know almost as online quiz system, users can register, login, questions, answers, thumbs up, focus on, take off, find the problem, and a series of operations, a server can be connected to multiple clients simultaneously, it is possible to synchronize each client operating results. Program is divided into client and server side, the user using mfc gui written communication for the socket, the development environment for win7 vs2015, compiler v140.)
    2016-05-17 11:56:13下载
    积分:1
  • FDK-reconstruct
    通过vc2005编写的3D重建程序实现CT数据的三维重建过程,最终完成了重建。(Written by vc2005 3D reconstruction process, to achieve three-dimensional reconstruction of CT data)
    2016-07-12 11:39:57下载
    积分:1
  • Proxy-run-IE
    start IE with a proxy
    2013-01-18 23:12:26下载
    积分:1
  • work-with-html-layout
    template for web page
    2016-10-20 00:57:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载