搜索资源列表
Beziar_lineZB
- JAVA画三次贝塞尔曲线学习例题,大家快来看啊,走过千万别错过啊。-JAVA three Bezier curve drawing learning excellence, we Come see ah traveled sentiments ah.
bezier2
- 图形学BEZIER曲线代码-graphics code
itext-2.0.2
- PDF的导出组件,扩展了对菱形及贝塞尔曲线的支持-PDF export components, extends the right diamond and the support of Bezier curves
Frame
- 可分别在面板中绘制Hermite曲线,Bezier曲线和B样条曲线-Respectively in the panel drawing Hermite curve, Bezier curves and B-spline curve
bezierLine
- flex实现的画bezier曲线的方法,可以根据鼠标移动自动刷新-flex draw bezier curve to achieve the method can automatically refresh mouse
Bessel
- 用AS3写的贝塞尔曲线。 包括两个文件。 -Bezier curves with AS3 written. Consists of two files.
McCurve
- Flash AS3.0 的Bezier曲线类,可以根据给定的2至4个点确定一条Bezier曲线,并可方便地实现曲线的移动,求曲线与直线,曲线与曲线的交点。-Flash AS3.0 class of Bezier curves, can be given two to four points determine a Bezier curve, the curve can easily achieve the movement of demand curve and a straight line,
FGPathBezier3
- 利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点-Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval
BezierCurve
- java实现的贝塞尔曲线演示软件,包括修改次数和型值点等功能。-Java code implements Bezier curve, include function of changing degree and offset points.
MyAndroidPageTurner
- android翻书效果实现原理( 贝塞尔曲线绘制原理/点坐标计算)实现真实的翻页效果,为了能在翻页的过程中看到下一页的内容,在翻页之前必须准备两张页面,一张是当前页,另一张是下一页。翻页的过程就是对这两张页面的剪切,组合过程。-android fflippage Principle (Bezier curve drawing schematics/point coordinate calculation) to achieve real flip effect, flip the process
BzWindow
- Java小程序:贝兹曲线 代码,教程地址:http://www.itneng.com/thread-1326-1-2.html 代码可直接编译-Java bezier
Bezier-curve
- 一个关于贝塞尔曲线的代码 便于android开发者使用 对于初学者学习代码 看代码很有效果-A Bezier curve code on android developers easy for beginners to learn to use the code to see the code is very effective
paint
- 利用bezier曲线画图,你能用它进行一个绘制的小游戏,通过触屏来自由控制线的长短。以及弯曲-This is an app to us bezier to draw.You can us it to play a small game,which is amazing.
Bezier
- JAVA的Bezie曲线的生成,由java代码实现利用自带的jar包就能运行-curve generated
zafpan
- 这是关于贝塞尔曲线的java程序,用JBuilder编的-This is about the bezier Java program, with JBuilder
64134883
- 这是关于贝塞尔曲线的java程序,用JBuilder编的-This is about the bezier Java program, with JBuilder
abfut
- 这是关于贝塞尔曲线的java程序,用JBuilder编的(This is about the bezier Java program, with JBuilder)
bezier曲线
- 绘制三阶贝塞尔曲线,通过四个点,其中两个端点和两个控制点。
html5canvasapi
- 基本知识 绘制矩形 清除矩形区域 圆弧 路径 绘制线段 绘制贝塞尔曲线 线性渐变 径向渐变(发散) 图形变形(平移、旋转、缩放) 矩阵变换(图形变形的机制) 图形组合 给图形绘制阴影 绘制图像(图片平铺、裁剪、像素处理[不只图像、包括其他绘制图形]) 绘制文字 保存和恢复状态(context) 保存文件 结合setInterval制作动画(basic knowledge Draw rectangle Clear rectangular area Arc