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

搜索资源列表

  1. Summary-on-the-use-of-the-V-Collide-

    0下载:
  2. 详细介绍了碰撞检测时常用的V型碰撞检测库的配置方法。-Described the configuration of the V-shaped collision detection library in detail,which is always used for collision detection
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73138
    • 提供者:陈治国
  1. findBall

    0下载:
  2. Nehe经典的OpenGL碰撞检测模板 基于Win32,可方便移植到MFC-collision NEHE
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1630124
    • 提供者:张建国
  1. 802.11DCF

    1下载:
  2. 本文首先通过Bianchi模型,对标准DCF算法的性能作出全面定量分析,然后提出提高无线接入点通信能力的DCF改进算法,同时还提出改进算法的二维离散时间Markov模型并作了定量分析。随后设计原协议和改进协议的仿真算法,并使用Matlab仿真工具进行算法的仿真实验,并对它们的仿真结果作对比。理论和仿真结果都证明改进算法可以大幅度提高网络整体性能。 在对标准DCF算法作性能分析的过程中,作者注意到网络的性能随活动无线节点数量的增加衰减较快。主要原因在于网络负载较大时,冲突发生率高,但可以通过加
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2873339
    • 提供者:liming
  1. pengzhuangxiaoqiu

    0下载:
  2. 碰撞小球,一款基于java的可以使小球碰撞的程序-Collision balls, one is based on Java can make the small ball collision process
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:44408
    • 提供者:zhaoxi
  1. TankClient

    0下载:
  2. 该坦克全部是自己画的 无Image 坦克能够实现自由移动 发射导弹 但没有实现碰撞-The tank all painted himself without Image tank can move freely launch missiles but did not realize the collision
  3. 所属分类:Shot Game

    • 发布日期:2017-04-13
    • 文件大小:2903
    • 提供者:Red
  1. Coll

    0下载:
  2. 简单的一种算法,一款像素碰撞。物体于地图碰撞。不是特别精确-A simple algorithm, a pixel collision. Objects on the map collision. Not particularly accurate
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4877312
    • 提供者:
  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
    • 文件大小:1568
    • 提供者:站长
  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
    • 文件大小:1306
    • 提供者: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
    • 文件大小:1276
    • 提供者:velusamy
  1. Smoke

    0下载:
  2. 基于GPU的烟雾流体模拟,模拟了复杂的刚体碰撞现象。-Smoke simulation based on GPU, simulating the collision with complex rigid body.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:6113885
    • 提供者:jj
  1. octree

    1下载:
  2. 八叉树类,在三维数据快速检索和碰撞检测等方面经常使用-octree, used in fast 3d data searching or collision detection
  3. 所属分类:OpenGL

    • 发布日期:2017-05-01
    • 文件大小:6691
    • 提供者:Guo Yi
  1. animate2

    0下载:
  2. 窗口拖拽 碰撞 重力,是一个值得研究的很好的窗口代码-Window, drag and drop collision gravity
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:2926
    • 提供者:龙啸
  1. 14160_1263520601QeYL

    0下载:
  2. 一个基于3D相机的源码程序,台球游戏-Collision detection - balls don t fly off into infinity any more (hopefully) - Camera control - during aiming the camera is slightly higher than before - More dynamic sound - greater differences of volume between high and low
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:282346
    • 提供者:
  1. Tri-Tr-Intersection-Test

    0下载:
  2. 该篇论文提供了三维立体表面模型三角网格相交性的快速检测技术。-This paper presents a method, along with some optimizations, for computing whether or not two triangles intersect. The code, which is shown to be fast, can be used in, for example, collision detection algorithms.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:52333
    • 提供者:Niu Wenjie
  1. Simulationof-multi-ball

    0下载:
  2. 模拟多小球弹性碰撞,很有趣的一个程序,跟物理有关,不妨看看~-Simulation of multi-ball elastic collision,let us learn it together.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3248
    • 提供者:
  1. donghua

    0下载:
  2. 自己写的小游戏,实现简单的碰撞,图片处理方法-Write their own games, simple collision
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1920836
    • 提供者:77飞
  1. pengzhuangyouxi

    0下载:
  2. C++mfc编写的碰撞游戏。对初学者有一定的帮助,并加深理解-C++ to write the collision game the mfc. Some help for beginners, and to deepen our understanding of
  3. 所属分类:Game Program

    • 发布日期:2017-05-08
    • 文件大小:1996972
    • 提供者:龚伟
  1. chaoshengbobizhangxiaoche

    0下载:
  2. 根据超声波检测来避免小车与障碍的碰撞 -According to the ultrasonic detection to avoid the car with the obstacle of the collision
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:44731
    • 提供者:朱韵琳
  1. BitmapCollision

    0下载:
  2. 碰撞检测,基于flash 的碰撞检测,用于不规则物体的碰撞检测-Collision detection, collision detection based on flash, used in collision detection of irregular objects
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-01
    • 文件大小:916
    • 提供者:盛坤方
  1. wallpaper-Ball(good)

    0下载:
  2. 基于android实现的动态壁纸,该壁纸为小球的动态碰撞-Based on android dynamic wallpaper, the wallpaper for the dynamic collision of the ball
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:109170
    • 提供者:黄吉兴
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com