-
H.264编解码协议原文
H.264编解码协议原文-H.264 codec original agreement
- 2022-09-23 02:30:04下载
- 积分: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
-
通过循环实现线条的渐变,实现方法是一个像素一个像素地画线...
通过循环实现线条的渐变,实现方法是一个像素一个像素地画线-cycle through the gradual realization of lines to achieve a pixel is a pixel Draw Line
- 2022-05-12 20:27:21下载
- 积分:1
-
本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。...
本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
- 2023-01-20 06:15:03下载
- 积分:1
-
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!...
今天看到的一个还不错的压缩算法程序,希望能对大家的编程能力提高有所帮助!-Today saw a pretty good compression algorithm program, hoping to increase our programming ability to be helpful!
- 2023-07-31 14:10:03下载
- 积分:1
-
由bmp生成mpeg2 的I_frame 数据
由bmp生成mpeg2 的I_frame 数据-generated by the I_frame data mpeg2
- 2023-08-01 19:10:04下载
- 积分:1
-
读存储过程,通过一种新的方法读取存储过程。
读存储过程,通过一种新的方法读取存储过程。
- 2022-02-02 08:24:28下载
- 积分:1
-
huffmantree的压缩 供使用 谢谢大家
huffmantree的压缩 供使用 谢谢大家-huffmantree compressed for use Thank you
- 2022-12-30 22:20:04下载
- 积分:1
-
Way through the stream file compression and decompression, decompression of this...
通过流的方式对文件进行压缩和解压,解压为只能对本程序压缩的文件进行解压-Way through the stream file compression and decompression, decompression of this procedure for only compressed file decompression
- 2022-04-23 23:23:07下载
- 积分:1
-
LZW算法的C语言实现!能够实现对原始数据的压缩!
LZW算法的C语言实现!能够实现对原始数据的压缩!-LZW algorithm realize the C language! To achieve compression of the original data!
- 2023-05-23 19:25:03下载
- 积分:1