资源列表

« 1 2 ... .41 .42 .43 .44 .45 27646.47 .48 .49 .50 .51 ... 28523 »

[数据结构常用算法HuffmanTree

说明:霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression
<lly> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[压缩解压buildHuffmanTree

说明:霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression
<lly> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算code-RGB-to-HSV

说明:matlab code to transform RGB into HCV
<tatyana> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程cart2geod

说明:Converts cartesian coordinates in WGS84_XYZ to geodetic coordinates in WGS84_LLA.
<gpsdk> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程cart2geodv

说明:Converts cartesian coordinates in WGS84_XYZ to geodetic coordinates in WGS84_LLA. Vectorized version.
<gpsdk> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程geod2cart

说明:Converts geodetic coordinates in WGS84_LLA to cartesian coordinates in WGS84_XYZ.
<gpsdk> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程geod2cartv

说明:Converts geodetic coordinates in WGS84_LLA to cartesian coordinates in WGS84_XYZ. Vectorized version.
<gpsdk> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Fourier

说明:利用matlab中傅里叶变换进行函数频谱分析的程序。亲测好用!-Fourier transform using matlab function spectrum analysis procedures. Pro-test easy to use!
<maxwell> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程Recog_Colores

说明:RECONOCIMIENTO DE COLORES CON MATLAB Y MSP530
<edi17> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算polyadd

说明:Polynomial addition using linked list
<Harshal> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[数学计算/工程计算add_bigints

说明:Addition of big ints
<Harshal> 在 2025-04-25 上传 | 大小:1kb | 下载:0

[matlab例程csma_process

说明:csma仿真示例,包括了多种csma的场景与仿真模块,并将吞吐量与节点数量按照响应的比例呈现出了(CSMA simulation example, including a variety of CSMA scenarios and simulation modules, and the number of throughput and nodes in response to the proportion of presentation
<isgakki> 在 2025-04-25 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 27646.47 .48 .49 .50 .51 ... 28523 »

源码中国 www.ymcn.org