资源列表
[数据结构常用算法] post_to_pre
说明:将后缀表达式转换成前缀表达式:从键盘读入一后缀表达式,转化成前缀式-Prefix to postfix expression into the expression: read from the keyboard into a postfix expression, converted into a prefix-style<斋隐> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] car_cross_the_river
说明:客车和货车渡船问题:过10俩汽车才能够过4俩货车,模拟整个轮渡过程-Passenger and freight ferry problems: over 10, two cars had 4 two trucks to be able to simulate the process of the ferry<斋隐> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] binary_tree
说明:二叉树子系统实验,包括树子系统主函数,建立二叉树,各种遍历方法,以及二叉树的几个参数设置函数-Binary subsystem test, including the main function sub-tree to build a binary tree, a variety of traversal methods, and the binary function of several parameters<David wang> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] graph
说明:图子系统实验,定义了图的存储结构,以及队列操作。包括邻接矩阵,深度优先遍历,以及广度优先遍历-Figure subsystem test, defines the memory structure map and queue operations. Including the adjacency matrix, depth-first traversal and breadth-first traversal<David wang> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Maze
说明: 用一个具体的二维数组(其元素只含0 1,其中0表示路,1表示墙)抽象成一个迷宫,探谜者从迷宫唯一的一个入口进入迷宫,找出一条通路从唯一的一个出口走出来。-With a specific two-dimensional array (whose elements contain only 01, where 0 means Road, 1 wall) abstracted into a maze, who Exploring the M<wangyuejia> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] BinaryTree
说明:BINARY SEARCH TR-BINARY SEARCH TREE<yehia atef> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] basic_linux
说明:编程实现快速排序算法;实现文本文件拷贝函数copy.编写一个程序,要求:输入N个学生学号和成绩,并保存在stu.txt文本文件中,学生成绩进行排序并把排序后的结果输出到score.txt文件中,同时在屏幕上输出高于平均成绩的学生的学号和成绩。编写一个程序找出串str1和串str2的所有最长公共子串。 -Fast sorting algorithm programming text file copy function to ach<> 在 2024-11-05 上传 | 大小:2048 | 下载:0