资源列表

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

[数据结构常用算法HuffmanCoding

说明:哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。uffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。 -Huffman coding (Huffman Coding) is a single coding method, Huffman coding is a kind of va
<伍恒> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法BiTreeThread

说明:按照某种遍历方式对二叉树进行遍历,可以把二叉树中所有结点排序为一个线性序列。在改序列中,除第一个结点外每个结点有且仅有一个直接前驱结点;除最后一个结点外每一个结点有且仅有一个直接后继结点。这些指向直接前驱结点和指向直接后续结点的指针被称为线索(Thread),加了线索的二叉树称为线索二叉树。-According to some traversal of the binary tree traversal, all nodes in th
<伍恒> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法BKDRHash

说明:常用字符串哈希函数有BKDRHash,APHash,DJBHash,JSHash,RSHash,SDBMHash,PJWHash,ELFHash等等。-The common string hash function BKDRHash, APHash, DJBHash, JSHash, RSHash, SDBMHash, PJWHash, ELFHash, etc..
<伍恒> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj2777

说明:poj2777线段树 统计区间颜色 位运算-poj2777 segment tree statistical range of color bit computing
<王寅初> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算secondwork

说明:利用三点式计算函数的一阶导数,二阶导数,亲自制作,好用。-The first derivative of the three-point function, the second derivative, personally produce, easy to use.
<段然> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程Dijkf

说明:this file is used to get the shortest path in graph
<zxkjack123> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程Multibeamforming

说明:数字相控阵雷达fft多波束形成算法,简单易懂-Digital phased array radar fft multi-beamforming algorithm, easy to understand
<小倩> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程matchfilter_sin_signal

说明:一个简单正弦信号经过匹配滤波后计算SNR,并绘制时频域图片-Calculated a simple sinusoidal signal after matched filtering SNR, and draw the frequency domain picture
<小倩> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程lfm_compression

说明:产生线性调频信号和脉冲压缩系数,外加正交解调-Generate a chirp signal and pulse compression factor, plus a quadrature demodulator
<马帅> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程fangzhen

说明:相干积累、非相干积累和二者的比较,得出相干积累效果优于非相干积累-Coherent accumulation the incoherent accumulation and comparison of the two obtained coherent accumulation effect superior to non-coherent accumulation
<马帅> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程suanfa

说明:用LMS和RLS算法进行谱估计,求取均方误差-LMS and RLS algorithm spectral estimation strike mean square error
<马帅> 在 2025-04-24 上传 | 大小:1kb | 下载:0

[matlab例程hamming_1

说明:脉冲压缩,并进行加窗处理,加hamming窗-Pulse compression and the windowing processing, plus hamming window
<马帅> 在 2025-04-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 26646.47 .48 .49 .50 .51 ... 28523 »

源码中国 www.ymcn.org