资源列表
[数据结构常用算法] 123
说明:构建二叉树和计算二叉树的叶子结点和树的高度-Constructing binary tree and calculation of binary tree leaf nodes and tree height<chenjianqing> 在 2025-06-08 上传 | 大小:1.61mb | 下载: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<王亮> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Cyuyanjiaocheng
说明:C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modul<linhaicong168> 在 2025-06-08 上传 | 大小:194kb | 下载:0
[数据结构常用算法] beibaotanluanchengxu
说明:利用c语言写的背包贪婪算法,程序简短精炼,希望对大家有所帮助-Using c language written backpack greedy algorithm, program short refining, want to help everyone<张林> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stack_and_queue
说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系把中缀表达式转换成计算机容易处理的后缀表达式。本实验中操作数规定为1位数字字符,运算符只有+、-、*、/。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expression, using the given operator preceden<冬冬> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Sparse_Matrix
说明:本实验是实现稀疏矩阵的加法运算,稀疏矩阵采用顺序结构存储。-This experiment is to achieve sparse matrix addition operation, using the order structure of sparse matrix storage.<冬冬> 在 2025-06-08 上传 | 大小:1kb | 下载:0