搜索资源列表
labyrinth2
- 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the test.
cn700_vb5244668822444
- VB 俄罗斯方块 出于爱好本人用VB编制了本程序,为测试版,目前程序还很不完善,存在一些不足之处,欢迎VB爱好者将本程序进行改进,使其完善。
smb
- 此程序为超级马丽源程序,已通过测试!可以运行
getstar
- VB编写的小游戏,用于日常娱乐,调节精神。并测试您的鼠标使用灵敏程度。绿色程序。直接编译即可运行。-VB prepared by the small games, entertainment for the day-to-day adjustments to the spirit. Testing and use your mouse sensitivity. Green procedures. Direct compiler can run.
pytris09_src
- 用python编写的俄罗斯方块程序,测试可用,本软件开源,请联系作者!-Tetris written using python program, testing is available, the software open source, please contact the author!
eluosifangkuai
- 实现单机版俄罗斯方块,程序测试已通过,各个功能均可用。-To achieve stand-alone version of Tetris, the program has passed the test, all functions are available.
clean_mine
- 一个扫雷程序源代码。java实现,已经在本机测试过。可以玩玩试试。-clean mine game source codes. It has tested. It is very intresting! shared with others.
Minesweeper
- 使用VC6.0开发的扫雷程序,经过自己研究测试,代码正确无误,同是对于代码添加了较为晚上的注释,便于阅读学习。-Demining programs using VC6.0 developed through their research and testing, the code is correct, the same night for the code to add more comments, easy to read to learn.
LLK
- 使用VC6.0开发的连连看程序,同时有自己尝试的小外挂,本人第一次写外挂,没有很深奥的东西,经过自己研究测试,代码正确无误,同是对于代码添加了较为完善的注释,便于阅读学习。-Developed using VC6.0 Lianliankan procedures, have their own small attempt to plug, plug my first time to write, not very profound thing, through their own researc
laohujichengxu
- 简单类似老虎机程序 请大家仔细测试 看看如何-jiandan leisi laohuji chengxu
magic-cube
- 该程序是对魔方这个中智力游戏玩具的一个外形的计算机模拟和运行测试。-The program is the Rubik' s cube this shape in the intelligence game toys computer simulation and run the test.
RobotViewCoDE
- 机器人避让障碍物的一个测试程序,主要关注的是算法本身,测试的时候只要点击设定里面的设置障碍物然后寻道即可。-Robot avoid obstacles a test procedure, the main concern is the algorithm itself, the test set when clicking inside the obstacle and then seek to set up.
qtllk
- VC/C++源码,游戏编程,连连看 基于Qt的VC++连连看程序,源代码本身是比较小的,QT库附带的文件比较多,源码打包后有22M左右,因建立于QT库,所以比较有针对性,以此有需求的可下载源码,源代码在sources文件夹中。游戏测试文件在Game目录下。-VC/C++ source, game programming, Qt-based VC++ Lianliankan Lianliankan program, the source code itself is relatively sm
Memorize
- 本程序是一个牌类游戏,是人机对战,测试记忆力的程序,在规定时间内找出相同的牌,赢过电脑。-This program is a card game, a man-machine war, memory test program, to find the same brand within the specified time, won a computer.
tetris-
- 此压缩包包含俄罗斯方块的小游戏程序,由c编制,自己测试并运行。供大家下载学习与参考。-This archive contains Tetris game procedures, prepared by c, and run their own tests. Learning and reference for everyone to download.
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
BBB
- 1984年6月,在俄罗斯科学院计算机中心工作的数学家帕基特诺夫利用空闲时间编出一个游戏程序,用来测试当时一种计算机的性能。帕基特诺夫爱玩拼图,从拼图游戏里得到灵感,设计出了俄罗斯方块。 1985年,他把这个程序移植到个人电脑上,俄罗斯方块从此开始传播开来。-If Tetris has taught me anything, it s that errors pile up and accomplishments disappear. If Tetris has taught me anyth
CPP-games
- 使用C++编写的游戏小程序,包括最为经典的俄罗斯方块游戏,本人亲自测试过,对深入理解和学习C++非常有帮助,希望对大家有所帮助!-games programm by c++,tested by myself,I hope it s useful