搜索资源列表
mobile_parabola
- J2ME里关于抛物线的代码,包含了角度 力度 阻力等方面-the code about parabola in j2me, includ angle,strength,resistance.
ball
- 这个是用j2me开发的有关球的碰撞和抛物线运动的小demo
paowuxian
- MIDP不支持小数。 所以画抛物线时只在模拟画了。 本代码就是模拟一个子弹飞行轨迹。-MIDP does not support the minority. So parabola painting only in a simulated painting. The simulation code is a bullet trajectories.
手机游戏物理模型之抛物线
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。-objects do parabolic movement is the basic game campaign physical model one! The PC game can be easily simula
android-animation
- 按照这个文档 可以完成安卓图形抛物线的实现-Can be completed in accordance with this document the implementation of the Andrews graphics parabola
src
- j2me中用查表法实现炮弹抛物线轨迹的例子,需要的朋友可以-j2me using look-up table to achieve the parabolic trajectory of the case shell, you need friends can see
parabola-
- Java抛物线算法的实例,实际上是基于J2ME的,压缩包内共有2个抛物线示例,希望对你的学习有帮助。 -Java parabolic algorithm instance, is actually based on J2ME, compressed within a total of two parabolic example, want to help your learning.
PSOAlgorithmDemo
- 使用粒子群算法求解抛物线极值。一个很简单的粒子群算法,适合初学者理解算法的原理。采用Android实现,可以通过手机运行观察迭代信息输出。-The project is based on particle swarm algorithm to solved parabolic extremum. A very simple particle swarm optimization algorithm, suitable for beginners to understand the algorit
ShoppingCartAnimation1
- 商城类的项目的时候,一般都会有加入购物车的功能,加入购物车的时候会有一些抛物线动画,最近做到这个功能,借助别人的demo写了一个。涉及知识:1.沉浸式状态栏,2.单位精度计算(价格),3.List之Iterator。(When we write the mall class project, usually there will be added shopping cart function, join the shopping cart when there will be some para