资源列表
[汇编语言] project8.tar
说明:由双亲表示法建立3棵树,将这些树表示的森林转换成二叉树,对二叉树进行线索化并遍历。-Law established by the parents said three trees, these trees will be converted into a binary representation of the forest for clues and binary tree traversal.<姜如恬> 在 2025-01-19 上传 | 大小:6kb | 下载:0
[汇编语言] image-fusion
说明:基于小波变换方法和PCA融合算法实现图像融合-based DWT and PCA produce fused images<税倩婷> 在 2025-01-19 上传 | 大小:367kb | 下载:0
[汇编语言] by-pass-motor-control
说明:By pass motor control with on/off, forward/reverse, an 15 velocities<alvarodrx> 在 2025-01-19 上传 | 大小:38kb | 下载:0
[汇编语言] fibonaccique
说明:4阶斐波那契序列如下:f0=f1=f2=0, f3=1,…,fi=fi-1+fi-2+fi-3+fi-4, 利用容量为k=4的循环队列,构造序列的前n+1项(f0, f1 , f2 ,… fn ),要求满足fn ≤200而fn+1 >200。-Fibonacci Fibonacci sequence of order 4 are: f0 = f1 = f2 = 0, f3 = 1, ..., fi = fi-1+fi-2+fi<zqh> 在 2025-01-19 上传 | 大小:173kb | 下载:0