登录
首页 » c » C语言、VS2013平台实现推箱子小游戏,包含对txt文件打开关闭的基本操作,使用线性表实现栈的原理实现悔步功能,键盘响应运动。。。

C语言、VS2013平台实现推箱子小游戏,包含对txt文件打开关闭的基本操作,使用线性表实现栈的原理实现悔步功能,键盘响应运动。。。

于 2022-03-16 发布 文件大小:5.79 MB
0 138
下载积分: 2 下载次数: 1

代码说明:

#include  //用于输入输出#include  //用于system#include  //getchar函数#include#include #define STACK_SIZE 1000  //栈容量#define STACK_IN 20  //每次入栈容量//0:空地,1:墙,3:箱子目的地,4:箱子,6:人,7:箱子与目的地重合,9:人在箱子的目的地//初始化当前关的地图int g_level_map[11][12] ={ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }};

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chazhi
    用C++实行数值插值运算并用matlab绘图(With C++ Implement numerical interpolation matlab computing and graphics)
    2009-01-12 15:46:06下载
    积分:1
  • Metrix
    说明:  该软件和代码实现的功能是对图象的加密和解密,运行环境是Xp+matlab,代码中有说明,很容易看明白.(the software code and the functions of the image of encryption and decryption, the environment is Xp Matlab, the code is described, it is easy to see to understand.)
    2006-04-01 19:07:48下载
    积分:1
  • 该源码在C#环境下对开发windows ce对数据库的操作语句数据库为sql server ce2.0与sql server 2000的数据复制合并...
    该源码在C#环境下对开发windows ce对数据库的操作语句数据库为sql server ce2.0与sql server 2000的数据复制合并-source in the C# development environment for windows ce operation of the database sql statement to the database server ce2.0 sql server 2000 with the merger of data replication
    2023-05-24 07:55:03下载
    积分:1
  • STC12C5A60S2-串口1读ID
    说明:  STC12C5A60S2-串口1-读取ID(STC12C5A60S2-UART1 ,READ ID)
    2019-06-29 09:26:20下载
    积分:1
  • yixueC
    易学C++,C++入门书箱,很不错的一本书,是中文版的,不知道本站有没有 先发上来吧 呵呵(Learn C++, C++ primer box, very good book, is the Chinese version, did not know there are no start on site Come Oh)
    2010-09-09 20:39:02下载
    积分:1
  • FM25Lxx
    基于STM32单片机的铁电存贮器FM25Lxx系列读写源码以及PDF资料(STM32 singlechip FM25Lxx series ferroelectric memory read and write source code and data based on PDF)
    2014-08-25 13:47:39下载
    积分:1
  • gis小插件加载天地图
    arcgis 中加载天地图,esriAddin 开发,方便使用,配置文件管理天地图数据地址,可以配置多个地址同事使用,亲切可以使用
    2022-03-05 15:00:11下载
    积分:1
  • Linux下的简单任务管理器,使用QT写的界面
    在linux用QT写的简单的任务管理器,使用QT写的界面。 亮点在于,这个简单的管理器使用了多线程。 将一些计算等操作放在一个线程里面,主线程里只是放界面的刷新的操作。
    2022-09-13 15:20:03下载
    积分:1
  • mmc
    ATmega s MMC/SD card C file
    2007-09-03 00:20:08下载
    积分:1
  • f281xqep
    电机控制中的光电编码器计算转子角度模块。适用于同步电机(Motor control of the optical encoder rotor angle calculation module. Applicable to synchronous motor)
    2007-11-12 16:43:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载