搜索资源列表
图形界面题(记忆游戏)
- 通过图形界面的不断变换,让人记住其中相同的图形-graphical interface through the continuous transformation, in which people remember the same graphics
八皇后游戏源码
- 图形界面实现八皇后游戏,皇后数最大为60。-graphical interface to achieve Queen's eight games, the largest number of Queen's 60.
wudaoqi_Cc
- 这是一个人人对站的五道棋C的源程序,图形界面,鼠标操作,有什么意见与建议希望与我联系,共同学习,QQ:421068480 邮箱:fnight@126.com-This a right for all five stations chess C source, a graphical interface, mouse operation, what kind of advice and suggestions and I hope that the contacts, learning toget
BOXES
- C语言图形界面下的推箱子.漂亮大方,每次只能玩一关.-C language interface to the graphical viewing. Pretty generous, can only play a clearance.
Spintu
- 简单的C语言图形界面下的拼图 供C语言学习使用-simple C language under the graphical interface kit for the use of C language learning
migong_demo
- 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
Guess-Number
- Java编写的猜数字游戏。同文曲星中的猜数字游戏。包含图形界面。-prepared by the ringing of Java games. With the star of the game tones. Includes a graphical interface.
sudoku
- 在matlab里制作的数独谜题用户界面,用于创建和解决数独谜题。包括了内建的数独解法和作弊暗示。也是一个学习用matlab做用户界面的很好的实例。Graphical user interface (GUI) for creating and solving sudoku puzzles. Includes built-in sudoku solver that can be used to solve typed-in puzzles or provide cheating hints if t
华荣道游戏
- 用C编写的华荣道游戏,图形界面,用鼠标操作.-prepared by the Huarong Road game, a graphical interface, mouse operation.
Backgammon
- 五子棋人人对战游戏代码,VC6.0下通过easyx库实现图形化编程-Battle game of backgammon code, graphical programming via VC6.0 easyx library
hrd
- 华容道小游戏,创建各个棋子类。实现图形界面。并且有算法设计-Huarong game, create each piece type. Implement a graphical interface. And there are algorithm design
snake
- Windows图形界面的贪吃蛇游戏 源代码和程序 非MFC-Windows graphical interface Snake game source code and the non-MFC
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
AIbashuma
- 人工智能大作业,八数码,使用MFC完成,具有图形化界面,使用广度优先搜索-Artificial Intelligence large operations, eight digital, use MFC complete with a graphical interface, use the breadth-first search
C-BoxMan
- C语言写的VGA图形界面推箱子 思路简单,易于初学者学习, 用到了汉字字模-Writing C language of VGA graphical interface Sokoban thinking easy, easy for beginners to learn Chinese characters used in the matrix
9digitgame
- 九宫格游戏——一款智力游戏,采用c++编写,很好的图形用户界面-Games squares- a mental game, using c++ writing, good graphical user interface
turboc
- 我主要想得到软件算法的源代码,然后把它移植到ARM7(嵌入式)系统上,根据自己所用的LCD屏,调用GUI(图形界面函数)进行显示。我想肯定非常有趣! -I want the source code of software algorithms, and then transplant it to the ARM7 (embedded) systems, used in accordance with their own LCD screen, call the GUI (graphical
java
- java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
RussiaBlock
- 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
snake
- 采用纯C语言的图形编程设计的一个贪吃蛇的小游戏,交互性较好,界面简洁,主要采用了Graphics库提供的图形函数进行编程-Pure C graphical programming language designed by a Snake, a small games, interactive, well, the interface simple, the main use of the Graphics library provides a graphical programming func