登录
首页 » Windows开发 » 一个迷宫的游戏,两种模式!一种演示模式一种娱乐模式,自由选择!...

一个迷宫的游戏,两种模式!一种演示模式一种娱乐模式,自由选择!...

于 2022-02-20 发布 文件大小:3.69 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

一个迷宫的游戏,两种模式!一种演示模式一种娱乐模式,自由选择!-A maze game, two modes! Of a demonstration model of a mode of entertainment and freedom of choice!

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

发表评论

0 个回复

  • 中断方式实现串行接收送数据,注释规范,不可多得啊
    中断方式实现串行接收发送数据,注释规范,不可多得啊-Serial receive interrupt to send data, comments, norms, rare ah
    2023-07-03 20:25:03下载
    积分:1
  • 用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流....
    用于定量的ANN,对于新手学人工神经网络的人来说因该不错,欢迎大家与我交流.-For quantitative ANN, for the novice learning artificial neural network for people because of the good, welcome you with my exchange.
    2022-02-26 14:03:53下载
    积分:1
  • simulation a senior clock, including functional indicators shown, in digital for...
    程序模拟一台高级时钟,功能包括以指针方式显示、以数字方式显示、日历和秒表等;可设置时间和日期。 程序使用对话框结构,左方有框显示指针式钟面,其下方有两个矩形框,一个以数字方式显示日期、星期和时间,该时间应与指针显示的时间一致。另一个框作为秒表的显示框。对话框右方有设置时间按钮、时间快进按钮和秒表按钮-simulation a senior clock, including functional indicators shown, in digital form, calendar and stopwatch; To set a time and date. Procedures for the use of dialog structures, left a box shows the bell-pointer, followed with two rectangular box, a digital display to date, the week and time, the time should indicate the target time line. Another box as the stopwatch showed box. The dialog is the right time to set up buttons, time and the fast-forward button stopwatch button
    2022-01-26 05:22:46下载
    积分:1
  • Description: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,...
    Description: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字符 第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行 Output format: 首先输出图的顶点信息,输出完毕换行 接着输出图的邻接表,格式为首先输出第一个顶点,接着输出该顶点的所有的临界点的序号,换行,然后输出下一个顶点及邻接点,以此类推 接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行 最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行 -Description: Adjacency list using said directed graph to complete the map creation, map of the depth-first traversal, breadth-first graph traversal operations. In which vertex information is character, the graph vertices in order arranged by character number, while the input side of the vertex according to serial number from small to large order, the following graph of the input side of the order of 0 1,0 2,0 3,1 2,1 3,2 4,3 4 a total of seven edge, the edge-node adjacency list using the first interp
    2022-01-28 23:09:39下载
    积分:1
  • 一个可以产生G72A和ILBC语音编解码动态库的工程
    一个可以产生G72A和ILBC语音编解码动态库的工程-Can generate a G72A and ILBC voice codec DLL project
    2022-02-16 10:18:02下载
    积分:1
  • 这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!...
    这是一套基于S3C2440,WINCE5下写的家居智能控制网关的程序,产品已经市场化,在这里抛砖引玉,希望同行多多指教!-This is a set based on the S3C2440, WINCE5 Writing under the intelligent control of the home gateway procedures, products have been market-oriented, start here, I hope the exhibitions peer!
    2022-04-01 19:29:59下载
    积分:1
  • 二维电阻抗成像matlab算法
    关于二维电阻抗成像的matlab算法,用于医学EIT成像,对肺部,心脏,大脑等身体器官进行的成像算法,实现成本低,精度一般,适合科研工作者研究讨论,并且其中涉及的算法用处非常广,也可用于工业无损检测。
    2022-01-25 20:28:14下载
    积分:1
  • 复合增长率计算器,很简单的代码,自己写的使用促进公平…
    复合增长率计算器,很简单的代码,自己写的,方便股票投资朋友使用。-CAGR calculator, very simple code that they wrote to facilitate the use of equity investments friends.
    2022-07-26 01:49:31下载
    积分:1
  • C/C++应用编程200例
    C/C++应用编程200例-C/C Application Programming 200 cases
    2022-05-10 17:12:22下载
    积分:1
  • 给公司做的个电话客服管理系统。仅作参考.
    给公司做的个电话客服管理系统。仅作参考.-done to the company"s telephone call management systems. Just for reference.
    2022-12-06 07:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载