登录
首页 » Visual C++ » 3D弹道仿真VC程序以及源代码文件

3D弹道仿真VC程序以及源代码文件

于 2013-06-01 发布 文件大小:1615KB
0 82
下载积分: 1 下载次数: 67

代码说明:

  3D弹道仿真VC程序以及源代码文件,外弹道经典的解三自由度弹道方程,运行结果将显示:落地误差、飞行时间、修正射程、侧偏等参数。用C语言编写,程序注释丰富,运行时请把Debug目录中的EXE文件拷贝至根目录中运行,否则出错。(3D trajectory simulation VC program and source code files, the solution of three classic exterior ballistics degree trajectory equation, the results will show: landing error, flight time, correction range, cornering and other parameters. Using C language, the program notes rich runtime Debug directory please copy the EXE file to the root directory, run, otherwise an error.)

文件列表:

codefans.net
............\3D弹道仿真VC程序
............\................\3DModel.cpp,6954,2013-05-05
............\................\3DModel.h,643,2011-07-12
............\................\AerDataInput
............\................\............\ThrustData.txt,21987,2011-07-09
............\................\AeroData.h,6210,2011-07-19
............\................\AeroForce.cpp,3349,2011-07-19
............\................\AeroForce.h,1557,2011-07-19
............\................\AeroParam.cpp,1265,2011-07-07
............\................\AeroParam.h,785,2011-07-07
............\................\Atmosphere.cpp,5853,2013-05-05
............\................\Atmosphere.h,1379,2011-07-12
............\................\BallisticData.txt,5352848,2013-05-05
............\................\Bomb.cpp,3240,2013-05-05
............\................\Bomb.h,974,2011-07-11
............\................\EarthModel.cpp,2272,2011-07-12
............\................\EarthModel.h,1294,2011-07-12
............\................\erfen.h,1158,2011-06-16
............\................\GPSModel.cpp,3573,2011-07-29
............\................\GPSModel.h,667,2011-07-29
............\................\GuidLaw.cpp,4179,2013-05-05
............\................\GuidLaw.h,644,2011-07-12
............\................\MovingSimulate.cpp,890,2011-10-05
............\................\MovingSimulate.dsp,5656,2011-10-05
............\................\MovingSimulate.dsw,553,2011-07-10
............\................\myInclude
............\................\.........\myMath.h,3275,2011-07-11
............\................\.........\myMatrix.cpp,5905,2007-10-27
............\................\.........\myMatrix.h,2483,2006-05-24
............\................\ReferenceFrame.cpp,31963,2013-05-05
............\................\ReferenceFrame.h,1256,2011-07-16
............\................\Simulation.h,5532,2011-03-22
............\................\StdAfx.cpp,334,2011-07-19
............\................\StdAfx.h,1102,2011-07-19
............\................\Target.cpp,1428,2011-07-19
............\................\Target.h,457,2011-07-11
............\................\Trait.txt,2190442,2011-07-19

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

发表评论

0 个回复

  • Zuoye
    vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析(Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with the help of matlab in the vc of amplitude and phase analysis was carried out on the audio file)
    2013-05-18 10:13:50下载
    积分:1
  • 1.17
    假定一维整型数组a[n]中的每个元素值均在[0,200]区间内,分别统计出落在[0,20],[20,50],[50,80],[80,130],[130,200]等各区间内的元素个数;(Assume a one-dimensional integer array a [n] each element of the values ​ ​ are in the range [0,200] interval, respectively, the statistics fall [0,20], [20, 50], [50, 80], [, 130] , element number [130,200], etc. of each interval )
    2015-11-17 23:09:58下载
    积分:1
  • GPS-easysuit
    matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算(GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex file read, the third part of the ground EarthFixed receiver position calculation, the fourth part of the pseudo-code based on the baseline solution, the fifth part of the double difference solver)
    2013-09-11 17:22:47下载
    积分:1
  • MFC
    visual c++ 6.0 中 MFC应用教程(visual c++ 6.0 MFC application in the tutorial)
    2011-07-06 02:24:26下载
    积分:1
  • vcmap
    编游戏-地图编辑器 VC写得一个地图编辑器 用于游戏引擎的开发(Code Game- map editor)
    2010-08-12 10:39:15下载
    积分:1
  • 121
    功能:输入一页文字,程序可以统计出文字、数字、空格的个数功能:输入一页文字,程序可以统计出文字、数字、空格的个数(code)
    2009-12-24 11:19:30下载
    积分:1
  • 39.3
    说明:  编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: (Programming, the input line character output in an encrypted form, and then decrypted, the decrypted text sequence of characters compared with the input, output to decrypt the body of the agreement, otherwise the decryption failed. Encryption, ascii code of each character in turn repeatedly with &quot 4962873&quot in the figures, and 32 (' ' )~ 122 (' z' ) as a model between the operations. Decryption and encryption in reverse order. For example, enter the text &quot the result of 3 and 2 is not 8&quot results:)
    2011-04-05 08:43:48下载
    积分:1
  • liusdeng
    流水灯的基本控制流水灯的一次点亮,更好理解流水灯,是LPC2103芯片(Lights control of water flowing light a light, a better understanding of light water, the LPC2103 chip)
    2012-07-05 23:39:17下载
    积分:1
  • demo7_4
    一个基于OPENGL生成地形LOD的例子,算法为二元线性(OPENGL generated based on the example of the terrain LOD algorithm for binary linear)
    2007-12-01 00:48:34下载
    积分:1
  • 87C196
    说明:  一种基于因特尔电机控制芯片87C196的变频器程序。(Based on Intel chips 87C196 inverter motor control program)
    2010-04-20 13:52:23下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载