搜索资源列表
JumpingChess_yu
- 可以设定1~6方同时游戏,每一方都可以设定为电脑、网络或本地。左键下子,右键确定。游戏界面美观,很不错。开发工具:VC++6.0 和 MFC -can set a party to six games while, each side can be created for the computer, network or local. Left Now, the right to determine. Games beautiful interface, very good. Developm
公司产量图示程序
- 我初学VC++时,老师布置的一个作业。也可以用来给小学生作课件。-I am learning, teachers layout of an operation. Also can be used for the courseware to students.
game editor
- 这是一个用vc编写的地图编辑程序,它可以用来实现对游戏中地图编辑功能,好用哦-vc prepared with a map editor, it can be used for games on the map editing features and ease of use!
CS-GAME-VC
- 一个逼真的CS游戏!内含原码,用VC6.0可编译成功!希望大家一起研究研究,我的地址0002niw@163.com-a simulated game CS! Includes the original code can be compiled using VC6.0 success! We hope that the studies together, I address 0002niw@163.com
Walking
- 二维的小游戏,VC++.Net开发的,可以实现主角在场景中的漫游-small two-dimensional game, VC. Net development, the protagonist can be achieved roaming Scene
MoNiYanHuaShiFang
- 用VC编写的模拟烟花释放游戏的程序,能够较生动模拟场景,并有较好的指导作用-VC prepared by the simulation game fireworks release procedures, simulation can be more vivid scenes, and a better guide
PingPong
- 用VC做的一个乒乓球游戏,虽然比较简单不过其中也有自己的算法,而且能够将游戏过程中某个场景保存-VC do a table tennis game, though comparatively simple but which has its own algorithm, and the game will be able to process a scene preservation
ping3
- vc拼图游戏应该可以嵌入系统平台使用未试验过小心使用-vc picture arrangement game should be able to use embedded systems platform has not tested the careless use
game_jinyutuan
- VC++开发的一个劲乐团游戏,有美观的动画界面和动听的音乐。可以自娱自乐或作为学习的范例。-development of the VC wanted Orchestra games and beautiful animation interface and the sounds of music. Can be entertained or as a learning model.
EightQueues
- 八皇后VC图形演 算法思想:回溯法,先在第1行放上一个皇后,然后在第2行合适的位置放上一个皇后,依次类推,如果8行都放满了,说明找到了一个解,如果第好第i行的皇后后,第i+1行找不到合适的位置,这时就回到第i行,把第i行的皇后放到下一个位置,继续尝试下一行。如此反复,知道找到所有的解。注意,这种算法找的解可能有等价的,某些解可由别的解经过旋转棋盘得到。-eight Queen's VC graphics algorithm thinking : A Retrospective, th
Shuffle
- This article came out of the result of a forum of discussion CodeGuru.com. When we tried to implement an array of Windows buttons, we did not find any solution using ClassWizard. In VB, this can be achieved by copying a single button. We could not fi
tangbiao132
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
VC编写的3D赛车游戏
- VC编写的3D赛车游戏希望大家喜欢,可能会有BUG希望大家共同指出-3D racing game written in VC hope you like, there may be common BUG hope that
Tanker
- 用VC++ 6.0 编的坦克大战,蛮实用的,有兴趣的可以看看,会对你有所帮助。-Using VC++ 6.0 for the Tankedaizhan, very practical, may be interested to see if it would be helpful to you.
skyblue_Snake
- vc++编写的一款经典游戏--贪吃蛇,感兴趣的可以学习学习-vc++, prepared by a classic game- Snake, can be of interest to learn
xingyun
- VC++写的,可以用于模拟幸运52中猜商品价格的游戏。-VC++ to write and can be used to simulate lucky guess commodity prices in 52 games.
Tetris
- 一个VC++ 可以全屏的俄罗斯方块游戏源程序,比较经典的游戏了,小时候经常玩的,请注意资源文件的相对目录位置,要不然全屏后一片空白,在VC6.0下可顺利编译。-VC++ can be a full-screen source code of the game Tetris, the classic game of comparison, the child often played, please note that the relative resource file directory lo
chuangame
- VC++枣子穿纽游戏源码,类似扫雷游戏的界面,不过玩法有点不一样,游戏源代码在vc++6下编译通过,你应该通过源代码能看出些玩法来。 相关资料:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增加,纽扣数目也增加,当达到70个时游戏即结束。只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿线。线可交叉,但有纽扣的点不能交叉连接。 透露点秘诀:要尽可能使连线长且该连线上的纽扣数多。-VC++ source code date
RobotView
- VC++游戏——会沿路径行走的机器人,路径当然是你规划出来的,如果你固有的那就没意思了。程序源码在VC6编译通过,要想让机器人沿着路径走,你还需要做些前奏工作,比如规划路径、设置路障等,会玩了也挺有意思的。 -VC++ game- will be walking along the path of the robot, path planning out your course, if you would inherently senseless. Program source code i
VC-PP-Sokoban-game-source-code
- 非常不错的推箱子游戏哦,会对初学者有很大的帮助-Oh very good game Sokoban, will be very helpful for beginners