资源列表
hook
- 剩余SetWindowsHookExA与CallNextHookEx拦截键盘输入。-Keyboard hook
vb
- 控制其他程序成为自己的子窗体 控制其他程序成为自己的子窗体-Control of other programs to become its own form a subset of other procedures to control their own sub-form
cv6
- Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
huffman-5.23
- 这是一款简单的哈弗曼压缩器,用于进行简单的文件压缩。-Huffman compression, and for performing a simple file compression.
sharbati.m.tar
- 1D Compressor Design
Sobel
- calcule the sobel of image-calcule the sobel of image
shannon-fano
- Shanon fano code for calculating entropy,efficiency
1Dcsamtforw
- 可控源音频大地电磁法 一维正演 最小二乘法-CSAMT One-dimensional forward modeling least square method
Huffmancoding
- 哈夫曼在上世纪五十年代初就提出这种编码时,根据字符出现的概率来构造平均长度最短的编码。它是一种变长的编码。在编码中,若各码字长度严格按照码字所对应符号出现概率的大小的逆序排列,则编码的平均长度是最小的。(注:码字即为符号经哈夫曼编码后得到的编码,其长度是因符号出现的概率而不同,所以说哈夫曼编码是变长的编码。)-Huffman in the early fifties of last century to make such a code, depending on the probability
DCT
- DCT变换是图像图形处理中的很重要的一个压缩算法,此文件详尽的完成了DCT变换-DCT transform is image and graphics processing is very important to a compression algorithm, this document contains details of the completion of the DCT transform
zip
- 这个是用于制作压缩软件的模块,支持zip后戳,是个不错的模块,易语言的。-This is for the production of compression software module supports zip after stamp is a good module, easy language.
convolutional-encoding
- 能够实现(2,1,2)卷积编码及译码,模拟信道传输-It enables (2,1,2) convolutional coding and decoding, analog channel transmission