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

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

于 2022-03-16 发布 文件大小:5.79 MB
0 51
下载积分: 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 个回复

  • feisikaer
    第8届飞思卡尔摄像头组设计方案,详细的介绍了如何处理图像、识别赛道等问题。(8th Freescale camera group design, describes in detail how to handle images, identify the track and other issues.)
    2014-02-26 10:08:14下载
    积分:1
  • 软件试用期程序,对共享软件很有用的哦!
    软件试用期程序,对共享软件很有用的哦!-software probation procedures, right-sharing software very useful!
    2022-02-04 05:09:49下载
    积分:1
  • XML-data-manipulation
    XML数据操作,写入靶核,放射源,被测物质修改靶核,放射源,被测物质(XML data manipulation )
    2013-05-08 12:58:11下载
    积分:1
  • LBP
    线性反投影算法(Linear Back Projection,简称 LBP)又称累加法,是最早使用的一种简单(ECT图像重建)成像算法。它将通过某点的所有投影射线进行累加,再反向估算出该点的密度值。从成像观点分析,它是不完全的雷登逆变换(完整的雷登逆变换包括微分、希尔伯特变换、反投影和归一化等步骤)。(Linear back projection algorithm (Linear Back Projection, referred LBP), also known as cumulative method, is the first to use a simple (ECT image reconstruction) imaging algorithms. It accumulates all projection rays through a point, then reverse the estimated density value of the point. From the image point of view analysis, it is not exactly the inverse transform Leiden (Leyden complete inverse transformation involving differential Hilbert transform backprojection and normalization steps, etc.).)
    2015-06-08 10:20:16下载
    积分:1
  • yaojiushengzhaosheng
    自己做的研究生招生系统,增加了学校之间的比较功能,图标显示,分数线预测等(Own graduate admissions system, increases the comparison function between schools, icons, score prediction)
    2013-12-01 16:01:19下载
    积分:1
  • H264-analysis-tool
    H264码流分析工具 包含h264visa破解版和Elecard StreamEye Tools 以及注册码(H264 stream analysis tools include h264visa cracked version and Elecard StreamEye Tools and License)
    2014-07-29 16:21:54下载
    积分:1
  • 学生管理系统
    学生成绩管理系统,拥有登录,在线查询,成绩 批改等功能(Student achievement management system)
    2021-04-19 21:08:50下载
    积分:1
  • 一个计算税收的小程序,开放环境是vs studio.net 2003,用c#编写的....
    一个计算税收的小程序,开放环境是vs studio.net 2003,用c#编写的.-A small tax calculation process, an open environment is vs studio.net 2003, with c# Prepared.
    2023-05-10 03:55:03下载
    积分:1
  • IMEI_AT_DualIMEI_For890
    for china phone new cpu imei changer
    2010-04-02 15:13:06下载
    积分:1
  • redbook
    Opengl编程指南(第七版)源码, 自行配制好glut之后就可以跑了(Opengl Programming Guide (Seventh Edition) source, self-prepared after a good run glut on it)
    2015-04-02 11:21:16下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载