资源列表
[数据结构常用算法] rand1-9
说明:用来产生随机数的函数,产生的长度为1-9位,效率很好-Used to generate random number function, resulting in the length of 1-9, and efficiency,<wangpengfei> 在 2025-01-20 上传 | 大小:159kb | 下载:0
[数据结构常用算法] sujujiegoukejian
说明:数据结构的课件-Data structure of the courseware<尹辉> 在 2025-01-20 上传 | 大小:1.17mb | 下载:0
[数据结构常用算法] matrixChain
说明:动态规划法解矩阵连乘积的最优计算次序问题。按照分解最优解的结构,建立递归关系,计算最优值,构造最优解4个步骤-Dynamic programming solution matrix product even calculate the optimal order problem. Optimal solution in accordance with the decomposition of the structure, the est<忠波> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DSSource
说明:严蔚敏数据结构代码.rar 经典,完整的数据结构定义和算法实现 -YAN Wei-min data structure code. Rar classic, complete the definition of data structures and algorithms to achieve<wotongyilea> 在 2025-01-20 上传 | 大小:205kb | 下载:0
[数据结构常用算法] nizhuanguangyibiao
说明:通过编写递归算法,将广义表中的各个数据元素逆转。 -Through the preparation of recursive algorithms, generalized form of the various data elements reversed.<杨勇> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mingtiyansuan
说明:(1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值,即每到达一个结点,其子树之值已经计算出来,当到达根结点时,求得的值就是公式之真值。 (2)逻辑变元的标识符不限于单字母,而可以是任意长的字母数字串。 (3)根据用户的要求显示表达式的真值表。 -(1) the use of binary tree to calculat<hillary> 在 2025-01-20 上传 | 大小:7kb | 下载:0