📄 readme.txt
字号:
This is a small collection of files is a very rudimentary run-length limited encoder and decoder that can implement a (d,inf) code for any d. When using the encoder and decoder, first run RLLnd to generate the codebook. 'n' is the number of bits in the codewords and 'd' is the minimum number of zeros between ones.
I make no claims to it's accuracy, complexity, or general usefulness, but it's worked for me, so far.
The files also require the m-files de2bi and bi2de which I found in the copyrighted communications toolbox, and can therefore not provide.
Bill Higley
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -