-
BitIOTest1
这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
- 2020-09-03 17:08:07下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1
-
hu
说明: 图的算法实现
(1)将图的信息建立文件;
(2)从文件读入图的信息,建立邻接矩阵和邻接表;
(3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。
(Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.)
- 2008-06-12 12:30:36下载
- 积分:1
-
Erika
upx解压,演示upx解压的程序源码,仅供参考。(upx unpack,show upx unpack program source code)
- 2016-03-25 11:07:12下载
- 积分:1
-
gwbssrari
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空空空间或效率优化。全部代码以C++语言开发,为了更容易地实现各种数据结构,代码中大量应用了标准C++库与模板技术。——总之,这些代码的作用在于示例与演示;如果大家想把这些代码应用在实际应用中,可能还需要
(The given here source code huffman.zip eight different ways to achieve the Huffman coding algorithm. These codes are intended to demonstrate different Huffman algorithm implementation principle, the difference of the algorithm execution efficiency, but does not demand for practical application environment, do more empty space or efficiency optimization. The entire code C++ language development code in order to make it easier to achieve a variety of data structures, a large number of applications the standard C++ library template.- In short, these code examples and demonstration If we want the code used in practical applications may also need)
- 2012-08-23 20:05:50下载
- 积分:1
-
litezip
对ZIP文件进解压以及压缩,提供C、C++形式的接口(Unpack the ZIP file, and compressed into)
- 2013-11-12 14:39:55下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1
-
RLC
使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。(The use of C language RLE image compression, superior performance, code is simple, easy to achieve.)
- 2007-11-27 11:48:48下载
- 积分:1
-
Zip
压缩的所有文件,解压缩的所有文件(zip unzip)
- 2013-06-24 12:56:59下载
- 积分:1
-
huffman
这是关于huffman编码的算法,输入权值,自动给出编码(This is about huffman coding algorithm, the input weights automatically given coding)
- 2013-07-31 17:45:00下载
- 积分:1