资源列表
[游戏引擎] VB_3D_ENGEIN
说明:一个高手用纯VB编程打造的极速3D游戏引擎,没有采用DirectX加速技术以及OpenGL技术,本程序非常流畅的模拟了用热跟踪导弹拦截UFO的情景。-A master speed 3D game engine programming to create pure VB does not use DirectX acceleration technology, and OpenGL, the process is very smooth to simulate the thermal tracki<sunjunyu> 在 2025-07-16 上传 | 大小:153kb | 下载:0
[其他智力游戏] Spaceship
说明:飞行员等级考试游戏。参考经典的"是男人就撑过20秒plane"写了个小游戏作为教程,有点难度,涉及到类的一般操作,如编写类、类的继承等。-Pilot rating exam game. Reference to the classic "man to get through 20 seconds plane," wrote a little game as a tutorial and a bit difficult, related to the general operation of th<sunjunyu> 在 2025-07-16 上传 | 大小:130kb | 下载:0
[棋牌游戏] light
说明:求解关灯游戏。 手机上的游戏:有n×m个格子代表n×m个房间,每个房间有一盏灯和一个奇怪的开关,这个开关可以同时控制本房间和上下左右四个房间的灯,但是每次只能同时变换状态,把开的关掉,关的开启。现在有若干个房间的灯开着,问如何使用这些开关关掉所有灯。 注意到灯的状态跟开关数量有关,但是跟开关使用的次序没有关系,而且某个开关使用两次跟没有使用的效果相同,也就是说n×m个房间最多需要使用n×m次开关就能够把所有灯关掉,每个开关最多使用一次。 -Solving the lights game<sunjunyu> 在 2025-07-16 上传 | 大小:171kb | 下载:0
[棋牌游戏] 24
说明:24点求解程序。本程序的输入是一个名叫Inpute.txt的文本文件,里面存放着4个数和计算目标(这个程序可以指定计算结果,不是24也可以)。输出是一个名叫Result.txt的文本文件,由程序计算产生,记录的是运算步骤。-24-point solver. The input of this program is a named Inpute.txt a text file stored inside the number and calculate the target (this progr<sunjunyu> 在 2025-07-16 上传 | 大小:1kb | 下载:1