搜索资源列表
小球碰撞
- 模拟小球碰撞的Delphi源码-simulated collision of the ball Delphi FOSS
小球碰撞11
- 汇编实验 小球碰壁-Edit collected materials to experiment the small ball to meet rejection
小球碰撞游戏
- vs2005平台下的小球碰撞游戏。
碰撞检测
- openGL制作小球碰撞
opengl 三个小球碰撞
- 三个小球碰撞
xiaoqiupengzhuang.rar
- c++程序,小球碰撞可视化程序,并有菜单界面,c++ program, small ball collision of visual programming and menu interface
PhisicalEngineDemo
- 实现了一个密闭盒子与内部运动小球碰撞的场景模拟-Realize a closed box with the internal movement of small ball collision scene simulation
VCcollision
- 模拟多个小球碰撞的VC程序,带有简单说明。由于是网上找到的,没有验证是否可以运行(主要原因是 我们不用这个语言,不知道如何运行,但是编程思路可借鉴)-Simulation of multiple small ball collision VC procedure, with a brief explanation. Because it is found online, there is no verification whether or not to run (mainly because
pengzhuang-opengl
- 小球碰撞用opengl做的,用VC++开发-Small ball collision with opengl do with VC++ Development
Circles1
- 小球碰撞的实验,其中包括了两个程序,一个是单个小球于边界的碰撞,一个是两个小球的碰撞-C++
ballhit
- 对物理现象的描述,小球碰撞的全部代码,实用MFC实现,具有健壮性和实用性-A descr iption of physical phenomena, the small ball collision all the code, practical MFC implementation, with the robustness and practicality
BallCollision
- 多个小球碰撞的模拟程序 用来模拟多个小球碰撞 碰撞检测-Multiple small ball collision simulation program used to simulate the multiple small ball collision detection collision
qiu
- 用MFC编写的小球碰撞,当小球碰到四周墙壁后,自动反弹,双击鼠标左键,可以改变小球颜色!-Written with MFC ball collision, when the ball hit the wall around, the automatic reaction, double-click the left mouse button, you can change the ball color!
xiao_qiu_peng_zhuang
- 完全依照物理动量守恒及能量守恒模拟两小球碰撞-In full accordance with the physical conservation of momentum and energy conservation the two ball collision simulation
Billiards
- 小球碰撞,很有意思的一段MATLAB程序,在网上找到的,希望作者不要介意-sphere collision. it is an interesting code by matlab.
小球碰撞
- 三维场景自动炫装,多个小球碰撞,并在发生碰撞的同时,显示碰撞效果,检测碰撞力度(The 3D scene automatically Hyun loaded a plurality of balls, collision, and the collision of the display at the same time, the collision effect, collision detection.)
Boid
- 实现小球碰撞,许多个小球能够自动检测碰撞并避开,通过检测小球碰撞实代码实现(A small ball collision, many balls can automatically detect collision and avoid, by detecting the ball collision real code implementation)
724026小球碰撞11
- 小球运动加音乐 实现小球弹动主界面模块 main.asm 黄 磊 做小球模块 ball.asm 键盘作图模块 keyboard.asm 鼠标作图模块 mouse.a 设置参数模块 dataset.as 文件操作模块 file 小球运动模块(xiaoqiupengbi sadjkjaskdsdadas)
小球碰撞-粘球问题
- 小球碰撞问题,MFC 模拟,十分有参考意义(Small ball collision problem, MFC simulation)
matlab小球碰撞
- 基于matlab软件编写的小球碰撞的小程序,初学者可以提供参考。