搜索资源列表
ImageProcessingProficientinVisualC++Programming.ra
- 请将您需要的文件或目录拷贝到硬盘中。当\\Source目录下的源文件被拷贝到硬盘上时,源文件的属性可能变为只读的,在编译之前应该将它们的属性改为可读写的。 \\Source目录中的vcip.dsw包含了全书的所有项目,在Visual C++中打开它就能控制全部的代码。 光盘中各目录的内容如下所示: \\Bin 本书所有示例的可执行文件,可直接在光盘中运行 \\Images 用于图像处理测试的图像文件 \\Source\\Sho
big-home
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,试设计一个哈夫曼编码系统-Huffman coding communication can greatly improve the channel utilization, shorten the time of transmission of information to reduce the transmission cost, try to design a Huffman coding system
ha
- 求哈弗曼编码,输入结点数,权值,求出哈夫曼编码-哈弗曼for encoding, input nodes, the right value, calculated Huffman
huffman112
- 哈夫曼编码的实现与解析基于二叉树技术的搜索 遍历-Huffman coding with the analytical technique based on the binary tree search traversal