搜索资源列表
SmallStructv3.0
- 框架的最大好处就是重用。面向对象系统获得的最大的复用方式就是框架,一个大的应用系统往往可能由多层互相协作的框架组成。 框架能重用设计。它提供可重用的抽象算法及高层设计,并能将大系统分解成更小的构件,而且能描述构件间的内部接口。这些标准接口使在已有的构件基础上通过组装建立各种各样的系统成为可能。只要符合接口定义,新的构件就能插入框架中,构件设计者就能重用构架的设计。 -The greatest benefit is the reuse framework. Object-orien
romberg.tar
- Rombergs integration method numarical method which decompose function
TriangleDEC
- Triangle decomposition: chords set T that decompose l i t di j i t t i l • polygon into disjoint triangle We can improve that in a triangle decomposition of a n vertices convex polygon, there happened to be n-1 chords and n-2 triang
mobilegamingPhysicsM
- 物体做抛物线运动是游戏中基本运动物理模型之一! 在PC游戏中可以由重力公式 轻易模拟,但在手机游戏中 ,由于多数手机不支持浮点运算 因此不能用 sin ,cos, 来分解初速度。 所以只能用近似模拟的方法! 我所采用的是:先放大后缩小的模拟方式,并且为了更精确加入了一定的偏移量。- -Objects do parabolic movement is one of the basic sports physical model of the game! Can be easily simula
VOResolveHelper
- 可用于将vo对象分解成多个po,然后在数据库中执行操作-Can be used to decompose an object into a plurality of vo po