-
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序...
介绍嵌入式的视频,来自上海交通大学,这是一个播放器的解压缩的程序-introduced Embedded Video from Shanghai Jiaotong University, which is a player in the process extract
- 2022-03-16 03:42:07下载
- 积分: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
-
for more documents and folders compression algorithm used lzss algorithm, c lang...
用于多文件及文件夹压缩的算法,采用lzss算法,c语言编写,很值得借鉴-for more documents and folders compression algorithm used lzss algorithm, c language, we can draw
- 2023-06-20 20:45:02下载
- 积分:1
-
可以对选中的文件进行压缩!
可以对选中的文件进行压缩!-be selected in the right compression!
- 2023-02-12 01:35:03下载
- 积分:1
-
On the unusual number of algorithm are very Jindian example, go and see everyon...
关于异常的一些算法;都是很金典的例子,大家去看看吧。-On the unusual number of algorithm are very Jindian example, go and see everyone.
- 2022-04-27 06:32:43下载
- 积分:1
-
算术编码源代码。一个非常好的算术编码软件。
Arithmetic coding source code. A very good software for arithmetic coding.
- 2022-03-24 10:46:10下载
- 积分:1
-
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程...
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
- 2022-01-25 16:50:00下载
- 积分:1
-
实现JPEG编码功能,并能够选择压缩模式
实现JPEG编码功能,并能够选择压缩模式-Realize JPEG encoding function, and be able to choose compression mode
- 2023-03-10 22:45:05下载
- 积分:1
-
Using matlab written huffman code, which did not use the matlab built
用matlab写的哈夫曼代码,里面没有用matlab内置的字母说明,完全是自己写的,让初学者练习和自己使用和参考。
- 2022-07-17 04:49:11下载
- 积分:1
-
fdct压缩方法,使用DCT变换压缩周期数据,压缩效果很好
fdct压缩方法,使用DCT变换压缩周期数据,压缩效果很好-fdct compression method, the use of DCT transform compression cycle data compression works well
- 2022-05-08 08:26:59下载
- 积分:1