资源列表
lzw
- lzw算法的实现,字典项过多是可以自动清零-lzw algorithm, the dictionary is too many items can be automatically cleared
biterar
- 利用C++语言来实现二进制编码。编码方式我们知道有很多,其中无损编码中哈夫曼编码和二进制算术编码是最有代表性的,这个程序利用C++来展示二进制算术编码的本质-The C++ language to implement a binary encoding. Encoding we know there are many, including lossless coding Huffman coding and binary arithmetic coding is most representat
Huffman
- This a program to encode and decode huffman code for strings. The input should be a text file with two dimentional string array.-This is a program to encode and decode huffman code for strings. The input should be a text file with two dimentional str
duanshicunchu
- 随机确定内存大小,进程的个数,每个进程的段数及段大小。-random determine memory size, number of processes, each of the process and the number of size.
hasiman
- 对普通文件件内容,可进行哈斯曼编码,对于初学者有一定帮助。-Pieces of ordinary paper content, can be Hussmann coding, there will certainly be helpful for beginners.
signal
- 多功能读入MATLAB的函数,可定义其参数-A signal object contains signal data, that is a collection of real or complex valued samples. A signal can be one or multi-dimensional. The number of dimensions is the number of axes that are needed to describe
forward
- 可以计算任意角的倾斜度板状体的磁法正演,板状体为无限延伸-Forward can calculate any angle of inclination of the plate magnetic method for the unlimited extension of the plate-shaped body
mm1
- MM1,MM1排队算法。自带产生泊松过程代码-MM1 queuing algorithms. Poisson process of code generation comes
lzw
- implementation of Lempel-Ziv-Welch
LZW
- lzw压缩(matlab源程序)欢迎大家下载 里面有实例-LZW compression (matlab source code) are welcome to download there are examples of
API
- Declare Function FindWindow Lib "User32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long Declare Function GetWindowThreadProcessId Lib "User32" (ByVal hwnd As Long, lpdwProcessId As Long) As Long Declare Fu