登录
首页 » Windows开发 » The preparation of a pathway to solve the maze procedure. (2) the user to enter...

The preparation of a pathway to solve the maze procedure. (2) the user to enter...

于 2022-05-26 发布 文件大小:38.99 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

编制一个求解迷宫通路的程序。(2) 用户以文件的形式输入迷宫的数据:文件中迷宫保存在一个[ ]中,e表示入口,x表示出口,1表示障碍,0表示通路,每一行用逗号隔开。-The preparation of a pathway to solve the maze procedure. (2) the user to enter the maze in the form of data: documents saved in a maze [] in, e express entrance, x express export, express one obstacle, 0 express pathway, each line separated by commas.

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

发表评论

0 个回复

  • 另类模拟按键,易语言源码,供易语言初学者参考。
    另类模拟按键,易语言源码,供易语言初学者参考。-Alternative analog buttons, easy-language source code for easy language reference for beginners.
    2022-01-26 06:42:58下载
    积分:1
  • 数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息...
    数据矩阵解码器,实现了多为条形码的解读,输入条形图片即可解析条形码的信息-Data matrix decoder to achieve a number of bar code reading
    2022-05-20 08:53:00下载
    积分:1
  • 此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例...
    此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例-This program shows the windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) How to customize the user control procedures for sample
    2022-11-11 13:50:03下载
    积分:1
  • 射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及...
    射频处理之 PC 仿真器, 可以在 PC 上仿真执行射频的解码过程, 并将解码结果通过串行口输出(115200bps). 另外, 该工具还有 Offline 及数据比较(解码前後)功能.-RF processing for PC emulator, the PC simulation of RF implementation decoding process, and will decode the results serial port output (115200bps). In addition, the tool also Offline and data comparisons (before and after decoding) function.
    2023-04-09 22:20:46下载
    积分:1
  • 用C语言编写时分秒计数器,能够计时到23小时59分59秒
    用C语言编写时分秒计数器,能够计时到23小时59分59秒-realize an arithmometer by using C programming
    2023-04-30 05:55:03下载
    积分:1
  • NT Event Log Writer
    NT Event Log Writer - how to write event into Widnows event log using this tool-NT Event Log Writer- how to write event into Widnows event log using this tool
    2022-02-06 01:16:00下载
    积分:1
  • adsfeq
    ★采用独特的 8 行 52 列 L 印点阵显示屏作为显示单元,其显示亮度高、自发光、无视角,制作者可以随意选择屏幕大小和发光颜色。 ★日期、时间、星期、温度全信息交替显示,所需信息一目了然。 ★采用专业时钟芯片 DS1302 和备用电池,时钟掉电依然走时,用户设置闹钟时间永久保存。 ★远离机身的温度传感器设计, 0 ~ 60 ℃ 环境温度显示更精确。 ★全功能菜单操作, 4 个按键操作,可加减调时,操作方便。 ★ 8 路独立闹钟功能,可以设置独立闹钟时间和模式,大闹生活每一天。 ★多种整点报时时间范围设置,保证休息时间不打扰。 ★多种操作提示音,高音量闹钟音,耳目一新。-adsfeq
    2023-01-25 20:10:03下载
    积分:1
  • 这个例子是由两个独立的项目/应用程序的功能。eir_a
    This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library. * eir_a searches for devices and then displays the information on the devices found. * eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests. This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc. -This example consists of two separate projects/applications eir_a for the role A device and eir_b for the role B device and uses the Connection library. * eir_a searches for devices and then displays the information on the devices found. * eir_b makes the device visible and responds to Bluetooth 2.1 Extended Inquiry Response (EIR) requests. This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
    2022-05-23 05:50:40下载
    积分:1
  • documents linked to a certain type of application, the production of such docume...
    文件类型关联到某个应用程序中,这样生成的文件就可以默认用你的程序打开了-documents linked to a certain type of application, the production of such documents can use the default procedure opened the
    2023-08-10 14:00:03下载
    积分:1
  • 什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
    什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。 跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
    2022-03-21 17:11:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载