搜索资源列表
15458462587421556
- Huffman编解码器的模拟实现 应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in Eng
xihua
- 使用vc++编程实现图像的细化,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。
GraylevelHistogram
- vc++中图像直方图统计应用程序(经典版) -vc++ application, the image histogram statistics (Classic Edition)
OPECompressFile
- 一个VC版的压缩和解压缩应用程序源代码,用于网络程序自动更新等领域,效率很高,质量高。现共享出来,与大家分享,请笑纳!如有问题,请QQ联系617104153-A VC version of the compression and decompression application source code for the network in areas such as auto-update procedures, efficient and high quality. Are shared o
huffman(VC)
- 控件台应用程序。 采用哈夫曼编码对文件进行压缩解压。先将文件各字节读出,统计频率。进行哈夫曼编码,将编码重新写入文件。 编码命令:c <input file> <output file> 解码命令:d <input file> <output file> 对于编码的output file和解码的input file可以省略后缀,则默认采用.hfm。-huffman
MainFrm
- VC++源代码,单文档数据库应用程序,用VC++编写的-VC++ source code
FullyInstacenAboutComInterface
- 本文通过一个作例子具体讲述了将自定义的数据类型(结构体)定义为一个标准的COM的组件,通过组件接口访问这些成员的过程。 COM组件通过VC ATL向导完成。 客户端访问接口的过程通过一个C#应用程序完成。 -A COM Interface instance
VC-Winrar
- 一个仿真winrar程序的简单应用,只是交流其工作原理,深入理解打包与解包。-Simple application of a simulation winrar program, just to share their works, in-depth understanding of the package and unpack.
LZ78_cmd
- LZ78字典编码的VC++程序,所编为控制台应用程序,实现较为简单,编码已实现,解码可自行实现。-LZ78 dictionary code
BiTree
- 应用程序向导已为您创建了此 BiTree 应用程序。 本文件概要介绍组成 BiTree 应用程序的 的每个文件的内容。 BiTree.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 BiTree.cpp 这是主应用程序源文件。-use of bitree