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

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

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

  • facerecognize
    一般的人脸识别程序,可供大家学习使用!大家也可以继续 完善哦!(Face recognition procedures in general for the U.S. study to use! U.S. can continue to improve the Oh!)
    2009-02-26 13:13:00下载
    积分:1
  • screenshot-avi
    可以将屏幕上所指定的任何区域保存录像下来,保存可以为avi(On the screen can be specified in any region save the video down, save for the avi)
    2009-03-07 19:38:11下载
    积分:1
  • GraphDraw
    绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。(Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.)
    2011-10-25 10:45:48下载
    积分:1
  • circular-button
    说明:  实现圆形button的制作,内含绘制源码(To achieve the production of circular button, draw the source contains)
    2011-03-12 13:12:00下载
    积分:1
  • YouToo
    说明:  sip开发相关资料集,为sip开发人员提供了很丰富的资料,适合初学者.
    2010-03-23 17:00:26下载
    积分:1
  • VCMATLABinterface
    关于VC和MATLAB之间建立应用接口的程序,请读者马慢慢平度,标胶都好偶的(On VC and MATLAB interface between the application procedures, the reader is slowly MA Pingdu marked plastic are good duality)
    2008-08-17 15:09:17下载
    积分:1
  • elm329-bt mini
    Circuit elm 329 end source programmes.
    2018-05-26 23:35:55下载
    积分:1
  • matlabzhifangtu
    matlab中的直方图均衡,适合初学图像处理者使用,希望采纳(matlab histogram equalization, image processing suitable for beginners to use, hope to adopt)
    2015-03-18 14:47:38下载
    积分:1
  • SUN
    基于UC/OS-II的温度实时监测系统, 控制CPU自带温度传感器,并将温度显示在数码管或LCD上;当温度大于设定值时报警;报警驱动蜂鸣器并通过串口上传到PC;PC给出消除报警指令后则取消报警;报警的重新启动由按键通过中断送入;合理安排UC/OS-II实时任务,合理利用UC/OS-II各类事件机制(信号量、消息邮箱、消息队列、事件标志组等)。(Based on UC/OS-II real-time temperature monitoring system, the control CPU comes with a temperature sensor and the temperature on the digital display or LCD when the temperature is greater than the set value alarm alarm buzzer driver and uploaded to the PC via the serial port the PC gives instructions to eliminate warning alarm is canceled restart interrupted by an alarm from the key into reasonable arrangements for UC/OS-II real-time tasks, rational use of UC/OS-II mechanism for all types of events (semaphores, message mailboxes , message queues, event flag groups, etc.).)
    2020-12-21 15:39:08下载
    积分:1
  • Program-name
    点名程序可以帮助老师在课堂上进行随机点名,帮助老师更好的进行教学工作(Named program can help teachers in the classroom on a random name, to help teachers better job of teaching)
    2011-07-30 18:24:28下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载