资源列表
fi
- I am very interest in do the research in the field of VLSI
huffman_v0.2.tar
- Code for Huffman compression
GIF_LZW_CPP
- GIF码制LWD压缩的实现,适合初学者!哈哈!-GIF compression code system implementation LWD
Calculator_li_MARK
- 使用javascr ipt实现了与MS计算器功能相同的简易计算器!-use javascr ipt achieved with MS calculator function the same simple calculators!
chapter7
- 信号与系统第七章源码程序,解压后可以直接运行-you can use it afer Decompression
HUFFMAN
- Huffman compression algorithm
LABEX5
- 处理文件,有利于图形图像处理。不需要具有较高能力的学者就能读懂!-Processing documents, in favor of graphic image processing. Do not need to have a higher ability to scholars will be able to read!
mzb3
- ado.net程序设计,用于建立学生信息表-ado.net programming, for the establishment of Student Information Form
mzb3
- ado.net程序设计,用于建立学生信息表-ado.net programming
yu
- 选择一幅黑白色类似于圆形的图片,运行后的A为黑色像素数,B为边界像素数,4*3.14*A/(B*B)即圆形度,此值越接近1,说明越像圆形,偏离1比如0.7,说明已经不算是圆形
Fano_runtime
- 在学习《信息论与编码》的时候自己写的一个关于费诺(Fano)编码的小程序。-A small program about Fano coding.
Huffman
- Huffman.c 本演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩