-
贪吃蛇小游戏
资源描述需要在Visual C++6.0的环境下,按照设计要求做一个贪吃蛇游戏,用户进入该游戏时可以进行选关,该游戏有三关,每一关的难度不同,吃到食物时得到的分数也会不同,界面会显示分数,在蛇碰到墙壁或者碰到自己时就会死亡。用户通过控制方向键便可控制蛇的方向。
Visual C++6.0开发环境是一个基于Windows操作系统的可视化、面向对象的集成开发环境。在该环境下用户可以开发有关C和C++的各种应用程序,应用程序包括建立、编辑、浏览、保存、编译、链接和调试等操作,这些操作都可以通过单击菜单选项或工具栏按钮来完成,使用方便、快捷。它还提供了项目工作区(WorkSpace)、应用程序向导(AppWizard)、类操作向导(ClassWizard)和WizardBar等实用编辑工具。
- 2022-03-20 23:46:20下载
- 积分:1
-
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历
本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
- 2022-02-21 20:41:40下载
- 积分:1
-
数据结构:表达式计算
c语言用堆栈实现表达式计算,数据结构练习题。
- 2022-02-15 15:07:56下载
- 积分:1
-
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。...
了解服务器的内部结构,对LOCK有一个 更高层次的认识。 建议有3年C++编程的朋友参考。-understanding of the internal structure of the server, right LOCK have a higher level of awareness. Proposal 3 years C programming reference to a friend.
- 2023-01-08 21:55:02下载
- 积分:1
-
calculated factorial majority, in a calculated within seconds above 10,000 integ...
计算大数阶乘,可以在1秒内计算出10000以上的整数阶乘-calculated factorial majority, in a calculated within seconds above 10,000 integer factorial
- 2022-08-12 20:59:11下载
- 积分:1
-
use of the C language Part 24 small game, in the C language can be run directly.
利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
- 2022-08-26 06:01:06下载
- 积分:1
-
数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等
资源描述数据结构课后题,图方面的代码,如DFS BFS dijistra prim kruscal等,对于初学算法基础课的学生有很大的帮助
- 2022-02-15 10:13:36下载
- 积分:1
-
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。...
在学习数据结构时,往往不知道那些结构与算法有何用,以及怎么用。这个小小程序充分显示了Huffman二叉树的应用。虽然其压缩效果比RAR相差甚远,但也能说明一二。
-the study data structure, they often do not know what the structure and algorithm, as well as how use. This little procedure fully demonstrated the application of the binary tree Huffman. Although the compression ratio falls far short of RAR, but can also explain on January 2.
- 2022-03-20 23:18:20下载
- 积分:1
-
中缀表达式转后缀表达式,数据结构中堆栈的应用。
中缀表达式转后缀表达式,数据结构中堆栈的应用。-Switch to postfix infix notation expressions, the data structure stack applications.
- 2022-12-02 07:15:03下载
- 积分:1
-
c++写的一个关于数据结构的苹果纠纷的数学问题,相信会给喜欢数据结构的朋友们带来帮助!...
c++写的一个关于数据结构的苹果纠纷的数学问题,相信会给喜欢数据结构的朋友们带来帮助!-c write a data structure on the Apple disputes the mathematical problem, I believe, would like the data structure to help bring friends!
- 2022-02-20 20:31:56下载
- 积分:1