-
算术表达式求值演示系统--数据结构作业!
算术表达式求值演示系统--数据结构作业!-arithmetic expression evaluates demonstration system-- operational data structure!
- 2023-08-10 17:25:03下载
- 积分:1
-
RMQ的st算法,两道题,一个是一维的,一个是二维的
RMQ的st算法,两道题,一个是一维的,一个是二维的-RMQ the st algorithm, two questions, one is one-dimensional, and one is two-dimensional
- 2022-07-12 03:53:26下载
- 积分:1
-
该程序在于如何进行图片存取,怎样访问EXCEL表格.
该程序在于如何进行图片存取,怎样访问EXCEL表格.-the program is how to access pictures, how to visit Excel.
- 2022-01-28 06:15:56下载
- 积分:1
-
《数据结构与算法》讲义,第1章 概论。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。...
《数据结构与算法》讲义,第1章 概论。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。
-Chap1 Overview
- 2022-07-06 09:06:25下载
- 积分:1
-
数据结构算法,china
数据结构算法,china-pub的电子书,基于C-Data Structure Algorithm, china-pub of the e-book, based on the C++
- 2022-05-21 10:38:03下载
- 积分:1
-
数据结构的课后练习
数据结构的课后练习-Data structure of the after-school practice
- 2023-08-11 16:15:03下载
- 积分:1
-
网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版...
网络求职招聘人才网站系统正式版(源码),MS SQL数据库,附安装视频,无功能限制完全版-Job recruitment Web site an official version of the system (source), MS SQL database, with the installation of video, full version without functional limitation
- 2022-12-31 18:55:13下载
- 积分:1
-
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间...
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间-This system is catering management system for modern catering industry oriented management more convenient, saving time
- 2023-04-11 01:30:03下载
- 积分:1
-
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!
8数码问题,我本科毕业设计,vc6.0制作,可动态演示!-eight digital, I graduated design, vc6.0 production, dynamic demo!
- 2023-03-07 01:50:04下载
- 积分:1
-
以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,...
以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下:
输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫矩阵
求迷宫的一条通路:Q
当输入的命令为E时,程序结束-With a Maze (m, n), said the long square maze, the maze entrance is a Maze (1,1), exports is the Maze (m, n), Maze (i, j) is equal to 0, said channel, Maze (i, j) is equal to 1, said barrier. 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 path. The various commands and data input format is as follows: Enter the Labyrinth: C, followed by his party mn, where m is the maze of matrix rows, n is a maze of matrix columns, the next line of data is a maze m matrix, each row n- value, indicating an m* n matrix of the labyrinth a maze of pathways: Q when the input command for the E, the end of the process
- 2023-04-15 19:50:03下载
- 积分:1