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

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

于 2013-06-01 发布 文件大小:1615KB
0 162
下载积分: 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 个回复

  • FPGA
    说明:  实现人脸识别,通过硬件FPGA来进行实现(Realize face recognition, realize face recognition by hardware FPGA)
    2020-12-23 10:19:07下载
    积分:1
  • stereo
    立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
    2020-06-29 14:40:02下载
    积分:1
  • jiami
    自主编写的一个简单的加密程序,算法思想简单(Written in a simple self-encryption algorithm is simple thoughts)
    2010-12-16 15:26:04下载
    积分:1
  • matlab-soc
    用于VC与matlab之间的通信,对初学者有好处(Used for communication between VC and matlab, good for beginners)
    2011-09-09 11:03:35下载
    积分:1
  • 注记边长bczj
    说明:  autocad插件,批量注记多边形边长,一键调整字体高度(Autocad plug-in, batch note polygon edge length, one key to adjust font height)
    2020-06-24 09:20:01下载
    积分:1
  • shuzhijifen
    使用WIN-TC编写一个程序,实现数值积分。用复化梯形方法、复化Simpson方法、变步长梯形方法、变步长Simpson方法编程求解积分值。(Using WIN-TC to write a program to achieve numerical integration. Compound trapezoid method used, the complex method of Simpson, variable step trapezoidal method, Simpson variable step method for solving integral value programming.)
    2015-03-10 22:21:31下载
    积分:1
  • InsetrData
    vc MFC带有界面的管理系统,实现用ado的方式连接access(vc MFC with the interface management system, to achieve ado way connection to access)
    2012-06-02 14:00:10下载
    积分:1
  • VC_MATLAB7SharedLibrary
    调用MATLAB7 Compiler 产生共享库程序的方法介绍,有如下的大致结构: 1.声明变量或者是函数作为输入变量; 2. 调用 mclInitalizeApplication函数,并测试是否成功,该函数设置了一个全局的MCR 状态,并且构建MCR实例; 3. 对于每个库,调用一次<libraryname>Initalize函数,为库创建一个MCR 实例; 4. 调用库中的函数,并处理其结果(这是程序的主要部分); 5. 为每个库调用一次<libraryname>Terminate函数,用于注销相联系的MCR; 6. 调用 mclTerminateApplication函数,释放与全局MCR状态相联系的资源; 7. 清除变换,关闭文件等,然后退出。(VC+ MATLAB7 C Shared Library Target)
    2009-06-06 10:46:54下载
    积分:1
  • SLIC
    超像素分割程序,既有原码,也有可执行程序,验证过,好用。(Super-pixel segmentation procedure, both the original code, there are executable programs, proven, easy to use.)
    2021-01-18 16:08:42下载
    积分:1
  • 3.18
    编写程序来创建有10个元素的vector对象。用迭代器把每个元素值改为当前值的2倍。(Write a program to create vector objects have 10 elements. With the value of each element iterator to 2 times the current value.)
    2015-03-04 15:15:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载