搜索资源列表
Wince.net
- c#做的 wince.net 上的显示鼠标运动轨迹。只要是 onMouse 事件类的,在 蜥蜴上测试通过-do wince.net displayed on the track mouse movement. If the incident is onMouse category, in lizards on the test
kitty
- 一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代dt) 程序中第一个for循环代表发射导弹打飞机,第二个
shukongfangzhen
- 本程序是模拟数控加工时刀具运动轨迹,是用VB编写的,适用二维图形和G代码的转换.-NC Simulation Tool trajectory, is written in VB, 2D graphics and application of the G code conversion.
flyMachine
- 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
JumpBallluodi
- 小球落地弹跳过程仿真。 可以在界面中输入小球的初始高度,初速度,落地弹跳后的能量损失,重力加速度等参数来显示小球的运动轨迹。-bouncing ball landed process simulation. The input interface of the initial ball high early speed, bouncing landing after the energy losses gravity parameters to show the ball trajectory
vb_physics_teach
- 这是一个用vb编写的高中物理教学演示程序, 包含运动学,电磁学和光学三大内容,软件直观的反映了随着各个参数变化,粒子或物体的运动轨迹,使大家理解,记忆更加深刻 -with vb prepared by the high school physics teaching demonstration program, including kinematics, electromagnetic and optical three, intuitive software as a reflecti
zudianchabu
- 模拟实际步进电机控制测头或其它工具运动时,其在X和Y方向上的运动轨迹
coolexe
- 计算原子在激光冷却场中的运动轨迹,从而得到原子的捕获范围
LiZiSimulate
- 本程序采用了图形学中经典的粒子算法,实现了喷泉的模拟。程序中可以自己改动粒子的运动轨迹方程,来模拟其它的景象,例如下雪。
皮球滚起来
- 皮球滚动,可看见其运动轨迹对学习vc的动画有帮助-the ball rolling, you can see their trajectories of learning vc help of animation
shubiaojiluqi
- 鼠标轨迹记录器,可以记录鼠标的运动轨迹,然后进行回放-Mouse track recorder, can record mouse movement trajectory, and then play back
camshif
- opencv视频处理,运动物体跟踪,运动轨迹的提取-opencv video processing, tracking of moving objects, trajectory extraction
drawliner
- 通过vc中画图工具,画出螺旋线,用来为切割机的运动提供轨迹-Through the vc in drawing tools, draw spiral line, cutting machine used to track the movement
circlulation1
- matlab编写的航行体六个自由度运动轨迹生成程序-matlab body of six degrees of freedom of navigation in the preparation of trajectory generator
_运动车辆检测跟踪系统
- 可以画出运动物体的运行轨迹没可以使用,VS2010 opencv2.0(Can draw the trajectories of moving objects VS2010 opencv2.0)
A星寻路
- 游戏中人物运动轨迹计算,采用A*寻路算法(A* trajectory finding algorithm is used to calculate the trajectory of the characters in the game)
Path 2
- (转)Android运行轨迹跟踪,用于室内运动轨迹采集(Android path tracking)
带电粒子在电磁场中运动
- 模拟带电粒子在电磁场中的运动。带电粒子在磁场中运动时会受到洛伦兹力的作用,且随着初始运动方向和磁场分布的不同,其运动轨迹会发生不同的变化。由洛伦兹力的推导公式可知,它垂直于粒子的运动速度,不对运动粒子作功,只改变其运动方向。(The motion of a charged particle in an electromagnetic field is simulated. When charged particles move in magnetic field, it will be affe
trace_modified.m
- 在MATLAB中创建一个机器人,并对运动轨迹进行仿真;适合初学者,比较基础(Create a robot in MATLAB and simulate the trajectory of the robot; Suitable for beginners, comparative basis)