搜索资源列表
win_russia
- 这是一个简单的图形动画,是用VC编的,采用了窗口显示方式,适合初学者参考。-This is a simple graphic animation, using a series of the VC using the window display mode suitable for advanced users.
llkGame
- 连连看游戏,可以选择3种难度,初级、中级、高级,可以分别单独配置游戏的参数,C#开发.net环境。-Lianliankan game, we can choose three kinds of difficulties, primary, intermediate and advanced, the game separately configuration parameters, C# development. net environment.
SuperFast人机
- 又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看-is a Rubik's cube of the source code, but the more advanced point. Beginners do not have to look
VCBall_Gold
- 我要感谢上帝,经过一段时间研究我设计一台球演算Billard Walnut. 程序没有设计游戏规则与网络接口,因为这不是主要的.这个程序的技术在于物理与图形处理. 物理模型根据先进的冲量理论设计,图形部分(滚动的台球)依据类似光线跟踪算法计算后,通过GDI输出.-I want to thank God, over a period of time to study I designed a billiards calculus Billard Walnut. Procedur
mine-sweeping
- 扫雷程序,跟Windows操作系统自带的界面一模一样,也分低级、中级和高级。-De-mining program, the interface comes the same with the Windows operating system exactly, can be divided into low, intermediate and advanced levels.
puzzle
- 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
eyuyanfengkuangdeshudu
- 疯狂的数独游戏源码例程程序是一个多重的类似九宫格的游戏,程序分难易程度,可以从作者的网站上下载更新答案数据库。还有本地和网络的记时排名。本易语言源码例程属于易语言中级教程。 本易语言例程还使用到易语言高级表格支持库,扩展界面支持库,超级菜单支持库,操作系统界面功能支持库,数据库操作支持库,MySQL支持库,互联网支持库,多线程支持库,压缩解压支持库。 游戏规则:在9×9的格子中,用1到9共9个阿拉伯数字填满整个格子,要求符合: ☉每一行都用到1,2,3,4,5,6,7,8,9,位置
mario
- 本程序模仿经典的游戏mario思路设计模式,结合了java集合类,数据库等高级特性。对想提高java能力的程序员很有帮助。-This emulates the classic mario game ideas design patterns, a combination of java collections, databases and other advanced features. Want to improve the ability of java programmers helpfu
NewMineSweeper
- 控制台窗口下的扫雷游戏,支持鼠标点击、本地用户登陆、计时、保存游戏、英雄榜等功能。不仅设计了传统模式的扫雷,还设计了更具挑战性的“高级模式”,代码总长度2400~2500行。 操作说明:左键、右键单击:同WINDOWS扫雷;鼠标中键单击:排雷(相当于WINDOWS扫雷中的排雷功能,但排雷逻辑不同)。 本游戏适合作为C语言学习的大作业。-Minesweeping games in the console window, support for mouse clicks, the local
Mine-Sweeper
- 扫雷程序,有初级、中级、高级和自定义模式,实现扫雷的基本功能,与Win2000的扫雷相似,界面美观度不好,仅作参考使用-Mine-clearing procedures, primary, intermediate, advanced and custom mode to achieve the basic functions of the mine clearance, Win2000 mine clearance, the beautiful interface is not good fo
Advanced.Game.eclipse.example.code
- eclipse高级游戏编程设计实例代码Advanced Game Programming eclipse example code -Advanced Game Programming eclipse example code
MineSweeper
- 模仿XP系统下的扫雷游戏项目,已实现的功能有:英雄榜,初级,中级,高级难度的游戏,实现了双击的功能;额外增加了一个闯关的功能.-Minesweeper game project imitate XP system, to achieve the function: Heroes, Beginner, Intermediate, Advanced difficulty of the game, double-click function additional checkpoints.
21
- 使用C语言实现的21点。 (1) 程序中一共有 13 张扑克牌可以随机抽取,大于 10 的点数计半点; (2) 高级玩家可以查看下一张牌,按 H 键,然后要求输入密码,密码正确可以看牌,并决定是否要牌;-BlackJack in C. (A) 13 cards can be randomly selected, card with more than 10 points counted as half jack (B) Press the H key, and then
BoxMan
- C++推箱子小游戏,完整可运行,适合高级编程技术期末作业-C++ Sokoban game, complete run, the end of the job for advanced programming techniques
fire_emble
- 基于Java的类似于扫雷的小游戏,里面用到了比较先进的A*算法,双向bf树算法等算法。-Java-based mini-games like Minesweeper, which uses the A* algorithm is relatively advanced, two-way tree algorithm bf algorithms.
saolei
- C语言完成自定义扫雷,个性化扫雷。玩家可以选择游戏难度,分为初级,中级和高级,同时可以记录游戏分数,进入排行榜。-C language to complete demining custom, personalized demining. Players can the game difficulty, divided into beginner, intermediate and advanced, and can record game scores, enter the rankings
Maze-game
- 每次都随机生成迷宫线路,并且分为基础,中级,高级三个等级,休闲益智小游戏-Each time randomly generated maze route,Divided into the basis, intermediate, advanced three levels casual puzzle game
Sweeping-mine
- 扫雷游戏,游戏分为初级,中级,高级三个等级。生成不同数量的雷随机分布。并且每个点都能计算自己周围8个点中雷的数目来提示玩主。-Mine game, the game is divided into primary, intermediate, advanced three levels. Generate different numbers of mine random distribution. And each point can calculate the number of the nu