资源列表

« 1 2 ... .74 .75 .76 .77 .78 25479.80 .81 .82 .83 .84 ... 28522 »

[压缩解压forney_conv

说明:一种交织算法——forney交织,用于均衡能量,打乱码流的顺序,从而可以较低突发性错误对码流的影响。-A-cutting algorithm- forney intertwined for a balanced energy flow in order to fight garbled, so that we can lower the error of sudden impact on the bit stream.
<杨宇> 在 2025-07-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法suanfafenxiyusheji1

说明:山东师范大学信计算机算法分析与设计课件1-Shandong Normal University, believed the computer algorithm analysis and design of courseware 1
<王义> 在 2025-07-01 上传 | 大小:337kb | 下载:0

[数据结构常用算法suanfafenxiyusheji12

说明:山东师范大学信计算机算法分析与设计课件2-Shandong Normal University, believed the computer algorithm analysis and design of courseware 2
<王义> 在 2025-07-01 上传 | 大小:251kb | 下载:0

[数据结构常用算法suanfafenxiyusheji13

说明:山东师范大学信计算机算法分析与设计课件3-Shandong Normal University, believed the computer algorithm analysis and design of courseware 3
<王义> 在 2025-07-01 上传 | 大小:157kb | 下载:0

[数据结构常用算法suanfafenxiyusheji14

说明:山东师范大学信计算机算法分析与设计课件4-Shandong Normal University, believed the computer algorithm analysis and design of courseware 4
<王义> 在 2025-07-01 上传 | 大小:47kb | 下载:0

[数据结构常用算法suanfafenxiyusheji15

说明:山东师范大学信计算机算法分析与设计课件5-Shandong Normal University, believed the computer algorithm analysis and design of courseware 5
<王义> 在 2025-07-01 上传 | 大小:53kb | 下载:0

[数据结构常用算法suanfafenxiyusheji16

说明:山东师范大学信计算机算法分析与设计课件6-Shandong Normal University, believed the computer algorithm analysis and design of courseware 6
<王义> 在 2025-07-01 上传 | 大小:49kb | 下载:0

[压缩解压huffman

说明:/** * 显示输入提示压缩或解压缩 继承了InputStream类,装有输入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 类的构造函数,定义了huffman树,输入流。 * * @param in 输入流。 * @throws IOException:如果发生I/O错误则抛出异常。 */-/*** Show inpu
<stone> 在 2025-07-01 上传 | 大小:74kb | 下载:0

[数据结构常用算法suanfafenxiyusheji17

说明:山东师范大学信计算机算法分析与设计课件7-Shandong Normal University, believed the computer algorithm analysis and design of courseware 7
<王义> 在 2025-07-01 上传 | 大小:54kb | 下载:0

[数据结构常用算法FastQuery

说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule will be needed to sort the con
<stone> 在 2025-07-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CRM

说明:基于聚类的数据挖掘技术在CRM中的研究与应用-Cluster-based data mining technology in the CRM Research and Application
<hcz> 在 2025-07-01 上传 | 大小:2.86mb | 下载:0

[matlab例程matopt

说明:matlab小波算法实现,有源程序,可以实现多种图像处理过程-matlab wavelet algorithm, has the source code, you can realize a variety of image processing
<刘震> 在 2025-07-01 上传 | 大小:263kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 25479.80 .81 .82 .83 .84 ... 28522 »

源码中国 www.ymcn.org