搜索资源列表
ball
- 用JAVA写的BALL弹跳
ball
- JAVA写的小球程序,可以实现多线程的功能,小球在界面中实现弹跳-Ball program written in JAVA, can achieve the function of multi-threading, the ball bouncing in the interface to achieve
ball
- 这是一个用线程实现的图形动画实例,每当鼠标点击一次“Start”按钮,屏幕上将产生一个随机颜色的小圆球,该圆球将在屏幕上发生碰撞跳动,直到点击“Close”按钮为止。该实例由5个类构成,分别放在以下4个文件中:Ball.java、BallCanvas.java、BallThread.java、BounceFrame.java。主类是BounceFrame。-This is a thread with examples of the realization of a graphical anima
BouncingBall
- 多线程活动球java 程序,便于理解Multi-Threaded 的功能.-Simple Drawing Application in Java, bouncing Ball application is developed in Java with multi-threading functions
Ball
- 动态显示皮球运动,可以调整皮球的大小,颜色,线程入门必备。-Dynamic display of ball movement, you can adjust the ball size, color, thread entry required.
Ball
- 简单的类,定义了一个简单的Ball类,包含方法。-A simple class defines a simple Ball class, including methods.
BALL
- java手机程序,实现球弹过来谈过去,是一个面试时经常考的题-java mobile phone program to realize the ball bounced over about the past, is a regular exam interview questions
Rolling_Ball_Background
- 滚圆球算法去除背景的JAVA实现,ImageJ软件中采用了此算法。-Rolling Ball Algorithm
ballbance
- 弹球程序,一个球发射后,碰到前就自动弹回、-Ball program, a ball is fired, auto bounce before encountered,
ball
- 简单的小球能否上下自动移动,就像手机屏幕保护一样-Simple ball can automatically move up and down, just like the same phone screen saver
Ball
- 用多线程实现一个弹球小游戏,小球颜色,速度均随机,每个小球都是一个独立的线程。 -Multi-threaded implementation with a ball game, ball color, speed are random, each ball is a separate thread.
Ball
- 1、 设计并编程实现弹球程序:用户能通过菜单或者按钮新增一小球,该小球将从随机的位置出现,并具有随机颜色,随机速度以及随机的运动方向,小球沿初始方向匀速运动,当碰到窗口边缘时,小球将依据受力原理改变运动方向(可简化考虑,受力只改变小球的运动方向,小球仍按照初始速度匀速运动,且不考虑小球之间的碰撞)。-1, designed and programmed Pinball program: the user through the menu or button to add a small ball
Ball
- 弹球游戏简化版,小球碰壁反弹。x方向和y方向的速度可以调节。-A simplified version of pinball games, the ball hitting the wall rebound.
moving-ball
- Moving Ball Application Using Java Beans
ball
- Java疯狂实践 之 小球碰撞游戏 Ecilpse工程文件-Practice Java crazy game ball collision
BouncingBall
- 使用JAVA实现一个跳动的球,在触地的一瞬间,球还有被压扁的现象,用a键将球左移,S键将球右移。-JAVA realization of a beating with the ball, hit the ground at the moment, there is flattening of the phenomenon of the ball, the ball left with a key, S key to the ball right.
Android-Ball
- 一个android手机上的物理弹球模拟程序,有助于理解android重力传感器的使用和2D绘图API-Android phone on a physical pinball simulation program, helps to understand the use of android gravity sensor and 2D drawing API
src
- 多线程实现弹球程序,小球接触周围自动继续弹走,可以增加小球数目通过多线程控制-Multi-threaded implementation pinball program, touch the ball to go around automatically continue playing, you can increase the number of small ball through multiple threads of control
Draw-the-ball
- 用JAVA语言编写的一个球体,球心固定,可以随意改变球的半径及大小-JAVA language with a ball, center of the sphere of fixed, free to change the radius of the sphere and the size of the
ball
- JAVA小实验,多线程实验,小球碰撞,创建面板,画板,适合初学者-JAVA small experiments, multi-threaded experiments, a small ball collision, create panel, drawing board, suitable for beginners