登录
首页 » Visual C++ » StkVC

StkVC

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

代码说明:

  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 个回复

  • udp
    基于udp的服务器与客户端之间传输字符串(Udp-based server and the client to transfer a string)
    2010-11-06 22:24:05下载
    积分:1
  • Experiment_Calculate
    集成电路参数提取,L2L法测试互联线电阻参数的程序(L2L)
    2010-10-20 14:08:18下载
    积分:1
  • cppprogram
    vc很好的东西 vc很好的东西 vc很好的东西(vc good things vc good things vc good things)
    2007-04-23 19:43:11下载
    积分:1
  • poly
    一个简单的poly实系数一元项式问题的一个简单的解法,希望对大家有帮助!(A simple coefficient of poly is a dollar-type problem of a simple solution, and they hope to help everyone!)
    2008-04-18 10:21:35下载
    积分:1
  • CTP_API_Sample
    上期技术CTP接口示例源码,可以根据这个示例开发自己的交易平台(Examples of technology interfaces on the CTP source)
    2010-11-04 11:23:49下载
    积分:1
  • Access-Retreive-Process-SQL-Reader
    VB.NETData Access - Retreive and Process data with a SQL Data Reader(VB.NET Data Access- Retreive and Process data with a SQL Data Reader)
    2015-11-19 15:12:47下载
    积分:1
  • 资源查看
    类似于“资源管理器”的程序,可以查看,系统的所有资源(similar to the "resource management for" process, can view, the system of all resources)
    2005-04-23 10:14:15下载
    积分:1
  • PsSuspendThread
    内核中暂停任意线程代码,qq Protect相关(Kernel suspend any thread)
    2013-07-29 14:46:02下载
    积分:1
  • Dcmotor
    28335直流电机控制程序,可以用的,控制过电机转动速度(28335 DC motor control procedures can be used)
    2014-11-11 16:16:49下载
    积分:1
  • Computer-Networks-and-Internets
    这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
    2013-12-27 21:41:43下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载