说明: 平衡二叉树,又称AVL树。它或者是一棵空树,或者是具有下列性质的二叉树:它的左子树和右子树都是平衡二叉树,且左子树和右子树的高度之差之差的绝对值不超过1.。
-Balanced binary tree, also known as AVL tree. It is either an empty tree, or a binary tree with the following properties: it left sub-tre <汤龑鸣> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:排序查找程序,实现了n方算法和nlog(n)算法,可以互相比较-Sort search procedure, to achieve n-square algorithm and the nlog (n) algorithm, can be compared with each other <汤龑鸣> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:可以读出sg2格式文件
是工程地震勘探很好的程序-Sg2 format file can be read out is a great program of engineering seismic exploration <谢金伟> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:对OFDM信道建模,包括普通IDFT算法和IFFT快速算法-For OFDM channel modeling, including general IDFT algorithm and fast algorithms IFFT <张小> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:多线程的资料,非常方便读者理解多线程,同时也比较透彻地解析了多线程的原理-Multi-threaded data, very convenient to the reader to understand multi-threading, but also more thorough analysis of the principle of multi-threading <曹> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:LMS(Least Mean Square)算法是一种应用最为广泛的最优化算法-LMS (Least Mean Square) algorithm is a most widely used optimization algorithm <沈艺> 在 2025-02-26 上传
| 大小:1kb | 下载:0
说明:MUSIC(Multiple Signal Classification)是一种信号参数估计算法,其分辨率高。该算法是利用输入信号协方差矩阵特征结构而形成的一种多重信号分类技术。-MUSIC (Multiple Signal Classification) is a kind of signal parameter estimation algorithm, its high resolution. The algorithm is t <沈艺> 在 2025-02-26 上传
| 大小:1kb | 下载:0