搜索资源列表

  1. MYBOMB

    0下载:
  2. 游戏中爆炸效果的例子,将物体运动轨迹的计算、爆炸后粒子运动的计算及碰撞检测计算完整的结合到一起,包含全部完整源代码及执行程序-game Explosion example of the trajectory of moving objects, the explosion of computing particle collision detection and calculation of the integrity of these
  3. 所属分类:游戏

    • 发布日期:2024-05-17
    • 文件大小:1657856
    • 提供者:张震沣
  1. 运动检测系统(修改后)

    0下载:
  2. vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等-vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:5218304
    • 提供者:雷雷
  1. 信号处理仿真技术——kalman滤波

    0下载:
  2. 实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-achieve Kalman filtering algorithm, by tracking estimated object trajectories.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:姜斐
  1. kitty

    0下载:
  2. 一. 追踪模型 以(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代
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:白小欣
  1. ChapWei

    0下载:
  2. 一种用VC++环境开发的小程序,能够实现图形在窗口中沿着固定像素游走,用户可以自定义图形形状和运动轨迹.-A VC environment of small procedures, graphics can be achieved in the window along a fixed pixel tail users can customize graphics and shape trajectories.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:390144
    • 提供者:weibin
  1. JumpBallluodi

    0下载:
  2. 小球落地弹跳过程仿真。 可以在界面中输入小球的初始高度,初速度,落地弹跳后的能量损失,重力加速度等参数来显示小球的运动轨迹。-bouncing ball landed process simulation. The input interface of the initial ball high early speed, bouncing landing after the energy losses gravity paramete
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:郇世昶
  1. ballwithchangedv

    0下载:
  2. 球的运动轨迹2-变速运动模拟实现,VC++开发的,对于有关的开发很有参考价值-ball trajectory 2- variable motion simulation, the development of the VC, for the development of great reference value
  3. 所属分类:游戏

    • 发布日期:2024-05-17
    • 文件大小:586752
    • 提供者:搜索死
  1. vb_physics_teach

    0下载:
  2. 这是一个用vb编写的高中物理教学演示程序, 包含运动学,电磁学和光学三大内容,软件直观的反映了随着各个参数变化,粒子或物体的运动轨迹,使大家理解,记忆更加深刻 -with vb prepared by the high school physics teaching demonstration program, including kinematics, electromagnetic and optical three, in
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:林克
  1. Project

    0下载:
  2. 一个java3D的动画程序,三维环境下建立物体以及运动轨迹-A java3d animation process, three-dimensional environment, as well as the establishment of object trajectories
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:777216
    • 提供者:赵一
  1. VehicleTrace

    0下载:
  2. 在车辆捕捉的基础上,通过摄像机的标定,建立图象坐标系与现实世界二维平面坐标系的转换关系,从而获得车辆的运动轨迹。-In the vehicle based on the capture by the camera calibration, the establishment of the image coordinate system and the real world two-dimensional coordinate syste
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:441344
    • 提供者:张 方
  1. myblobtrack

    0下载:
  2. 在很多应用中,希望把运动着的物体检测出来,对其编号并进行跟踪,最终得到其运动轨迹,本程序就是运动物体跟踪的框架-In many applications, so that the moving objects detected, their number and track, and ultimately by its trajectory, the process is moving object tracking fr a mewo
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:1945600
    • 提供者:杨扬
  1. SolarSystem

    0下载:
  2. 用opengl写的小程序,模拟太阳系的运动轨迹-Opengl with small programs written to simulate the trajectories of solar system
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:3627008
    • 提供者:wangweiming
  1. YDJC

    1下载:
  2. 运动检测程序,VC++实现。 检测运动物体运动轨迹,并作图分析。-Motion detection process, VC++ Realize. Detection of moving object trajectories, and mapping analysis.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4951040
    • 提供者:婷婷
  1. Atruetrajectoryprocedures

    0下载:
  2. 产生真实运动轨迹的程序-系统在建模的时候,可以用一个确定的状态方程表述出,不存在有随机量。-To have a real trajectory of the process- system in the modeling, they can identify with a state equation formulation that does not exist there is a random quantity.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:zickep
  1. test

    0下载:
  2. 利用VC++编辑的采集视频的数据,并根据数据模仿视频中运动物体的运动轨迹。 乒乓球的运动轨迹的模拟!-Use VC++ Edited collection of video data, and video data to imitate the trajectories of moving objects. Table tennis simulation trajectories!
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-17
    • 文件大小:572416
    • 提供者:sdfsdfsd
  1. 2Drobot

    0下载:
  2. 二维机器人上楼梯运动的步态规划,以及稳定性分析,各关节的运动轨迹都可以直观的表现出来.-Two-dimensional robot gait staircase movement planning, as well as the stability analysis, the joint trajectory can be manifested intuitive.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:陈圣国
  1. active-check

    0下载:
  2. 用vc++实现的运动轨迹识别系统,希望对研究图像识别,路线识别,轨迹识别的朋友有帮助。-With vc++ Realized trajectory recognition system, and they hope to study image recognition, line identification, track identification friend help.
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-17
    • 文件大小:2403328
    • 提供者:流沙
  1. s_parmos_release_version_10b

    0下载:
  2. 带电粒子在电磁场中运动轨迹模拟程序,matlab语言开发,采用虚拟现实技术。-Charged particle trajectories in the electromagnetic field simulation program, matlab language development, the use of virtual reality technology.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:黄勇
  1. MotionDetectioninavideo

    0下载:
  2. 详细说明:运动图像的自动识别、检测、抽取运动图像的运动轨迹--Moving Picture of automatic identification, detection, extraction trajectories of moving picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:676864
    • 提供者:邢庆锋
  1. cs

    0下载:
  2. 当前统计模型的跟踪方法,并给出相应的目标运动轨迹和预测估计,程序经证明是有效的。-Current statistical model of the tracking method, and gives the corresponding target trajectory estimates and projections, the program proved to be effective
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:王雷
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org