-
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境...
x.264源码,供有需要的人士共同研究,x264包含多种编解码器,和不同的测试环境-x.264 source for those who need to study, x264 includes a wide range of codecs, and different test environment
- 2022-02-20 17:24:35下载
- 积分:1
-
use 4,558,302 algorithm compression decompression examples procedures, and can c...
利用lzw算法进行压缩解压缩的例子程序,并可以计算压缩时间。-use 4,558,302 algorithm compression decompression examples procedures, and can calculate the compression time.
- 2023-04-03 10:45:03下载
- 积分:1
-
Map coloring to each city on the map as a point of abstraction, and to every cit...
地图着色把地图上的每个城市抽象为一个点,并给每个城市编号,,相邻的城市之间用直线连接。据此做出邻接矩阵,若第i个城市与第j个城市相邻,则metro[i][j]=1,否则metro[i][j]=0。
算法:按照编号从小到大的顺序检查每个城市,对每个城市从1到4使用4种颜色着色,若当前颜色可用(即不与相邻城市颜色相同),则着色;否则测试下一种颜色。
-Map coloring to each city on the map as a point of abstraction, and to every city number, adjacent lines to connect between cities. Accordingly to make adjacency matrix, if the section i and section j cities adjacent cities, the metro [i] [j] = 1, otherwise the metro [i] [j] = 0. Algorithm: In accordance with the code sequence from small to large checks every city, every city on 1-4 from the use of four kinds of color shading, color can be used if the current (ie not with the same colors as the neighboring cities), then coloring Otherwise, the next test colors.
- 2022-02-12 12:09:41下载
- 积分:1
-
某些运动的答案
Answer of certain exercise-Answer
- 2022-11-10 06:20:04下载
- 积分:1
-
可运行,运用游程长度编码法进行压缩和解压缩图象文件。
可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression.
- 2022-01-26 05:12:35下载
- 积分:1
-
I do not what to do the introduction. If you play at home to manage the system,...
我就不做什么介绍了.你们打家假如要管理系统的话就下下来自己看吧-I do not what to do the introduction. If you play at home to manage the system, then on the next down and see their own
- 2022-10-13 00:20:03下载
- 积分:1
-
实现MATLAB运行
matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
- 2023-05-11 01:35:04下载
- 积分:1
-
visual foxpro的用法和数据表
visual foxpro的用法和数据表
- 2022-07-14 11:37:25下载
- 积分:1
-
分级视频编码(SVC)参考软件JSVM 9.18
分级视频编码(SVC)参考软件JSVM 9.18-This document contains a detailed description of the usage and configuration of the JSVM (Joint Scalable Video Model) software for the Scalable Video Coding (SVC) project of the Joint Video Team (JVT) of the ISO/IEC Moving Pictures Experts Group (MPEG) and the ITU-T Video Coding Experts Group (VCEG).
- 2022-10-15 16:25:02下载
- 积分:1
-
一套压缩解压DLL及例子
一套压缩解压DLL及例子-a compressing and de-compressing dll and its example
- 2022-02-14 05:14:46下载
- 积分:1