HITSZ_V3.0_2.3

所属分类:Windows编程
开发工具:C/C++
文件大小:19KB
下载次数:0
上传日期:2020-05-07 11:23:35
上 传 者Bellium
说明:  用递归的思想求出从迷宫起点出发可以到达的点的个数,则递归四个行走方向,走到的地方做好标记,当走不通时再统计即可,还有一个要求就是需要从文件中读取迷宫地图。递归注意结束的条件。
(With the idea of recursion, the number of points that can be reached from the starting point of maze can be calculated. Then four walking directions of recursion are used to mark the places that can be reached. When they can't walk, the statistics can be done. Another requirement is to read the maze map from the file. Recursion pays attention to the condition of the end.)

文件列表:
bin (0, 2018-07-19)
bin\Debug (0, 2019-01-30)
bin\Debug\un_recurrence.exe (38039, 2018-05-06)
main.c (7073, 2018-05-06)
obj (0, 2018-07-19)
obj\Debug (0, 2019-01-30)
obj\Debug\main.o (8901, 2018-05-06)
un_recurrence.cbp (1128, 2018-05-06)
un_recurrence.depend (139, 2018-05-06)
un_recurrence.layout (699, 2018-05-06)

近期下载者

相关文件


收藏者