-
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路...
摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路-Camera management system, to do a bit rough, but the basic function has been achieved, we can refer to ideas
- 2022-07-26 10:52:18下载
- 积分:1
-
HashMap 的是使用,和说明,帮助大家对算法的认识加深
HashMap 的是使用,和说明,帮助大家对算法的认识加深-HashMap is used, and descriptions to help everyone a better understanding of the algorithm
- 2022-03-01 12:00:49下载
- 积分:1
-
实现对图像的lzw压缩编码 得到图像的压缩比以及码长
实现对图像的lzw压缩编码 得到图像的压缩比以及码长-Lzw realize image compression coding of image compression ratio as well as the code length
- 2023-05-20 15:50:02下载
- 积分:1
-
This file contains a new and improved version of on of the Huffman coder, (June...
This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-encoding and end-of-block coding in Mat2Vec, and a program which do JPEG-like entropy coding. A complete compression example is shown in TestMat2Vec.m. This file is all you need for Huffman coding in MatLab.-This file contains a new and improved version of on of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful wh en using Matlab for data compression : quantizer. different variants of run-length-encoding an d end-of-block coding in Mat2Vec. and a program which do JPEG-like entropy coding . A complete compression example is shown in Tes tMat2Vec.m. This file is all you need for Huffma n coding in MatLab.
- 2023-02-16 11:35:03下载
- 积分:1
-
网上流量分析系统
网上流量分析系统-Internet traffic analysis system
- 2022-02-06 19:54:53下载
- 积分: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
-
Video of the source code, can refer to for beginners, very inspired. I wish you...
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高-Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve
- 2022-02-12 21:10:11下载
- 积分:1
-
实现UCS2编码UTF8转换和UCS2 UTF8转码
实现utf8到Ucs2的编码转换
和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
- 2022-03-17 15:45:41下载
- 积分:1
-
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。...
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.
- 2022-03-20 15:24:50下载
- 积分:1
-
一个兼容pkzip的文件/内存压缩算法
一个兼容pkzip的文件/内存压缩算法- A compatible pkzip document/memory compression algorithm
- 2022-03-18 07:36:06下载
- 积分:1