-
JAVA语言,老师让做的。不懂的自己看。
JAVA语言,老师让做的。不懂的自己看。 -JAVA language, the teachers do. Do not understand their own look
- 2022-02-11 17:32:31下载
- 积分:1
-
本文介绍UVLC编解码,提供源代码.测试成功
本文介绍UVLC编解码,提供源代码.测试成功-This article describes UVLC codec, providing the source code. Test success
- 2022-05-25 22:04:51下载
- 积分:1
-
Code for Java compression
Code for Java compression
- 2022-06-27 21:03:39下载
- 积分:1
-
本程序采用 Lempel
本程序采用 Lempel-Ziv 压缩算法,代码是根据 Markus Franz Xaver Johannes Oberhumer 的 LZO 改写而成-the procedures used Lempel- Ziv compression algorithm, code is based on Franz Xaver Markus Johannes Oberhumer rewritten from the LZO
- 2022-02-21 11:18:05下载
- 积分:1
-
用于数据流压缩的huffman算法
用于数据流压缩的huffman算法 -Huffman algorithm used for data stream
- 2022-05-16 05:16:16下载
- 积分:1
-
G.723_24C代码
G.723_24C代码-G.723_24C code
- 2022-03-22 12:24:44下载
- 积分: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
-
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描...
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描-Stunt show images, including mosaics, fade,渐显, shutters, raster scanning
- 2022-11-09 18:35:03下载
- 积分:1
-
You can lock the hard disk, we can be used in the protection of copyright on the...
可以锁硬盘、大家可以用在保护版权上~。。保留下我的版权~-You can lock the hard disk, we can be used in the protection of copyright on the ~. . Keep under my copyright ~
- 2022-03-10 03:22:55下载
- 积分:1
-
小波变换,实现图像压缩,不错的东西大家下来,
小波变换,实现图像压缩,不错的东西大家下来,-Wavelet transform, to achieve image compression
- 2022-11-04 08:15:03下载
- 积分:1