-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-05-10 21:26:05下载
- 积分:1
-
With C# Write an FTP class, downloaded as long as taken on the line with!
用C#写的一个FTP类,下载了只要拿去用就行!-With C# Write an FTP class, downloaded as long as taken on the line with!
- 2022-03-22 22:57:41下载
- 积分:1
-
VC realize the program with a small file compression and decompression functions...
该程序用VC实现了一个小型文件压缩与解压缩功能的程序,系统中使用静态二叉树,哈希表等数据结构,采用哈夫曼编码进行压缩与解压缩.-VC realize the program with a small file compression and decompression functions, systems use the static binary tree, hash table, such as data structure, the use of Huffman coding for compression and decompression.
- 2022-04-07 12:29:16下载
- 积分:1
-
实现LZARI压缩算法的C++类
实现LZARI压缩算法的C++类-LZARI compression algorithm to achieve the category C
- 2022-03-18 21:42:02下载
- 积分:1
-
。OGG压缩解压源代码的声音
.ogg声音压缩解压源代码-. ogg voice compression decompression source code
- 2022-03-26 13:24:24下载
- 积分:1
-
彩色图像的PSNR值,图像压缩编码的PSNR
彩色图像psnr值计算,图像压缩编码后的峰值信噪比-Color image psnr values, image compression encoded PSNR
- 2022-05-14 06:49:49下载
- 积分:1
-
enjoy with each other
enjoy with each other
- 2022-05-22 08:14:48下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分: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
-
H.264的CABAC的常规码的另一个解码过程
H.264的CABAC的常规码的另一个解码过程-H.264 CABAC conventional another code decoding process
- 2023-02-19 14:25:03下载
- 积分:1