资源列表
[压缩解压] LZW算法源码C语言
说明:LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,<邓海波> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] apriori_windows
说明:关联规则的apriori算法实现,运行于windows环境下-association rules algorithm algorithm, which runs on Windows environment<栾轶佳> 在 2025-06-14 上传 | 大小:42kb | 下载:0
[matlab例程] cost207 matlabcode
说明:cost207 的信道模型的matlab实现-cost207 the channel model to achieve the Matlab<别志松> 在 2025-06-14 上传 | 大小:46kb | 下载:0
[matlab例程] 15-05-0114-00-004a-ieee802-15-4a-channel-model-mat
说明:WPAN国际标准IEEE802.15发布的信道模型的MATLAB源码。包括几种室内和室外模型。都是基于改进的SV模型。应用在短距离超宽带UWB无线通信中。 -WPAN IEEE802.15 international standards issued by the channel model of MATLAB source. Several, including indoor and outdoor models. Improvements are based on the SV mode<符杰林> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[数据结构常用算法] spatialindex.vc
说明:多维索引的多个结构的常用算法,如R树的插入删除修改,又如四叉树的插入删除修改等-Index multidimensional structure of a number of commonly used algorithms, such as the R-tree insert delete changes Again quadtree insert the revisions delete<ken> 在 2025-06-14 上传 | 大小:211kb | 下载:0
[数据结构常用算法] data_Structures
说明:用C++实现的数据结构常用排序以及HUFFMAN编码解码和最短路径算法的小程序-with C++ data structure used sequencing and HUFFMAN codec and the shortest path algorithm small programs<zzgg> 在 2025-06-14 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] 医学软件
说明:一个医学的软件,可以帮助显示医学的重要参数,以图解的方式友好的解释这些参数表示的意思,让医护人生很好地得到临床的反馈-a medical software can help show the important parameters of Medicine, a diagram of the friendly explain these parameters mean, life care to be good clinical feedback<ken> 在 2025-06-14 上传 | 大小:1.6mb | 下载:0
[matlab例程] matlab_point
说明:此软件可用来计算节点数,也可用来计算一些简单的算法,如果你对数据结构感兴趣,也可以用此软件解决数据结构的很多问题 -software can be used to calculate nodes, but also can be used to calculate some simple algorithm, If you are interested in the data structure can also use this software to solve many data st<张小龙> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 元函数实现复数的运算
说明:此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software<张小龙> 在 2025-06-14 上传 | 大小:1kb | 下载:0