文件名称:cPP
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-20
- 文件大小:
- 13.42mb
- 下载次数:
- 0次
- 提 供 者:
- d**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(迷宫遍历)网格的散列(#)和点(.)在一个迷宫的图1是一个二维数组表示。在散列的二维数组,代表迷宫的墙壁和圆点代表广场上可能的路径通过迷宫。动作可以只有一个位置的数组,其中包含一个点。
# # # # # # # # # # # #
# . . . # . . . . . . #
. . # . # . # # # # . #
# # # . # . . . . # . #
# . . . . # # # . # . .
# # # # . # . # . # . #
# . . # . # . # . # . #
# # . # . # . # . # . #
# . . . . . . . . # . #
# # # # # # . # # # . #
# . . . . . . # . . . #
# # # # # # # # # # # #
Fig. 1 Two-dimensional array representation of a maze.
-1. (Maze Traversal) The grid of hashes (#) and dots (.) in Fig.1 is a two-dimensional array representation of a maze. In the two-dimensional array, the hashes represent the walls of the maze and the dots represent squares in the possible paths through the maze. Moves can be made only to a location in the array that contains a dot.
# # # # # # # # # # # #
# . . . # . . . . . . #
. . # . # . # # # # . #
# # # . # . . . . # . #
# . . . . # # # . # . .
# # # # . # . # . # . #
# . . # . # . # . # . #
# # . # . # . # . # . #
# . . . . . . . . # . #
# # # # # # . # # # . #
# . . . . . . # . . . #
# # # # # # # # # # # #
Fig. 1 Two-dimensional array representation of a maze.
-1. (Maze Traversal) The grid of hashes (#) and dots (.) in Fig.1 is a two-dimensional array representation of a maze. In the two-dimensional array, the hashes represent the walls of the maze and the dots represent squares in the possible paths through the maze. Moves can be made only to a location in the array that contains a dot.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
大作业1 长整数高精度运算
........................\大作业I实验报告 .doc
........................\大整数加减法.cpp
大作业2 个人通讯录管理系统
..........................\大作业2实验报告 .doc
..........................\程序代码
..........................\........\C++
..........................\........\...\输出-生成.txt
..........................\........\C++大作业二.cpp
..........................\........\C++大作业二.ncb
..........................\........\C++大作业二.sdf
..........................\........\C++大作业二.sln
..........................\........\C++大作业二.sln.old
..........................\........\C++大作业二.suo
..........................\........\C++大作业二.suo.old
..........................\........\C++大作业二.v11.suo
..........................\........\C++大作业二.vcproj
..........................\........\C++大作业二.vcxproj
..........................\........\C++大作业二.vcxproj.filters
..........................\........\C++大作业二.vcxproj.user
..........................\........\Classmate.cpp
..........................\........\Classmate.h
..........................\........\Colleague.cpp
..........................\........\Colleague.h
..........................\........\Congratulation.txt
..........................\........\Contacter.cpp
..........................\........\Contacter.h
..........................\........\Date.cpp
..........................\........\Date.h
..........................\........\Debug
..........................\........\.....\C++大作业二.lastbuildstate
..........................\........\.....\C++大作业二.log
..........................\........\.....\C++大作业二.obj
..........................\........\.....\C++大作业二.unsuccessfulbuild
..........................\........\.....\CL.read.1.tlog
..........................\........\.....\CL.write.1.tlog
..........................\........\.....\Classmate.obj
..........................\........\.....\Colleague.obj
..........................\........\.....\Contacter.obj
..........................\........\.....\Date.obj
..........................\........\.....\Relative.obj
..........................\........\.....\c.txt
..........................\........\.....\vc110.idb
..........................\........\.....\vc110.pdb
..........................\........\.....\源.obj
..........................\........\Friend.cpp
..........................\........\Friend.h
..........................\........\Relative.cpp
..........................\........\Relative.h
..........................\........\UpgradeLog.XML
..........................\........\UpgradeLog.htm
..........................\........\UpgradeLog2.XML
..........................\........\UpgradeLog2.htm
..........................\........\_UpgradeReport_Files
..........................\........\....................\UpgradeReport.css
..........................\........\....................\UpgradeReport.xslt
..........................\........\....................\UpgradeReport_Error.png
..........................\........\....................\UpgradeReport_Information.png
..........................\........\....................\UpgradeReport_Success.png
..........................\........\....................\UpgradeReport_Warning.png
..........................\........\源.cpp
..........................\........\输出-导入XMI.txt