登录
首页 » Visual C++ » StkVC

StkVC

于 2021-01-05 发布 文件大小:3443KB
0 236
下载积分: 1 下载次数: 34

代码说明:

  VC 6.0语言连接访问STK卫星分析工具的源代码,完整工程文件,可连接各个版本的STK。(VC 6.0 STK language satellite connection to access source code analysis tools, complete project file, can be connected to various versions of the STK.)

文件列表:

StkVC
.....\AgConnect.dll,65536,2003-03-28
.....\Debug
.....\.....\AgConnect.dll,65536,2003-03-28
.....\.....\FacNameDia.obj,14339,2004-03-09
.....\.....\registry.obj,15843,2004-03-08
.....\.....\SatNameDia.obj,13447,2004-03-09
.....\.....\ScNameDia.obj,13408,2004-03-09
.....\.....\StdAfx.obj,106375,2004-03-08
.....\.....\StkVC.exe,123001,2004-03-09
.....\.....\StkVC.ilk,243492,2004-03-09
.....\.....\StkVC.obj,14626,2004-03-09
.....\.....\StkVC.pch,5495844,2004-03-08
.....\.....\StkVC.pdb,443392,2004-03-09
.....\.....\StkVC.res,3676,2004-03-08
.....\.....\StkVCDlg.obj,53119,2004-03-09
.....\.....\vc60.idb,230400,2004-03-09
.....\.....\vc60.pdb,372736,2004-03-09
.....\FacNameDia.cpp,1189,2004-03-09
.....\FacNameDia.h,1282,2004-03-09
.....\lib
.....\...\Debug
.....\...\.....\AgConnect.exp,4489,2003-03-27
.....\...\.....\AgConnect.lib,7214,2003-03-27
.....\...\Release
.....\...\.......\AgConnect.exp,4491,2003-03-28
.....\...\.......\AgConnect.lib,7214,2003-03-28
.....\...\.......\AGIPCEXPEX
.....\ReadMe.txt,3561,2004-03-08
.....\registry.cpp,4990,2002-07-28
.....\registry.h,877,1998-01-04
.....\Release
.....\.......\FacNameDia.obj,9602,2004-03-09
.....\.......\registry.obj,6464,2004-03-09
.....\.......\SatNameDia.obj,9234,2004-03-09
.....\.......\ScNameDia.obj,9222,2004-03-09
.....\.......\StdAfx.obj,822,2004-03-09
.....\.......\StkVC.exe,28672,2004-03-09
.....\.......\StkVC.obj,9410,2004-03-09
.....\.......\StkVC.pch,5697744,2004-03-09
.....\.......\StkVC.res,3676,2004-03-09
.....\.......\StkVCDlg.obj,31381,2004-03-09
.....\.......\vc60.idb,58368,2004-03-09
.....\res

.....\...\StkVC.rc2,397,2004-03-08
.....\resource.h,1554,2004-03-08
.....\SatNameDia.cpp,1109,2004-03-09
.....\SatNameDia.h,1245,2004-03-09
.....\ScNameDia.cpp,1093,2004-03-09
.....\ScNameDia.h,1233,2004-03-09
.....\StdAfx.cpp,207,2004-03-08
.....\StdAfx.h,1054,2004-03-08
.....\StkVC.aps,37936,2004-03-08
.....\StkVC.clw,2797,2004-03-09
.....\StkVC.cpp,2049,2004-03-08
.....\StkVC.dsp,4770,2004-03-09
.....\StkVC.dsw,535,2004-03-08
.....\StkVC.h,1313,2004-03-08
.....\StkVC.ncb,74752,2004-03-09
.....\StkVC.opt,69632,2004-03-09
.....\StkVC.plg,2581,2004-03-09
.....\StkVC.rc,7638,2004-03-08
.....\StkVCDlg.cpp,8329,2004-03-09
.....\StkVCDlg.h,1733,2004-03-09

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

发表评论

0 个回复

  • lEmbbeddedproi
    linux学习的经典资料,全面地介绍了linnux编程与开发的流程与技巧,拿出来与大家共享 (The the linux learning classic, comprehensive introduction to the processes and skills of programming and development linnux, took out to share)
    2012-10-03 02:12:12下载
    积分:1
  • MapXpro006
    在VC中利用MAPX实现各种性质的图层的使用,其中不包括细化图层。(in VC Connection use of various layers of the nature of the use, which does not include the thinning layer.)
    2005-03-17 19:24:00下载
    积分:1
  • MONG
    mongoose v6.15,多线程http——server,线程数可设。从GitHub下载C语言原代码,在vc6里面编译成c++工程(multi-threads http_server, based on source code from Github. The project is conducted in VC6, converted from c language. The threads num can be edited in code.)
    2020-06-18 04:40:02下载
    积分:1
  • MNT1
    Nucleus内核源码,包括任务的创建,任务间通信,中断处理.(Nucleus kernel source code, including task creation, task inter-communication, interrupt handling.)
    2008-01-09 14:39:44下载
    积分:1
  • mfc-ado-sql
    这是我在公司做的数据库外挂报表 对大家的学习很有帮助(This is what I do in the company' s database plug-in for everyone' s very helpful report)
    2011-11-12 19:00:11下载
    积分:1
  • VPNClient
    软件名称:VPN客户端软件 版本号:1.0 开发环境:VS2010 开发语言:C++ 功能描述: 1、一键式创建VPN连接 2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2) 3、断线重拨 *完美支持WINXP、WIN7、WIN2003 *采用SkinH做界面,看上去很帅。 ————————–华丽的分割线————————————————- 网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
    2014-06-19 11:28:55下载
    积分:1
  • PCISample
    PCI驱动开发实例,基于微软最新的驱动开发系统WDF(Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF)
    2010-01-28 21:54:41下载
    积分:1
  • CodeFiles(CryptoStream)
    加密解密文件,是一款精确加密解密的软件,具有较高的效率和实用性 加密方法精巧 难以破解,值得大家去放心使用。(Encryption and decryption files, is a precise encryption and decryption software, with high efficiency and practicality of sophisticated encryption methods difficult to decipher, ease of use worth.)
    2020-08-30 07:58:11下载
    积分:1
  • capture-mod
    File system filter driver, registry filter driver and other kernel and user level tools for capturing user activity on a windows based computer.
    2009-10-26 05:33:41下载
    积分:1
  • Txt2Bin
    用于保存为ASC2字符集的烧写代码文本文件 转为 原始BIN二进制代码(Save ASC2 for the programming code for the character set to the original text file BIN Binary code)
    2020-10-12 15:37:32下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载