资源列表
matlab-power-flow-0013_www.matlabsite.com
- this pragram about the losd flow in power system.
haffman
- 对英文字母的哈夫曼编码-right alphabetic Huffman coding
例题
- 有关队列的排序问题-the Queue scheduling problem
jisuanjituxiang
- 最大值:扫描法:设第一个象素灰度级为最大值,然后与后一个象素灰度级比较,如果后面的大,则把后一象素值赋给最大值,依次逐一比较到图象最后的一个象素,找出最大值。-Max: scanning method: the first pixel-based gray-scale for the maximum, and then after a pixel with gray-scale comparison, if the back of the large, while the latter is a
huffman
- 赫夫曼压缩编码,效果还不错,速度也还可以,新手很值得一看-very good ,speed is ok
Huffman_C
- 用c实现Huffman编码,基于概率统计,压缩率较高-c achieve with Huffman coding, based on statistical probability, the higher compression rate
Huffman
- 实现哈夫曼的编码和译码,适用于各种图像格式。
Hafman
- 一个关于哈夫曼编码解码的代码,在VC下运行无误!-a codec on the Huffman code, the VC operation correct!
wangyejiankong
- 网页监控检测任何下载各项垃圾黑人的小毒毒防御我们网页安全-Web monitoring to detect any of the garbage to download a small black poison poison prevention safety of our pages
Huffman
- Huffman.c 本演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
Fano_runtime
- 在学习《信息论与编码》的时候自己写的一个关于费诺(Fano)编码的小程序。-A small program about Fano coding.
yu
- 选择一幅黑白色类似于圆形的图片,运行后的A为黑色像素数,B为边界像素数,4*3.14*A/(B*B)即圆形度,此值越接近1,说明越像圆形,偏离1比如0.7,说明已经不算是圆形