搜索资源列表
2323
- 大家都来看看。有高手请指教指教。有意见可以体啊-everyone to see. With a master please enlighten the exhibitions. The view can-ah
Rubix
- This interactive game allows you to manipulate and view the rubik s cube in 3D with the click of your mouse. If you get stuck, just click to watch the cube solve itself. Or, just \"rearrange the stickers\" and start over.
VCPP_snake
- MFC贪吃蛇游戏,原创,VC++6.0下编译通过。这一款为MFC经典例子,采用view/documents结构。-MFC Snake game, original, VC++6.0 under the compiler.
Magic Cube 2D modified 2D 的魔方解题
- 2D 的魔方解题、可视化操作程序,可以旋转魔方、全方位看魔方等等。-2D Rubik' s cube solving, visualization, operating procedures, can rotate the cube, cube, and so all-round view.
Mine11
- 推箱子游戏,适合初学者用来做案例来看,也许对你有用-Sokoban games, suitable for beginners to do with the case of view, may be useful to you
PUSHBOX
- 经典的推箱子游戏,共100关,采用MFC 经典的Doc/View 结构设计。-Classic Sokoban Games, a total of 100 clearance, using MFC classic Doc/View structure design.
puzzle
- 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
myvb
- 可以查看自己的星座,进入管理模式还可以查看自己的星运,密码账号都是0-You can view your own constellations, into the management model can also view your own horoscope, password, account number is 0
MySnake_v1.02
- 贪食蛇.C#编写经典游戏.适合初学者学习.查看.-Snake. C# write the classic game. Suitable for beginners. View.
SimulatedMine
- 功能和window的扫雷相似,可选初中高级,也可重新开始,查看最高分纪录,也可查看帮助信息!-Similar functions and window of the mine, optional junior high school senior, but also start to see the highest score record, but also can view help!
Russia_new_2011
- Java游戏俄罗斯方块源码,貌似很全的源代码,包括图像资源、源代码以及项目工程文件,请在Eclipse下运行,因测试机运行环境有限,这里就不具体花时间查看运行效果了,源码结构如上图,喜欢写Java游戏的朋友可不要错过哦。 -Java Tetris game source code, source code looks like it all, including images of resources, source code and project files, run in Eclips
RussiaGame
- Java游戏俄罗斯方块源码,貌似很全的源代码,包括图像资源、源代码以及项目工程文件,请在Eclipse下运行,因测试机运行环境有限,这里就不具体花时间查看运行效果了,源码结构如上图,喜欢写Java游戏的朋友可不要错过哦。-Java Games Tetris source code, looks like a very complete source code, including images of resources, source code and project engineering d
Tetris
- 基于MFC的俄罗斯方块游戏的源码。注意运行时查看设置路径是否一致。-MFC-based Tetris game source code. Note that run-time path is the same view settings.
CPP-for-Game-Programer
- 游戏开发经典丛书《C++ 游戏编程》,本书从游戏开发的角度开发,把C++应用刀游戏软件领域。-Classic Game Development Series " C++ Game Programming" book developed from a game development point of view, the C++ applications knife game software.
MFC-Basic-2D-graphics
- This a program in visual c++ using the MFC libraries. It makes basic 2D figures. Part of it is set in Spanish but most of it is in English and is completely understandable. It uses classes to create the figures and set them in the view file. -This is
track1
- 小游戏,雷达侦测,角色移动,如果雷达侦测到目标在在角色的视野范围内,则会形成一个点光源的视野范围,将目标包括在其中-Small game, radar detection, the role of mobile, if the radar detects a target within the field of view in the role will be to form a point source field of view, in which the objectives
01-tan-chi-she
- 使用Visual C++ 6.0来调试,先打开光盘中的snake_main.dsw文件,然后使用Build命令进行调试。 include "snake.cpp" void main() { //welcome to play the game graph_welcome() //delay Sleep(1000) //the game page layout view graph_game() //initi
russian-square
- 本程序主要完成俄罗斯方块的基本功能,开始界面可选择开始游戏、查看游戏说明和得分记录。方块下落速度随分数的增加而增加,消行时会闪烁,游戏结束可重新开始也可保存游戏,可查看游戏记录和游戏说明,有背景音乐。 算法1:卡位判断,用矩阵解决。当移动方向上地图的值和方块的值都不为零时,返回值为零,不能移动,否则返回值为一,可以移动。如果将图形打出来,会多出不少有规律且重复的代码。 算法2:转动方块:定义b[i][j],将旋转赋值给b,判断b与所在位置是否可以放下,若可以,将b值再赋值给a-Com
igsaw_MFC
- 用MFC文档视图结构编写的拼图小游戏,用鼠标控制,供VC初学者学习-Puzzle game written using the MFC document view architecture, with mouse control for VC beginners to learn
1
- C# 五子棋小游戏程序代码压缩文件,解压后安装能直接玩游戏,并可查看源码。-C# backgammon game code zip file, extract the installation directly play the game, and can view the source code.