资源列表
[数学计算/工程计算] mini_degree
说明:最小度算法,为矩阵做最小度排序. 在有限元求解中较为常用.-Minimum degree algorithm for matrices to do the smallest degree of order. In the finite element solution of the more commonly used.<冰山> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] pca
说明:PCA原代码,可以处理多为数据,是控制台程序-PCA the original code, can handle more data, is the console program<郭庆> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[生物技术] GMSK_matlab
说明:gmsk的调制哦与解调的MATLAB程序-Oh GMSK modulation and demodulation of the MATLAB program<闫向华> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] C-TSP
说明:基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题-Based on the improved genetic algorithm crossover and mutation operation, in windows platform using C language for solving TSP problems<lc> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] PIDLABVIEW
说明:微分加滤波的积分分离法位置式PID设计全局变量-Differential increase of the integral filter type PID separation location design global variables<chuanle> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] cross_bridge(VB)
说明:自己编写的过桥问题的算法源码,采用穷举法,数据量是7-I have written the algorithm source bridge problem using exhaustive method, the amount of data is 7<杨羽> 在 2025-07-28 上传 | 大小:3kb | 下载:0
[压缩解压] op001
说明:霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。-Huffman coding compression algorithm, in the Huffman cod<elvis> 在 2025-07-28 上传 | 大小:3kb | 下载:0