Location:
Search - controlpanel
Search list
Description: 一个控制面板程序,将自已的程序设置放到控制面板上-a control panel procedures, the procedures set up their own control panel on decentralization
Platform: |
Size: 89658 |
Author: tozheng |
Hits:
Description: param name=\"_ExtentY\" value=\"1005\">
<param name=\"AUTOSTART\" value=\"-1\">
<param name=\"SHUFFLE\" value=\"0\">
<param name=\"PREFETCH\" value=\"0\">
<param name=\"NOLABELS\" value=\"-1\">
<param name=\"SRC\" value=\"http://www.xiaoqiong.com/ftp/up/bz.rm\">
<PARAM NAME=\"CONTROLS\" VALUE=\"ControlPanel,StatusBar\">
<param name=\"CONSOLE\" value=\"clip1\">
<param name=\"LOOP\" value=\"0\">
<param name=\"NUMLOOP\" value=\"0\">
<param name=\"CENTER\" value=\"0\">
<param name=\"MAINTAINASPECT\" value=\"0\">
<param name=\"BACKGROUNDCOLOR\" value=\"#000000\">
</object>
-param name = "_ExtentY" value = "1005"
Platform: |
Size: 5195 |
Author: liwenyu |
Hits:
Description: Simple application that illustrates how the Control Panel functions
Platform: |
Size: 47358 |
Author: jun |
Hits:
Description: dijkstra algorithm, need complile and building to jar file and run it.
Platform: |
Size: 9660 |
Author: jie |
Hits:
Description: 演示控制面版的应用程序-demo console applications
Platform: |
Size: 54859 |
Author: 徐海军 |
Hits:
Description: * File: ControlPanel.java
* User:相思无偿
* Date: 2004.12.3
Platform: |
Size: 2613 |
Author: WANG1 |
Hits:
Description: 演示控制面版的应用程序-demo console applications
Platform: |
Size: 54272 |
Author: 徐海军 |
Hits:
Description: 一个控制面板程序,将自已的程序设置放到控制面板上-a control panel procedures, the procedures set up their own control panel on decentralization
Platform: |
Size: 89088 |
Author: tozheng |
Hits:
Description: param name="_ExtentY" value="1005">
<param name="AUTOSTART" value="-1">
<param name="SHUFFLE" value="0">
<param name="PREFETCH" value="0">
<param name="NOLABELS" value="-1">
<param name="SRC" value="http://www.xiaoqiong.com/ftp/up/bz.rm">
<PARAM NAME="CONTROLS" VALUE="ControlPanel,StatusBar">
<param name="CONSOLE" value="clip1">
<param name="LOOP" value="0">
<param name="NUMLOOP" value="0">
<param name="CENTER" value="0">
<param name="MAINTAINASPECT" value="0">
<param name="BACKGROUNDCOLOR" value="#000000">
</object>
-param name = "_ExtentY" value = "1005"
Platform: |
Size: 5120 |
Author: liwenyu |
Hits:
Description: Simple application that illustrates how the Control Panel functions
Platform: |
Size: 47104 |
Author: jun |
Hits:
Description: dijkstra algorithm, need complile and building to jar file and run it.
Platform: |
Size: 9216 |
Author: jie |
Hits:
Description: * File: ControlPanel.java
* User:相思无偿
* Date: 2004.12.3
-* File: ControlPanel.java* User: Acacia free* Date: 2004.12.3
Platform: |
Size: 2048 |
Author: WANG1 |
Hits:
Description: JAVA游戏编程_俄罗斯方块(有图片)
游戏主类,继承自JFrame类,负责游戏的全局控制,包含:1、一个GameCanvas画布类的实例对象, 2、一个保存当前活动块(ErsBlock)实例的对象,3、一个保存当前控制面板(ControlPanel)实例的对象;一轮游戏过程,实现了Runnable接口。-JAVA Programming _ Tetris game (with pictures) game master class, inherited from the JFrame class, is responsible for overall control of the game, including: 1, a canvas GameCanvas class instance object, 2, a preservation of the current active block (ErsBlock) examples object, 3, a preservation of the current control panel (ControlPanel) instance object a game process, the realization of the Runnable interface.
Platform: |
Size: 50176 |
Author: 朕 |
Hits:
Description: EZ _USB Control PANEL 源代码-EZ _USB Control PANEL source code
Platform: |
Size: 3001344 |
Author: 路四方 |
Hits:
Description: 游戏主类,继承自JFrame类,负责游戏的全局控制。
内含:
1、一个GameCanvas画布类的实例引用,
2、一个保存当前活动块(ErsBlock)实例的引用,
3、一个保存当前控制面板(ControlPanel)实例的引用
ErsBox.java:
方格类,是组成块的基本元素,用自己的颜色来表示块的外观。
-The main game class, inherited from the JFrame class, is responsible for overall control of the game. Includes: 1, a type of canvas GameCanvas examples cited, 2, a block to preserve the current activities (ErsBlock) cited examples, 3, a preservation of the current control panel (ControlPanel) cited examples of ErsBox.java: grid type is the basic elements of the composition of the block, with its own color to indicate the appearance of block.
Platform: |
Size: 63488 |
Author: 梁林 |
Hits:
Description: 本作品分为3个模块
(1) 游戏主类,继承自JFrame类,负责游戏的全局控制。
内含
1, 一个GameCanvas画布类的实例引用,
2, 一个保存当前活动块(ErsBlock)实例的引用,
3, 一个保存当前控制面板(ControlPanel)实例的引用 *
(2) 一轮游戏过程,实现了Runnable接口
一轮游戏是一个大循环,在这个循环中,每隔100毫秒,检查游戏中的当前块是否已经到底了,如果没有, 就继续等待。如果到底了,就看有没有全填满的行,如果有就删除它,并为游戏者加分,同时随机产生一新的当前块,让它自动下落。当新产生一个块时,先检查画布最顶上的一行是否已经被占了,如果是,可以判断Game Over了。
(3)方格类,是组成块的基本元素,用自己的颜色来表示块的外观-The work is divided into three modules
(1) the main types of games, inherited from the JFrame class, is responsible for overall control of the game.
Intron
1, a type of canvas GameCanvas examples cited,
2, a block to preserve the current activities (ErsBlock) cited examples,
3, a preservation of the current control panel (ControlPanel) cited examples *
(2) a game process, the realization of the Runnable interface
Round of the game is a big circle in the cycle, every 100 milliseconds, to check the current block of the game has been in the end, if not, continue to wait. If in the end, it has no full-filled look at the line, if there is to delete it, and extra points for players, a new randomly generated at the same time the current block, it automatically whereabouts. When a new block when the canvas to check whether the top line has been accounted for and, if so, can determine a Game Over.
(3) box type, is composed of the basic elements of the block, with its
Platform: |
Size: 214016 |
Author: 忍爱 |
Hits:
Description: 俄罗斯方块游戏源码
该游戏代码包含5个类:
* 1、ErsBlocksGame
* 2、GameCanvas
* 3、ControlPanel
* 4、ErsBlock
* 5、ErsBox
* 功能可分为三个部分:
* 1、俄罗斯方块构建游戏图形主界面。
* 2、俄罗斯方块构建图形方格。
* 3、完成控制俄罗斯方块的各种动作。-Tetris game source
Platform: |
Size: 9216 |
Author: xiangminjing |
Hits:
Description: USB 控制面板源程序 。。。注意文档说明-USB CONTROL PAN. sou. codes.
Platform: |
Size: 2997248 |
Author: 孙立龙 |
Hits:
Description: ControlPanel can help you get and modify control panel infomation
Platform: |
Size: 12288 |
Author: 李智杰 |
Hits:
Description: 控制面板的一个例子,里面有网络通信功能,通信控制功能-an example of controlpanel, including socket communication
Platform: |
Size: 4102144 |
Author: 西张洼 |
Hits: