资源列表
[数据结构常用算法] zhanyuduillie
说明:c语言实现链栈及环状队列,代码简练,菜单管理,完全自编,大家-c language chain ring stack and queue, concise code, menu management, fully scr ipted, we look<宋悦> 在 2025-06-18 上传 | 大小:13kb | 下载:0
[数据结构常用算法] HOMEWORK_9
说明:**this program finds the location of a number in an array while the array **has been entered from the biggest number to the smallest number<Hootan> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ZIRAKZADEH_HOMEWORK4
说明:this program multiplies two matrises<Hootan> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] recreation_park_app
说明:this a simple application for recreation park in C. this application was using a linked list to store the data of recreation park. this application is suitable for you who learn a linked list data structure.-this is a simple application for recreatio<wahyu> 在 2025-06-18 上传 | 大小:103kb | 下载:0
[数据结构常用算法] source_code
说明:各种基本的数据结构头文件,包括链表、栈、二叉树、BST树等-mang kinds of header file for data structures<Jay> 在 2025-06-18 上传 | 大小:125kb | 下载:0
[数据结构常用算法] Wuxiangtu
说明: 数据结构经典实例,以无向图的邻接多重表存储无向图。以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。-Classic examples of data structures in order to free the adjacency table to store multiple undirected graph. Followed by a fe<周子> 在 2025-06-18 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Tree
说明:数据结构经典实例,建立二叉排序树。从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。-Classic examples of data structures, to establish binary sort tree. Keyboard input from a string of positive integers, the last input-1<周子> 在 2025-06-18 上传 | 大小:9kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构经典实例,深入了解二叉树。如:可查询每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-Classic examples of data structures, in-depth understanding of binary tree. Such as: to check the level of each node, the node from the root to shoot length (path length)<周子> 在 2025-06-18 上传 | 大小:11kb | 下载:0