资源列表
rgeref333
- 一个比较好玩的连连看,大家试试看能行不?-Lianliankan a more fun, we do not try do it?
tjs
- 贪吃蛇游戏,直得对游戏开发的朋友学习或参考.-Snake game straight game developers have to learn or make reference to a friend.
stone
- 石头、剪子、布的人机对战小游戏,激发学生学习VB的兴趣,主要用到了随机函数及图像控件的应用,是一个很不错的实例,欢迎下载学习!-Rock, paper, scissors the man-machine battle game to stimulate interest in learning VB, mainly used the random function and application of image control is a very good example, please do
pintu
- 比较简单的一个拼图游戏,除内置图片外,还可以从外部导入图片。-A jigsaw puzzle is relatively simple, with the exception of built-in picture, but also import images from the outside.
8_Queens_Game
- 八皇后游戏的说明:问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置,使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置好,这就是一次成
saolei
- 一个小小的扫雷游戏源码哈,可以下载下来看看,喜欢VC的亲不要错过哦-Do not miss it a small mine-sweeping game source, you can download it look like VC pro
j_13178_VBpintu
- VB实现的拼图游戏 可以更换图片和级别 简单 课程设计用-VB
pintu
- 一个自己开发的拼图小游戏,玩玩看,测试你的智力!
ELSfk
- 传统的经典游戏,俄罗斯方块,在java上实现。-The traditional classic game Tetris in java to achieve.
e-luo-si-fang-kuai
- 用C#实现的俄罗斯方块小游戏,界面不是很美观,但功能齐全,可以选择关卡-Implemented in C# Tetris game, the interface is not very beautiful, but functional, you can choose points
WinMine
- 扫雷 vc++版 源码运用mfc可以提高编程能力-Mine vc++ version of source code programming capabilities can improve the use of mfc
sweep_mine-0829-1919
- 实现微软自带的扫雷游戏基本功能:可自选行列数和布雷数、标记每个方块周围的雷数、随机布雷、左右键实现的功能、游戏胜利和失败的界面通知-Sweep mine game using QT