资源列表
[人工智能/神经网络/遗传算法] genetic_algorithm_Unix_C_example
说明:genetic algorithms examples written in Unix/C<wenh> 在 2025-07-01 上传 | 大小:10kb | 下载:0
[matlab例程] @cv
说明:program to find the classification using matlab programming<ratnakar babu> 在 2025-07-01 上传 | 大小:10kb | 下载:0
[压缩解压] huffman
说明:基于哈夫曼技术压缩和解压。 计算机中任意文件的读与存都是从缓存里面读取 0 、 1 代码转化成, 即文件其是就是二进制的。所以可以把每8位转换成相应的ASCII码。从而用哈夫曼编码, 将等长编码转化成非等长编码。-Huffman-based compression and decompression technology. Arbitrary files on your computer and keep reading it to read from the cache 0, 1 code<梁超> 在 2025-07-01 上传 | 大小:10kb | 下载:0
[matlab例程] synchronization
说明:关于基于训练序列的OFDM系统全面的同步算法仿真,包括定时同步,采样同步,载波同步,代码逐点执行,顶层文件为PLC_sync_test.m-Training sequence based on the OFDM system for synchronization algorithm simulation, including the timing synchronization, sampling synchronization, carrier synchronization, code-b<arlong> 在 2025-07-01 上传 | 大小:10kb | 下载:0
[数据结构常用算法] tt
说明:算法设计与分析 习题部分解 比如:由于矩阵乘法满足结合律,所以计算矩阵的连乘可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。 若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积 -Algorithm design and analysis of some solutions of exercises to meet the combination of matrix multiplicatio<wzn> 在 2025-07-01 上传 | 大小:10kb | 下载:0