CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - shannon-fano code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - shannon-fano code - List
[
source in ebook
]
Shannon
DL : 0
这是用java实现的香龙编码源程序,希望大家能够多多交流哈-This is achieved using java Hong Dragon source code, we hope to conduct more exchanges Kazakhstan
Update
: 2025-02-19
Size
: 2kb
Publisher
:
刘建
[
Special Effects
]
ImageCoding
DL : 0
这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。-This is the image compression coding on the VC source code, the code can be realized Huffman coding, Shannon-Fano coding, arithmetic coding and bit-plane coding algorithm. For image compression coding of the Tongren is a good reference source. Code from the
Update
: 2025-02-19
Size
: 228kb
Publisher
:
李白云
[
Special Effects
]
Image_CompressionCoding
DL : 0
各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-length coding, bit plane coding and other coding subroutine source code, very suitable for learning to use
Update
: 2025-02-19
Size
: 233kb
Publisher
:
刘勇
[
Multimedia Develop
]
Shannon
DL : 0
香农编码,源文件是在工程文件夹下,当程序运行后,压缩文件会在工程文件夹下生成-Shannon code, source files in the project folder, when the program runs, the compressed file will be generated under the project folder
Update
: 2025-02-19
Size
: 310kb
Publisher
:
吕清
[
Post-TeleCom sofeware systems
]
xiangnong
DL : 0
用C++实现香农编码过程,对各概率排序,计算码字,码长,最后实现编码-With C++ Achieve Shannon coding process, on the probability of sorting, calculating codeword, code length, and finally to achieve coding
Update
: 2025-02-19
Size
: 1kb
Publisher
:
LY
[
Special Effects
]
ImageCoding
DL : 0
此段代码是关于图像压缩的,融入了Huffman编码,Shannon-Fano编码等技术!-This code is on the image compression, and integrated into the Huffman coding, Shannon-Fano coding techniques!
Update
: 2025-02-19
Size
: 224kb
Publisher
:
zhanghf
[
Other
]
Code
DL : 0
很不错的信息论与编码课程设计论文,里面包含源码。是哈夫曼的编码-Very good information theory and coding curriculum design thesis, which contains source. Huffman coding is
Update
: 2025-02-19
Size
: 90kb
Publisher
:
jack won
[
VHDL-FPGA-Verilog
]
vhdl
DL : 0
伪随机码发生器的VHDL实现 随着通信理论的发展,早在20世纪40年代,香农就曾指出,在某些情况下,为了实现最有效的通信,应采用具有白噪声的统计特性的信号。另外,为了实现高可靠的保密通信,也希望利用随机噪声。然而,利用随机噪声最大困难是它难以重复产生和处理。直到60年代,伪随机噪声的出现才使这一难题得到解决-Pseudo-random code generator for VHDL realize communication with the development of the theory, as early as the 20th century, 40 years, Shannon has pointed out that in some cases, in order to realize the most effective communications, should be used with the statistical properties of white noise signal . In addition, in order to realize highly reliable secure communication, but also wish to take advantage of random noise. However, the use of random noise the greatest difficulty is that it difficult to repeat the generation and treatment. Until 60 years, the emergence of pseudo-random noise so that this problem only be solved
Update
: 2025-02-19
Size
: 212kb
Publisher
:
张之晗
[
Communication
]
ldpc_c_code
DL : 1
LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heels of turbo code error correction coding in another area of significant progress. Compressed file give the LDPC at Gaussian channel c under the procedure.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
aiguixia
[
MiddleWare
]
hahuman
DL : 0
香农-范诺 和 霍夫曼无损 压缩算法-Shannon and huffman code by C++
Update
: 2025-02-19
Size
: 3kb
Publisher
:
zhjp007
[
Special Effects
]
ImageCoding
DL : 0
图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certain rules and combinations, so as to achieve as little as possible in the code as much as possible to express the purpose of the data. The following is the source of image compression coding procedures (shannon-fano code)/(arithmetic coding)/(bit-plane coding)/(predictive coding)
Update
: 2025-02-19
Size
: 224kb
Publisher
:
刘亚宁
[
Education soft system
]
code
DL : 0
使用javascript仿真香农、费诺、哈夫曼编码,以便分析-using javascript for simulation Shannon, Fano, Huffman coding, in order to analyze their characteristic
Update
: 2025-02-19
Size
: 4kb
Publisher
:
何林
[
matlab
]
HuffmanandShannon-Fanosourcecoding
DL : 0
Huffman and Shannon-Fano source coding
Update
: 2025-02-19
Size
: 3kb
Publisher
:
pooori
[
Compress-Decompress algrithms
]
Shannon-fano
DL : 0
A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Bhaskar
[
Algorithm
]
Source_coding
DL : 0
对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
Update
: 2025-02-19
Size
: 2kb
Publisher
:
小影
[
matlab
]
Shannon_fano_Elias
DL : 0
This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x). It can be further understood with the following C code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
hazhiriq200
[
CA auth
]
SHANON
DL : 0
Shannon fano code in C
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Siva
[
Crack Hack
]
SHANNON-FANO-CODE
DL : 0
shannon fano code in c. one of the most commonly used coding techniques
Update
: 2025-02-19
Size
: 9kb
Publisher
:
desai
[
Compress-Decompress algrithms
]
Ignotus-shannon-fano-e82a269
DL : 0
This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms-This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms...
Update
: 2025-02-19
Size
: 22kb
Publisher
:
Alex
[
Compress-Decompress algrithms
]
shannon-fano
DL : 0
Shanon fano code for calculating entropy,efficiency
Update
: 2025-02-19
Size
: 2kb
Publisher
:
sandeep
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.