资源列表
[数据结构常用算法] Establishment-usebinarytreeprocedure
说明:本程序的功能主要是建立并实现了二叉树的算法 -this program is the main function of the establishment and the realization of a binary tree algorithm<掌心> 在 2025-01-13 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Projectjohu123006
说明:crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。<johu> 在 2025-01-13 上传 | 大小:449kb | 下载:0
[数据结构常用算法] tagseqQueue2
说明:通过用标志位来实现的顺序循环队列.用的是VC++实现的方法.包含了所有的源代码.-through signs spaces to achieve the order cycle queue. Use the VC method. Contains all of the source generation code.<BoBo> 在 2025-01-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ExpressionTree
说明:建立表达式语法树及相关操作,根据输入的表达式,建立语法树,并进行遍历输入横置的树-establish regular expression syntax tree and related operations, according to the importation of expression, the establishment of syntax tree, and traversing the tree importation<Leon> 在 2025-01-13 上传 | 大小:349kb | 下载:0