搜索资源列表
随机走跑动的小猪
- 随机走跑动的小-it is a game about a lovely pig which can run anywhere in a rand state.
rand.c
- 继续还是放弃的超级简单无聊游戏, 没有图形界面.......还没有学怎么写~~ 刚刚开始学不久的程序-deal or not deal game
snake
- 初学MFC,尝试着做了这一款游戏,游戏作的比较粗糙,没有设等级,也没有计算分数,另外游戏的食物出现的位置使用rand产生的很不理想。期待高手指导。 启动方式,先按空格经行开始,上下左右键控制方向,中途可用空格暂停-Beginners MFC, trying to do this for a game, the game is coarser, no set level, also did not score, another game food placement use rand prod
Calcu24
- 24点游戏,使用两种方法,排列组合搜索和随机搜索-24Cacl combination and rand method
random
- 一个小游戏,至色子,利用的随机函数rand()-a simiple game,produce a ramdom number by ramdom function ,you can oppoint the max number
vcbmpstar
- VC++绘制窗口的实例源码下载,星空绽放-浅墨的窗口绘制Demo源码,是毛星云VC++游戏开发笔记系列配套源码,使用了BMP图像资源为素材。牵扯到一些粒子编程,设定该粒子存在的时间为零,按粒子编号i来决定粒子在哪个象限运动,且x,y方向的移动速度随机为1—15之间的一个值,由1+rand() 15来完成。50个粒子由for循环设置完成后,我们将粒子数量设为50,代表目前有50颗星光,先在内存dc中贴上背景图片,判断粒子是否还存在,若存在,则根据其坐标(flystar[i].x,flystar[
rand
- 可以产生随机的四维数组,再将该数组进行随机转置Can generate a random four-dimensional array, and then transpose the array of random-Can generate a random four-dimensional array, and then transpose the array of random
randname
- 随机抽取8个人中的任意一个。用于抽奖 实现任意整数的正逆输出-get a rand name from 8 person
Calcu24
- 24点游戏,使用两种方法,排列组合搜索和随机搜索-24Cacl combination and rand method