CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 飞行 模拟

搜索资源列表

  1. FIGHTER

    0下载:
  2. 基于OpenGL,使用C++开发的模拟战斗机飞行的源代码,可以通过按键操纵飞机的飞行姿态,以及从不同的角度观察飞机飞行。 -Based on OpenGL, using C++ fighter flight simulation developed source code, you can manipulate the aircraft s flight attitude through the key, and the observation aircraft different angle
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2437826
    • 提供者:王一
  1. FlightGear

    1下载:
  2. FlightGear入门参考资料,FlightGear是一款开源的模拟飞行软件,在航空行业有很大应用-FlightGear reference, FlightGear is an open source software of flight simulation, has great application in aviation industry
  3. 所属分类:transportation applications

    • 发布日期:2017-06-10
    • 文件大小:17774518
    • 提供者:rong
  1. feixingqi

    0下载:
  2. java小游戏,飞行棋,可以模拟飞行棋游戏,具体功能请自己测试,有素材和完整项目-small game, flight chess, can simulate the flight chess game, the specific function of your own test, a material and complete the project
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:15670
    • 提供者:郑银鹏
  1. 13

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6589
    • 提供者:hhhh
  1. GameFlyer

    0下载:
  2. 模拟大炮打飞机。在GUI界面上,飞机水平飞行,用界面上的按钮控制大炮的运行方向(如向左,向右,向上,向下)。当炮弹碰着飞机后,飞机坠落。--Analog artillery hit the aircraft. On the GUI interface, the aircraft in level flight, with the running direction buttons to control the cannon on the interface (such as left, righ
  3. 所属分类:Shot Game

    • 发布日期:2017-04-08
    • 文件大小:165272
    • 提供者:xiaoyu
  1. sudu5

    0下载:
  2. 利用c语言编写的svga模式下显示的“巡航导弹模拟飞行系统”-Use c language svga mode display cruise missile flight simulation system.
  3. 所属分类:CSharp

    • 发布日期:2017-06-03
    • 文件大小:15498371
    • 提供者:刘奇奇
  1. dafeiji

    0下载:
  2. 这是一款基于C++的射击类小游戏,模拟飞机的设计及飞行。-game dafeiji
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:4521
    • 提供者:李建浩
  1. iCRI

    0下载:
  2. Dirext2D的简单应用,主要模拟了几个飞行仪表。涉及DirectWriter,图片导入,画线,画矩形,画多边形等方法-Dirext2D simple application main simulated several flight instruments. Involving DirectWriter, picture import, draw lines, draw a rectangle, polygon drawing method
  3. 所属分类:DirextX

    • 发布日期:2017-04-16
    • 文件大小:9190
    • 提供者:陈笑慰
  1. Optimization-algorithm-of-PSO

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 -Particle swarm optimization (PSO) is a kind of stochastic opti
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3312
    • 提供者:Wang
  1. JSBSim_Matlab

    6下载:
  2. 将JSBsim与Matlab进行联合仿真进行模拟飞行计算-The JSBsim with Matlab co-simulation flight simulation calculation
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7262088
    • 提供者:david
  1. JSBSimCommander

    1下载:
  2. JSBsim2.0的飞行仿真计算源码,广泛应用用在FlightGear、基于Matlab、三维视景模拟飞行等仿真应用中-JSBsim2.0 flight simulation source, widely used in FlightGear, based on Matlab, and other three-dimensional visual simulation flight simulation applications
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2283418
    • 提供者:david
  1. levy_flight

    0下载:
  2. 基于fortran的levy 飞行并行模拟程序,可以用于大型活性粒子的模拟。-fortran, levy flight.
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2455
    • 提供者:aibq
  1. simion_mean_collision

    0下载:
  2. 仿照simion的碰撞模型,以随机变量为计算条件,模拟粒子从空气中经过的过程,在相同时间内改变电场强度飞行的距离-Modeled simion collision model for the calculation of the random variable conditions, simulation particles the air through the process, changing the distance between the electric field strengt
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1350
    • 提供者:郭开泰
  1. dafeiji

    2下载:
  2. 实验题目:炮打飞机 实验目的: 学会使用多线程进行并发程序设计 实验要求:     编写一个应用程序模拟大炮打飞机。在GUI界面上,飞机水平飞行,用界面上的按钮控制大炮的运行方向(如向左,向右,向上,向下)。当炮弹碰着飞机后,飞机坠落。 在12月8号晚上12点前提交。-Experiment topics: gun hit the aircraft experiment: learning to use multi-threaded concurrent pr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:189456
    • 提供者:东东
  1. quality-flight-performance

    0下载:
  2. 飞行品质飞行性能的计算和仿真的模拟,对飞机的性能进一步分析-Flight quality flight performance calculation and simulation of the simulation, further analysis on the performance of the aircraft
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:167161
    • 提供者:林天龙
  1. 793830337JSBSim_SFunction

    2下载:
  2. JSBSIMjsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果-jsbsim 操作模拟飞行 通过输入控制量,然后JSBSIM运行,输出飞行状态参数,从而达到飞行的效果
  3. 所属分类:Console

    • 发布日期:2017-05-18
    • 文件大小:4681008
    • 提供者:王枫
  1. CV

    0下载:
  2. 模拟目标匀速飞行,并用卡尔曼滤波算法进行目标轨迹跟踪-Uniform flight simulation target, and the target trajectory tracking kalman filter algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1319
    • 提供者:hudaxia
  1. 3D-fly-simulation

    0下载:
  2. 用matlab编写的模拟飞机3D飞行的程序,可控制飞机飞行的各种姿态-Prepared using matlab aircraft 3D flight simulation program can control the flight of the various postures
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:115403
    • 提供者:jy
  1. Cuckoo-search-algorithm

    0下载:
  2. 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。-Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4046
    • 提供者:文文山
  1. matlab

    0下载:
  2. 模拟levy飞行的3个基础函数,分别用于模拟levy曲线迭代次数,存储数组,及两端点的坐标-Flight simulation levy of three basis functions are used to coordinate the analog levy curve iterations, storage arrays, and the two end points
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:835
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com