资源列表
[数据结构常用算法] exp6_binaryTree
说明:binary tree is one of most important structure in application of data structure.this file implement the data structure in a recusive way.<ewitt> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] class3-Fibonacci
说明:Fibonacci数列的递归和非递归算法,有详细注释-Fibonacci sequence of recursive and non-recursive algorithm, detailed notes<wanglei> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] class4-ctree
说明:由一线性数组生成一个完全二叉树,使用类描述,有详细注释,完整的输入输出-By a linear array generates a complete binary tree, use the class descr iptions, detailed notes, a complete input and output<wanglei> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DeleteTheBinaryTreeNodes
说明:数据结构初学者比较好而且简单的代码教程:删除二叉树节点。-Data structure is better for beginners and simple code Tutorial: Remove binary tree node.<左玉斌> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] differentialequation
说明:常微分方程的数值解法,即用欧拉法求解常微分方程的源代码,C语言-The numerical solution of ordinary differential equations, namely, Euler' s method for solving ordinary differential equations with the source code, C language<王亮> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] beibaotanluanchengxu
说明:利用c语言写的背包贪婪算法,程序简短精炼,希望对大家有所帮助-Using c language written backpack greedy algorithm, program short refining, want to help everyone<张林> 在 2024-11-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stack_and_queue
说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系把中缀表达式转换成计算机容易处理的后缀表达式。本实验中操作数规定为1位数字字符,运算符只有+、-、*、/。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expression, usi<冬冬> 在 2024-11-10 上传 | 大小:1kb | 下载:0