搜索资源列表
打老鼠游戏
- 程序运行后,屏幕上会随机出现三种颜色的老鼠,玩家用鼠标点老鼠-running, the screen will be three colors in random mouse, players use mouse click of the mouse
PinTwo
- 拼图游戏,可以载入的BMP图档,设定好分割数,然后再按乱数排列,之后就可以开始游戏,游戏用键盘的上下左右键控制-pieces of the jigsaw may be included in the BMP image files, set a few good segmentation, and then click the random number with, and then start the game, the game of the keyboard keys to control
guitusaipao
- 编写一个程序生成两个线程(进程)模拟龟兔赛跑。 1、兔子进程优先级高,因而跑的快,但兔子进程随机发生一些睡眠。 2、乌龟进程优先级低,因而跑的慢,但乌龟进程不发生睡眠。 3、程序应能用动画方式显示龟兔赛跑的进程。 源程序如下:(我在vc6.0调试通过)-procedures for the preparation of a generation two threads (processes) simulation hand. 1, rabbits process high pri
pukepai_withoutdebug
- 24点游戏的界面和算法,点START按扭随机发牌,点CHECK按扭给出答案-24 points of the game interface and algorithms, random point START buttons licensing point CHECK buttons give an answer
vb_snake
- 许多读者都在手机上玩过\"贪吃蛇\"游戏,它虽然简单,但十分有趣。在游戏的画面上有一条小蛇和随机出现的一粒\"豆子\",玩家用键盘控制蛇的爬行方向去吃这个\"豆子\",每吃到一粒豆子,蛇就会长大一点,随着蛇的不断长大,游戏的难度也会增加。当蛇头跑出游戏区或者蛇头穿过了蛇的身体,则玩家就输了,游戏结束。-many readers have played on the phone, "Snake" game, it is simple, but very interesting.
RussianProteusGameSourceCode
- //特 点: // // 1、功能完整,直接使用 // // 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 // // 3、对减少内存占用、尽量减少屏幕操作进行适当优化 // // 4、新方块生成高度随机,绝对无规律 // // 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 // -/ / features : / / 1, the functional integrity, the use of direct
guessnumber_c
- 用C语言编写的小游戏——猜数字。 游戏随机给出一个0至99(包括0和99)之间的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终推出答案-C language prepared by the small game -- ringing. Random game is a 0-99 (including 0 and 99) between the figures and then let you guess what the
dsfds
- 程序产生一个随机数,游戏者输入数据进行猜测。管理员可输入密码, 其中普通管理员只能获得答案,超级管理员获得答案并能修改普通管理员密码-procedures a random number, players input data guess. Administrators can import password, which can only be general manager answers Super administrator answers and general managers
ball_rotate
- 用matlab编写的可以随意旋转的小球游戏很好玩呦!-using Matlab can be prepared by the random rotation of the small ball game is a lot of fun putting us!
pictureRecreator
- \"pictureRecreator\"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动,最后将它复原.-"pictureRecreator" is a very suitable for learners of small java games, the game will be a big map separated into nine, and then a random selection o
2007_01_22_143355_RQVEKVunPB
- 看到一个简洁精巧的Robot,作者是:stelo,Robot名字:stelo.UntouchableNano,版本1.0 有效代码不过60余行,但是可以统计目标数据、预测对手行动、随机移动,并且试验了一下,战绩也不错。-To see a concise sophisticated Robot, the author is: stelo, Robot name: stelo.UntouchableNano, Version 1.0 valid code, however, more than
PuzzleGame
- 拼图游戏,采用 vc++ gdi开发,可随机打乱图片,自定义原始图片功能等。-Jigsaw puzzle, using vc++ Gdi development, could be disrupted random picture, custom features, such as the original picture.
jinzi
- 一个吃金子的游戏键盘方向键控制金子的移动金子为随机出现-A gold game to eat the keyboard arrow keys to control the movement of gold and gold for the random emergence of
caishuzi
- 猜四位整数游戏。由程序产生一个四位随机整数,其中没有重复的数字,由用户猜出这个四位整数。根据用户每次输入的四位整数,判断出猜出的相同数字的个数和相同位置的个数,直到猜对。-Guessing game four integer. By the procedures of a random integer 4, which did not repeat the figures, by the user to guess the four integers. Based on user input f
ccc
- 猜数字单机游戏。系统随机给出4个各不允许重复或允许重复的数字,游戏者去猜这个数字,每次输入4个数字,可以输入12次。每次输入后,根据情况给出猜的结果-猜数字stand-alone game. System is given a random 4 of the permit are not allowed to repeat or duplicate the number of persons em guessing game this figure, four figures for each
pingtuoz
- 一个很古老的拼图游戏,随机算法把BPM图像分成按等级的块数,很灵活-A very old-fashioned jigsaw puzzle, random algorithm to BPM image into blocks according to the number of levels, it is flexible and
lingo-random
- director中产生随机数并跳转到相应标签处的问题-director generated random number and jump to the appropriate tab at the problem
saolei
- JAVA实现的扫雷游戏 包括雷的随机位置生成 踩雷爆炸 标红旗-JAVA games, including mine clearance to achieve a random location of step generation standard red mine explosion
mine
- 自动为10×10的扫雷游戏布雷,在地图中随机布10个雷-Automatically mine of 10 × 10 games Bray, random distribution in the map 10 Lei
suiji
- 随机布雷程序:产生十乘以十的矩阵,其中-1表示地雷-Random mining process: produce 10 multiplied by 10 matrix, which said mines-1