代码搜索:bouncing

找到约 149 项符合「bouncing」的源代码

代码结果 149
www.eeworm.com/read/366879/2858904

java collisiontest.java

import javax.microedition.midlet.*; import javax.microedition.lcdui.*; /** * An example that creates some ships and flies them around bouncing off each * other. * @author Martin J. Wells *
www.eeworm.com/read/358128/3005027

test rpl_flush_log_loop.test

# Testing if "flush logs" command bouncing resulting in logs created in a loop # in case of bi-directional replication source include/master-slave.inc; connection slave; stop slave; --replace_resul
www.eeworm.com/read/360810/10076656

c ethertap.c

/* * Ethertap: A network device for bouncing packets via user space * * This is a very simple ethernet driver. It bounces ethernet frames * to user space on /dev/tap0->/dev/tap15 and expects ether
www.eeworm.com/read/277110/10667540

pas unit1.pas

{: This demo is a remake of good old pong game... Aim of the game is to prevent the ball from bouncing out of the board, each time the ball bumps on your pad you score a frag (er... point ;).
www.eeworm.com/read/147972/5718738

java particle.java

package sim.app.particle; import sim.engine.*; import sim.util.*; /** A bouncing particle. */ public class Particle implements Steppable { public boolean randomize = false; public int xd
www.eeworm.com/read/136812/5861314

c bouncedemo.c

#ifndef lint #ifdef sccs static char sccsid[] = "@(#)bouncedemo.c 1.1 92/07/30"; #endif #endif /* * Sun Microsystems, Inc. */ /* * Overview: Bouncing ball demo in window */ #include
www.eeworm.com/read/345593/11806076

pas unit1.pas

{: This demo is a remake of good old pong game... Aim of the game is to prevent the ball from bouncing out of the board, each time the ball bumps on your pad you score a frag (er... point ;).
www.eeworm.com/read/479151/1340122

c ethertap.c

/* * Ethertap: A network device for bouncing packets via user space * * This is a very simple ethernet driver. It bounces ethernet frames * to user space on /dev/tap0->/dev/tap15 and expects ether
www.eeworm.com/read/209559/4966736

c ethertap.c

/* * Ethertap: A network device for bouncing packets via user space * * This is a very simple ethernet driver. It bounces ethernet frames * to user space on /dev/tap0->/dev/tap15 and expects ether
www.eeworm.com/read/179911/5296669

c ethertap.c

/* * Ethertap: A network device for bouncing packets via user space * * This is a very simple ethernet driver. It bounces ethernet frames * to user space on /dev/tap0->/dev/tap15 and expects ether