-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化
计算机日期时间显示 , 将其变成彩虹图,颜色随时间变化-show date and time in your computer
- 2022-03-06 16:14:19下载
- 积分:1
-
Access to source code files! Adopted a series of calls to achieve synchronizatio...
获取文件的源代码!通过,一系列的调用,实现同系统的资源同步,实现!-Access to source code files! Adopted a series of calls to achieve synchronization with the system resources, realize!
- 2023-07-05 12:15:03下载
- 积分:1
-
Huffman编码和解码的C++源代码
哈夫曼编译码C++ 源码---计算机课程设计-Huffman encoding and decoding C++ source code--- Computer Curriculum Design
- 2022-05-19 18:55:57下载
- 积分:1
-
这是个跳舞机的源程序
这是个跳舞机的源程序-This is a revolution of the source
- 2022-05-16 09:54:17下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
downloaded from internet
downloaded from internet
- 2022-03-12 22:31:14下载
- 积分:1
-
Huffman算法做的压缩解压程序
Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
- 2022-03-22 21:56:40下载
- 积分:1
-
AMR编码器和解码器
AMR-WB编解码源码,附带测试源码与exe可执行文件。-Decoder and Encoder for AMR-WB
- 2022-02-05 06:56:26下载
- 积分:1