说明:二叉树的建立、打印、遍历,二叉树的建立、打印、遍历-The establishment of a binary tree, print, traversing, the establishment of a binary tree, print, traverse <杨仕凯> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:已知带头结点的动态单链表L的结点是按整数值递增排列的,试写一算法将值为x的结点插入,保持有序-Known to take the lead in the dynamic single-node node list L is ordered by increasing integer value and try to write a method to insert the value of the node x to maintain <王苯充> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:判断一个链表是否中心对称,该链表是存数字的,在屏幕上显示用户输入的链表,并说明是否中心对称,该程序是数据结构中的范例-Centrosymmetric determine whether a linked list, the list is kept digital, displayed on the screen the user to enter the list, and whether centrosymmetric, the p <王苯充> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:假设在长度大于1的单循环链表中,既无头结点也无头指针。s为指向某个结点的指针,试编写算法删除结点*s的直接前驱结点,该程序是数据结构的范例-Assuming the single cycle in length greater than 1 in the list, neither the first nor the head node pointer. s is a pointer pointing to a node, delete <王苯充> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:随机数产生1000个数,保存在文件中,将前300个整数读入数组A,接下来的400个读入B,最后的300个读入C,分别用冒泡排序,选择排序,直接插入排序算法对A,B,C中的数排序,并按一定格式输出。-1000 the number of random number generation, save the file, read the first 300 integer array A, read the next 400 B, read <bp> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:顺序存储有序数组,插入新数据后保持有序。这是数据结构课程的中的实例。-Orderly array storage order, insert the new data to keep order. This is the data structure instances in the course. <王苯充> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:链式存储一些有序的数据,插入新数据后使链表保持有序,数据结构课程的实例-Chain store some data in order to insert new data to maintain the order list, an instance of the data structure course <王苯充> 在 2024-11-14 上传
| 大小:1kb | 下载:0
说明:数据结构中的PRIM算法,在DEV c++测试通过,数据结构为邻接矩阵-The PRIM algorithm data structure, in DEV c++ test, the data structure of adjacency matrix <lizhenye> 在 2024-11-14 上传
| 大小:1kb | 下载:0