搜索资源列表
Tra
- 基本的java3d程序 画图 三角形 还可以旋转 对于图形编程有一定的意义-java3d basic procedures can also drawing triangle rotation for graphical programming with a certain sense
javapictureimageapplet
- 包含6个源码。主要是使用APPLET对图形图像进行处理。 有旋转,缩放,底片效果,水波纹效果,渐变效果-contains six source. Mainly use APPLET right graphics processing. A rotating, zooming and negatives effects ripple effect fading effect
JycShow
- 一个图形旋转的好例子-a graphic example of a good rotation
SimpleGeomInfo
- Java3D实现的图形,自动旋转的,车顶盖的形状-Java3D achieve graphics, automatic rotation, the shape of car roof
javaGraphicRotate
- 一个用JAVA制作的图形旋转操作源程序,非常的实用呀,在很多情况下都可以用到-one with JAVA rotating graphics production operation source, very practical argument. In many cases can be used
JavaObjectChap04
- 面向对象技术,包括: 4.1 画红点 4.2 随机生长的树 4.3 弹性球 4.4 蜂群 4.5 荧光咖啡杯 4.6 旋转的陀螺 4.7 生命周期 4.8 图形变换-object-oriented technologies, including : 4.1 4.2 painted red spots were a tree growing flexibility Ball 4.4 4.3 4.5 fluorescence colony which saw 4.6
JavaAppletChap05
- java Applet程序 5.1 渐隐渐现的文字 5.2 旋转的图形 5.3 钻井工人 5.4 礼炮 5.5 彩带庆贺 5.6 图像放大器 5.7 电子相册 5.8 计算器 5.9 多功能时钟-java applet 5.1 gradual process is the gradual hidden text graphics rotation 5.2 5.3 Driller 5.5 5.4 97 people celebrating the ribbon
Java_RussiaSquare
- 俄罗斯方块-JAVA源代码 的逐步实现,涉及到 如何 图形,图形旋转,闪烁,自动下沉等实现
tuxingbianhuan
- 简单的图形变换系统,平移、旋转等
Geometry
- 使用JAVA实现的三维图形处理.可根据输入的曲线方程,如x^2+y^2+z^2=1表示为(1-(Y/50)^2+(Z/60)^2)^(1/2)*100),绘制三维曲线.并可通过拖动鼠标让曲线在三维空间中旋转
Transform
- java编程实现文字或图形的旋转,放大或缩小,以及倾斜等变换操作,已通过测试
graphics0
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实现二维图形的平移变换实现二
CanvasDemo2
- 一个是图形旋转的例子,包括图形的明暗度的设置。这个可是原创。-is a graphic example of the rotation, including for the purpose of the graphics settings. But the original.
fourth-07301048
- 第四次作业 1、 创建一个Animal(动物)类,让Horse(马),Dog(狗),Cat(猫)等动物继承Animal类。在Animal类中定义一些方法,让其子类重写这些方法,编写一个运行时多态的程序。 创建一个Animal类型的数组,在其中填充不同子类,然后调用自己的父类中的方法,看看会有什么情况发生。 2、 修改练习3.3,使Animal成为一个接口。 3、 在面向对象的绘图应用应用程序中,可以绘制圆形、矩形、直线等很多其他的图形对象。这些对象都具有相同的特定状态
javaels
- Java逐步实现俄罗斯方块,包括1图形的实现,2旋转的实现3不闪烁的实现4不出范围的实现5自动下沉的实现等 -Java and gradually realize the Russian box, including one graphics implementation, implementation of the 2 rotation 3 is not blinking not realize the scope of implementation 4 automatic 5 imple
19855252FBirdoabangongzidh
- Java开发的矢量图形软件,可以绘制任意的矢量图形 除拥有标准的矢量图形(矩形,直线,垂直水平线,圆,弧,曲线)外,还加入了大量内嵌的几何图形,如平行四边形,菱形,梯形,三角形,六边形等图形 支持旋转,缩放,平移,翻转,镜像 复制,粘贴,剪切等功能 ... -this is a shape maker.it s useful,please download it and use it
drawing
- 实现像visio,word画图一样的功能。在控件中画出所需图形,实现旋转、移动等功能。-Achieve as visio, word drawing the same function. Draw the graphic in the control to achieve rotate, move and other functions.
TaiJi
- 用java编写一个太极图形的由小变大并且旋转效果-Write a tai chi graphics with java from small to big, and the rotation effect
HelloUniverse
- 用java 3D技术,实现一个 立体图形,并让其旋转。-Using java 3D technology, to achieve a three-dimensional graphics, and allowed to rotate.
JavaRotateImageDemo
- Java图片旋转,使用Java语言编写程序,旋转图像文件,期间用到了滑动条jSlider事件处理技术,得到旋转角度(弧度制),图像缓冲区创建、创建bufImage的图形环境、让用于显示的缓冲区图像指向过滤后的图像、重载容器的paintComponent()方法等-The Java Image rotation, using the Java language program, rotate the image file used during the the slider jSlider eve
