资源列表

« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法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

[数据结构常用算法c++suanfa

说明:常见算法,仅供学习参考,希望指点。 -Common algorithms for learning a reference, I hope pointing.
<许波> 在 2025-01-20 上传 | 大小:3.28mb | 下载: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

[数据结构常用算法Astar

说明:此代码效率非常高。此代码实现最短路径的搜索。-This code is highly efficient. This code realize the shortest path search.
<luobin> 在 2025-01-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法DS

说明:数据结构 C语言 严蔚敏 pdf 经典不用过多介绍了
<我同> 在 2025-01-20 上传 | 大小:7.19mb | 下载: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

[数据结构常用算法1

说明:用于删除广义表中所有值为*的元素,例如删除广义表((a,b),a,(d,a))中所有a个结果是广义表((b),(d))。-Delete generalized table for all value of* the element, for example, delete the generalized form ((a, b), a, (d, a)) for all a result is a generalized form ((b
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法nizhuanguangyibiao

说明:通过编写递归算法,将广义表中的各个数据元素逆转。 -Through the preparation of recursive algorithms, generalized form of the various data elements reversed.
<杨勇> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Solution

说明:四川大学软件工程系数据结构课后答案详细解答-Sichuan University, Software Engineering, Data Structure after-school answer to the detailed answers
<he> 在 2025-01-20 上传 | 大小:326kb | 下载:0

[数据结构常用算法DLB

说明:关于单链表的C、C++ 语言实现, 上传给那些需要数据结构实验的 人-On a single list of C, C++ Language, upload the data structure to those in need of the experiment were
<lucien> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法mingtiyansuan

说明:(1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值,即每到达一个结点,其子树之值已经计算出来,当到达根结点时,求得的值就是公式之真值。 (2)逻辑变元的标识符不限于单字母,而可以是任意长的字母数字串。 (3)根据用户的要求显示表达式的真值表。 -(1) the use of binary tree to calculat
<hillary> 在 2025-01-20 上传 | 大小:7kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 406.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org