资源列表

« 1 2 ... .96 .97 .98 .99 .00 19101.02 .03 .04 .05 .06 ... 28522 »

[matlab例程Viterbi

说明:Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
<Nick> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法TSP

说明:用C++实现了解决6*6矩阵的TSP问题!!!含有源代码!-With C++ Realize the solution to 6* 6 matrix TSP problem!!! Containing the source code!
<吴应龙> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算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-05-22 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法pca

说明:PCA原代码,可以处理多为数据,是控制台程序-PCA the original code, can handle more data, is the console program
<郭庆> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[matlab例程matlab20and20BP

说明:for load forecasting paper
<付飞华> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[生物技术GMSK_matlab

说明:gmsk的调制哦与解调的MATLAB程序-Oh GMSK modulation and demodulation of the MATLAB program
<闫向华> 在 2025-05-22 上传 | 大小: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-05-22 上传 | 大小:3kb | 下载:0

[数学计算/工程计算PIDLABVIEW

说明:微分加滤波的积分分离法位置式PID设计全局变量-Differential increase of the integral filter type PID separation location design global variables
<chuanle> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[压缩解压huffman

说明:huffam编码的C语言举例,代码中给出了huffam编码和解码得过程-huffam coded C language, for example, the code is given huffam a process of encoding and decoding
<lanjun> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法cross_bridge(VB)

说明:自己编写的过桥问题的算法源码,采用穷举法,数据量是7-I have written the algorithm source bridge problem using exhaustive method, the amount of data is 7
<杨羽> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[matlab例程Gabor

说明:用MATLAB程序实现gabor变换,调试过,可以用。-MATLAB program using gabor transform, debugging, and can be used.
<yuzhun21> 在 2025-05-22 上传 | 大小:3kb | 下载:0

[压缩解压op001

说明:霍夫曼编码压缩演算法,在霍夫曼编码当中,把各资料视为有重量的叶子,把出现频率较低的整理在一起,构筑出一个叫做「霍夫曼树」的树状构造资料,然后从此霍夫曼树来决定要分配给各资料的位列。 解码时,也是会用到霍夫曼树,我们必须将霍夫曼编码的资料逐个位去读入,然后照这个值去判断要走哪一边的树枝。然后,在走到叶之后,就把这个叶的值输出。接着就再度回到根,一直重覆同样的处理,直到没有资料为止。-Huffman coding compression
<elvis> 在 2025-05-22 上传 | 大小:3kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 19101.02 .03 .04 .05 .06 ... 28522 »

源码中国 www.ymcn.org