-
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。...
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。
2、 通过堆栈及判断实现迷宫的自动寻找路径功能
-1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
- 2023-03-22 00:45:03下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。...
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。-The source for the hotel such as the use of the source, use the java language. Graphical interface with a GUI, use jdbc to connect to database. Software architecture is very reasonable, especially in very concise code.
- 2022-11-05 20:50:03下载
- 积分:1
-
自己开发的b+树代码,经过本人测试,已经初步通过,有问题请联系我...
自己开发的b+树代码,经过本人测试,已经初步通过,有问题请联系我-b own development code tree, after I test, it already passed, please contact the problems I
- 2022-07-27 15:30:06下载
- 积分:1
-
- 2022-10-22 01:40:06下载
- 积分:1
-
A. General Queries
基于数据库设计一个网页,实现基本功能:增删改、查询、统计报表的功能要有.管理信息-A. General Queries- The system should be able to retrieve useful data stored in the database. B. Statistics Collection- The system should be able to generate useful statistics information. C. Modification of Data- The system should provide interface for the store managers to add, remove and update the data in the database. D. Dealing with special events in the system. Your system should be able to handle real life situations that may arise from running the business. E. You are required to implement a web user interface for your system. F. The user interface should be intuitive and effective to use. G. Please bear in mind that a casual user should not have problems to check some simple information. H. The system should provide an English UI. You can also design multi-lingual UI.
- 2022-12-15 03:20:03下载
- 积分:1
-
vc访问多个数据库。
vc访问多个数据库。-vc visit multiple databases.
- 2022-08-20 07:11:22下载
- 积分:1
-
一个关于VCD销售的系统,界面做得很好看的!我觉得!
一个关于VCD销售的系统,界面做得很好看的!我觉得!-a VCD sales of the system, the interface do look good! I think!
- 2023-02-02 14:25:04下载
- 积分:1
-
操作节点,非常好
操作节点,非常好-operating nodes, a very good
- 2022-02-05 23:46:51下载
- 积分:1
-
数据结构各种算法的实现
数据结构各种算法的实现-various data structure of the algorithm to achieve!
- 2022-05-25 11:03:18下载
- 积分:1