-
链表,学生成绩记录
这是一个学生成绩的记录表练习,是数据结构中的链表实现的,对初学者有很大帮助,自己写的,多有不足,请大家一起完善。
- 2022-08-11 20:45:26下载
- 积分:1
-
此代码是一个数据结构课程设计――飞机订票系统.
此代码是一个数据结构课程设计――飞机订票系统.-this code is a data structure course design-- aircraft booking system.
- 2023-07-03 12:25:03下载
- 积分: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
-
create binary tree, and to achieve binary tree before the sequence, sequence rec...
创建二叉树,并实现二叉树前序、中序递归遍历算法和二叉树的后序非递归遍历-create binary tree, and to achieve binary tree before the sequence, sequence recursive traversal of a binary tree algorithm and after non- recursive traversal sequence
- 2022-11-23 15:30:04下载
- 积分:1
-
栈的基本操作,有初始化,清空,添加,删除,判空等!
栈的基本操作,有初始化,清空,添加,删除,判空等!-stack the basic operation, initialization, emptied, add, delete, subcontracting air!
- 2022-02-14 14:00:29下载
- 积分:1
-
建立VCL连接数据库,也是初学者的好东东,忘了如何写的回头看看也不错...
建立VCL连接数据库,也是初学者的好东东,忘了如何写的回头看看也不错-VCL connection to establish a database, but also good for beginners Dongdong, forgot how to write back and look at the good
- 2022-03-15 16:31:37下载
- 积分:1
-
这个是快速排序法的算法实现
这个是快速排序法的算法实现-This is a rapid method of sorting algorithm
- 2022-08-19 02:49:08下载
- 积分:1
-
操作Ado,得到数据信息,包括表信息、字段信息
操作Ado,得到数据信息,包括表信息、字段信息-Get Database infomation , about Table or Fields.
- 2022-06-29 08:57:25下载
- 积分:1
-
DES,MD5,ZLIB算法源代码
DES,MD5,ZLIB算法源代码-DES, MD5, ZLIB algorithm source code
- 2022-07-10 21:54:32下载
- 积分:1
-
One uses tcp communication. 2 Des realize freedom to choose the main library. ba...
1采用了tcp通信。
2实现自由选择主辅库。
backup:数据库监视备份软件(backup.exe,backup.ini,backup.log,sendclient.log)-One uses tcp communication. 2 Des realize freedom to choose the main library. backup: backup software, database monitoring (backup.exe, backup.ini, backup.log, sendclient.log)
- 2022-03-25 02:10:16下载
- 积分:1