资源列表
[数据结构常用算法] xianxinbiao.c
说明:建立一个线性表,并对其进行维护:查找某一值的节点,在某一位置插入一个节点,删除某一节点,对某一节点的值进行修改。-A linear form, and its maintenance: Find the value of a node, a node in a particular Insert, delete a node, the value of a node changes.<hzz> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] erchashu
说明:建立一颗二叉排序树,并对其前序遍历。遍历是对树的一种最基本的运算,所谓遍历二叉树,就是按一定的规则和顺序走遍二叉树的所有结点,使每一个结点都被访问一次,而且只被访问一次。由于二叉树是非线性结构,因此,树的遍历实质上是将二叉树的各个结点转换成为一个线性序列来表示。 -Create a binary sort tree, and the preorder traversal. Tree traversal is a fundamental operation, the so-called trave<hzz> 在 2025-06-16 上传 | 大小:99kb | 下载:0
[数据结构常用算法] template
说明:单链表类及其实现设计单链表类, 实现构造、析构、插入、删除等基本的成员函数,并添加将单链表逆置、搜索值为x的成员函数-Design and realization of single-class single-linked list class that implements constructed, destructors, insert, delete, member of the basic functions, and add to the list against a single<潘> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bin-tree
说明:二叉树类及其实现以二叉链表为存储结构实现二叉树类和成员函数, 设计计算二叉树结点、将二叉树每个结点的左右子树交换、求二叉树高度的算法-Binary tree class and its implementation to the list for the storage structure of the binary classes and member functions to achieve a binary tree, binary tree node design calculati<潘> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-algorithm-set-of-C
说明:C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C<yahaliu> 在 2025-06-16 上传 | 大小:167kb | 下载:0
[数据结构常用算法] string-sorting-programs
说明:简单的字符串排序程序,使用C语言程序实现,适用于C语言初学者-Simple string sorting procedures, the use of C language program implemented in C language for beginners<shally> 在 2025-06-16 上传 | 大小:5kb | 下载:0