资源列表

« 1 2 ... .58 .59 .60 .61 .62 27163.64 .65 .66 .67 .68 ... 28522 »

[压缩解压LZW算法源码C语言

说明:LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的
<邓海波> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[matlab例程指纹识别的MATLAB程序

说明:一个指纹识别的MATLAB程序!!!推荐~-a fingerprint identification MATLAB! ! ! Suggest ~
<夏社> 在 2025-02-03 上传 | 大小:4kb | 下载:1

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

说明:关联规则的apriori算法实现,运行于windows环境下-association rules algorithm algorithm, which runs on Windows environment
<栾轶佳> 在 2025-02-03 上传 | 大小:42kb | 下载:0

[matlab例程cost207 matlabcode

说明:cost207 的信道模型的matlab实现-cost207 the channel model to achieve the Matlab
<别志松> 在 2025-02-03 上传 | 大小:46kb | 下载:0

[压缩解压lzw压缩

说明:无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
<别志松> 在 2025-02-03 上传 | 大小:6kb | 下载: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. Improve
<符杰林> 在 2025-02-03 上传 | 大小:8kb | 下载:0

[matlab例程426

说明:自编:张贤达《数字信号处理》习题4.26的MATLAB程序。加入了一个GUI界面。 在MATLAB下运行MDSP。 要求MATLAB7以上版本,否则GUI无法运行-self : Automation, "Digital Signal Processing" Exercise 4.26 MATLAB. Adding a GUI interface. MATLAB running MDSP. MATLAB7 ve
<符杰林> 在 2025-02-03 上传 | 大小:49kb | 下载: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-02-03 上传 | 大小:211kb | 下载:0

[数据结构常用算法data_Structures

说明:用C++实现的数据结构常用排序以及HUFFMAN编码解码和最短路径算法的小程序-with C++ data structure used sequencing and HUFFMAN codec and the shortest path algorithm small programs
<zzgg> 在 2025-02-03 上传 | 大小: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 fee
<ken> 在 2025-02-03 上传 | 大小: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
<张小龙> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[数学计算/工程计算元函数实现复数的运算

说明:此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software
<张小龙> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 27163.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org