搜索资源列表
电话
- 电话 //创建以画布为依托的简单场景图对象,没有多个Locale SimpleUniverse u=new SimpleUniverse(c) u.getViewingPlatform().setNominalViewingTransform() //创建分支组对象 BranchGroup scene=createSceneGraph(c) //组装,分支组 对象加到 场景图 u.addBranchGraph(scene) //带场景图的画
DZK6-2
- dos下的打砖块小游戏,需要graph.h支持。可以自己写关数-Arkanoid games under dos, need graph.h support. Can write off a few
Game-Solution
- 简单图问题的实际应用 编程问题小游戏的解决方案 -Simple graph and the practical application of game programming solution to the problem
yingbiyouxichengxu
- 硬币游戏 在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下: (1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反) (2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反); 不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。 (提示:使用无向图,图中每
Labview--game8.0
- LabVIEW编写的超级玛丽 供大家学习参考-LabVIEW test,graph source
C-language-little-game-demining-code
- C语言小游戏代码-扫雷代码,需要用到TC里面的图形库。-C language small game code-demining code, need to use TC inside the graph library.
grf_display_opengl
- GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
hof
- hof\admin .php ... .....\.....\gomi\bar.gif ...........\.....\....\graph.dmg.php ...........\.....\....\graph.exp.php ...........\.....\....\graph.hpsp.php ...........\.....\....\list_char.php ...........\.....\....\list_icon.php-
VBmantianxuehua
- 一个VB图形算法实例漫天飞雪特效,效果很好,很漂亮-An instance of graph algorithms VB sky snow effects, the effect is very good, very beautiful
MotionGraph-12-14B
- 基于motion graph的人体运动图编辑,可以自动导入asf文件和amc文件,创建graph图文件,给定路径,让动画人沿着路劲自然行走-motion graph animation which can load ASF file and AMC file automaticlly, and then creat graph files. Finally, give a path, the avartar can walk according to the path.
Minesweeper
- windows扫雷的源代码,带有图形界面的。-The source code of Minesweeper with graph gui.