资源列表
[其他小程序] OFDM-PAPR-Reduction
说明:OFDM峰均比抑制程序,包含代码对应的文章,方便理解-The OFDM PAPR inhibition program, contains the code that corresponds to the article, easy to understand<jinghai> 在 2025-11-22 上传 | 大小:552kb | 下载:0
[其他小程序] calculator
说明:自制学生计算器,使用C++6.0编写,仿卡西欧计算器界面,使用中缀转后缀表达式,可以计算复杂的数学表达式-calculator written by C++6.0,Casio calculator interface, infix turn suffix expression,calculate complex mathematical expressions<王> 在 2025-11-22 上传 | 大小:54kb | 下载:0
[控制台(字符窗口)编程] list-Find-a-demolition-chain--sort
说明:将链表中结点分成由小到大排列的一个奇数链和一个偶数链及用递归和非递归两种方式,在一个以单链表实现的线性表中查找-Node of the linked list is divided into an odd chain of small to large order and an even chain recursive and non-recursive two ways, in a single linked list to achieve linear table lookup<王> 在 2025-11-22 上传 | 大小:6kb | 下载:0
[控制台(字符窗口)编程] HUFFMAN
说明:霍夫曼编码,霍夫曼编码就是通过构造霍夫曼树来生成前缀码的过程-Huffman coding, Huffman coding is by constructing a Huffman tree to generate the prefix code<王> 在 2025-11-22 上传 | 大小:136kb | 下载:0
[控制台(字符窗口)编程] QuickSort
说明:快排,这个是我认为写得最好的快排代码了。快速排序可以在log2(n)的时间内对数组元素进行排序。-Fast row, this is my opinion, the best written fast row code. Quicksort log2 (n) time to sort the array elements.<王> 在 2025-11-22 上传 | 大小:136kb | 下载:0