CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Collision-Detection

搜索资源列表

  1. coliition

    0下载:
  2. obb碰撞检测类,可以在虚拟环境中进行碰撞检测-obb Collision Detection category, in a virtual environment for Collision Detection
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.84kb
    • 提供者:zy
  1. sphere-triangles collision detect and response

    0下载:
  2. 本代码用于计算三维空间中的球体与多个三角形之间的碰撞检测及碰撞后的反弹运动
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-08
    • 文件大小:4.86kb
    • 提供者:ixnehc
  1. coldetect

    0下载:
  2. collision detection algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:19.53kb
    • 提供者:canberk
  1. obbtree

    0下载:
  2. OBB树的建立,用于碰撞检测过程中的模型处理,提高效率-OBB tree establishment in the process of collision detection for model processing, improve efficiency
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2.34kb
    • 提供者:liuziyang
  1. AABB

    0下载:
  2. 虚拟环境中的基于AABB包围盒的碰撞检测-A virtual environment based on the AABB bounding box collision detection
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:197.13kb
    • 提供者:liuxw
  1. intersect

    0下载:
  2. 高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.97kb
    • 提供者:胖猪
  1. CollisionDetection

    0下载:
  2. 2D游戏凸多边形碰撞检测,分离轴定理算法源码-2D Games convex polygon collision detection algorithm for source separation axis theorem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:19.51kb
    • 提供者:Peter
  1. wfCollision1

    0下载:
  2. 关于在vc++中实现对物体的更全面的碰撞检测程序。-Vc++ on the object to achieve a more comprehensive collision detection process.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:3.47kb
    • 提供者:郝慧娟
  1. SPRTA103.ZIP

    0下载:
  2. 关于在vc++中实现检测物体的碰撞检测,以达到预定的效果。-Vc++ on the test object to implement collision detection in order to achieve the desired effect.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:232.99kb
    • 提供者:郝慧娟
  1. TheGilbert-Johnson-KeerthiDistanceAlgorithm

    0下载:
  2. JGK算法研究,对机器人路径规划里的碰撞检测和避碍算法研究很有帮助。-JGK algorithm for robot path planning in the collision detection and obstacle avoidance algorithm for help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:116.15kb
    • 提供者:陈玉
  1. GilbertJohnsonKeerthiAlgorithm

    1下载:
  2. Gilbert-Johnson-Keerthi(GJK)算法,GJK是研究机器人和障碍物碰撞检测的一个经典算法,希望对大家有所帮助。-Gilbert-Johnson-Keerthi (GJK) algorithm, GJK is the study of robots and obstacles of a classic collision detection algorithm, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:651.3kb
    • 提供者:陈玉
  1. ColisionPDetectionPforPAnimation

    1下载:
  2. c++写的一个基于八叉树的动态碰撞检测实例-c++ to write a dynamic octree-based collision detection example
  3. 所属分类:Data structs

    • 发布日期:2014-10-27
    • 文件大小:4.01mb
    • 提供者:德曼
  1. MD

    0下载:
  2. 对于道路上来往的车辆进行检测,程序可以用于车辆防撞系统。-For road traffic on the detection, the procedure can be used for vehicle collision avoidance system.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:站长
  1. dct1_embed

    0下载:
  2. Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied i
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.28kb
    • 提供者:velusamy
  1. displayRelevantVisualWords

    0下载:
  2. Optical flow or optic flow is the pattern of apparent motion of objects, surfaces, and edges in a visual scene caused by the relative motion between an observer (an eye or a camera) and the scene.[2][3] The concept of optical flow was first studied i
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.25kb
    • 提供者:velusamy
  1. collision-detection-algorithm-

    0下载:
  2. 虚拟环境中碰撞检测基本原理及算法知识,是国内一位比较早研究该算法的学者,一共四篇,具有连续性,帮助大家对碰撞检测算法从初级到入门。欢迎大家下载交流。-Knowledge of basic principle and algorithm of collision detection in virtual environment, the algorithm is a comparative study of scholars, a total of four papers, continuity,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:190.82kb
    • 提供者:鲍义东
  1. RRTpathplanning

    5下载:
  2. RRT算法是一种基于采样的规划算法,采用算法生成的相邻点之间的路径可以是经过运动学动力学仿真生成的可执行曲线,通过对状态空间中的采样点进行碰撞检测避免了对空间的建模,适合用来解决含有运动力学约束的路径规划问题.-RRT algorithm is a sampling-based planning algorithm, using path algorithm generated between adjacent points can be generated through the kinema
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.29kb
    • 提供者:天天
  1. BCMA

    0下载:
  2. 实现二进制编码碰撞检测算法,并且附带了参考文献,应该具有参考意义!-Binary coded collision detection algorithm, and with the reference, it should be of reference significance!
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:292.53kb
    • 提供者:liusong
  1. Final-Report_A

    0下载:
  2. AUTOMATIC TRAFFIC ACCIDENT/COLLISION DETECTION IN HIGHWAYS/ROADS: A MATLAB BASED ALGORITHM
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:860.67kb
    • 提供者:ALI
搜珍网 www.dssz.com