资源列表
[数据结构常用算法] 05
说明:1.接受原始数据:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树。2.编码:利用已建立好的哈夫曼树,对文件中的正文进行编码。3.译码:利用已建立好的哈夫曼树将代码进行译码。4.打印编码规则:即字符与编码的一一对应关系。-1. Accept the raw data: From the terminal reads the character set size n, n characters, and n-weights, the establishment of Huffman tre<楚潇> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[matlab例程] QPSK
说明:描述了采用卷积码的QPSK系统的代码编写,通过运行代码可以看到系统性能-bpsk<wanghongdan> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[matlab例程] Downloads
说明: This library is free software you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation either Version 2 of the License, or (at your option) any later ver<ewaldo hott> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[数学计算/工程计算] ParticleSwarm_FunctionMinimizing
说明:optimasi PSo to minimaze<Batosai> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[数学计算/工程计算] MATLAB_ChangYongSuanFa
说明:MATLAB数值计算常用算法大全(含程序索引),种类齐全,格式规范!-MATLAB numerical algorithm used Daquan (including procedures for the index), full range, format specifications!<何昱> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[数学计算/工程计算] jvzhen
说明:计算机系统结构中,利用随机函数产生出两个随机矩阵,计算两个矩阵相乘。在此过程中,记录下两个矩阵相乘之前之后的两个系统时间,求出时间差。绘制出矩阵维数和时间的坐标图。-Computer system architecture, the use of random function to produce two random matrices, calculated by multiplying the two matrices. In this process, the record before<橙子> 在 2025-06-28 上传 | 大小:114kb | 下载:0
[数据结构常用算法] xishujuzhen
说明:稀疏矩阵的运算程序。该设计程序的功能是由键盘输入稀疏矩阵中非零值的行标,列标和元素值构成的三元组顺序表,这样就确定了整个矩阵,再使两个矩阵以三元组表形式求和、差、乘积并将运行的结果输出,本程序主要用到的知识是以顺序表形式存储稀疏矩阵,再用链表对其进行操作,来通过三元组判断位置、非零值运算实现稀疏矩阵的加、减、乘等运算。-Sparse matrix computation program. The design process is the function of keyboard input s<zhuxinyu> 在 2025-06-28 上传 | 大小:114kb | 下载:0